@font-face {
    font-family: 'latoblack';
    src: url('fonts/lato-black-webfont.woff2') format('woff2'),
    url('fonts/lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoblack_italic';
    src: url('fonts/lato-blackitalic-webfont.woff2') format('woff2'),
    url('fonts/lato-blackitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold';
    src: url('fonts/lato-bold-webfont.woff2') format('woff2'),
    url('fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latobold_italic';
    src: url('fonts/lato-bolditalic-webfont.woff2') format('woff2'),
    url('fonts/lato-bolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latohairline';
    src: url('fonts/lato-hairline-webfont.woff2') format('woff2'),
    url('fonts/lato-hairline-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latohairline_italic';
    src: url('fonts/lato-hairlineitalic-webfont.woff2') format('woff2'),
    url('fonts/lato-hairlineitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoheavy';
    src: url('fonts/lato-heavy-webfont.woff2') format('woff2'),
    url('fonts/lato-heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoheavy_italic';
    src: url('fonts/lato-heavyitalic-webfont.woff2') format('woff2'),
    url('fonts/lato-heavyitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoitalic';
    src: url('fonts/lato-italic-webfont.woff2') format('woff2'),
    url('fonts/lato-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight';
    src: url('fonts/lato-light-webfont.woff2') format('woff2'),
    url('fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latolight_italic';
    src: url('fonts/lato-lightitalic-webfont.woff2') format('woff2'),
    url('fonts/lato-lightitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latomedium';
    src: url('fonts/lato-medium-webfont.woff2') format('woff2'),
    url('fonts/lato-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latomedium_italic';
    src: url('fonts/lato-mediumitalic-webfont.woff2') format('woff2'),
    url('fonts/lato-mediumitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latoregular';
    src: url('fonts/lato-regular-webfont.woff2') format('woff2'),
    url('fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latosemibold';
    src: url('fonts/lato-semibold-webfont.woff2') format('woff2'),
    url('fonts/lato-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latosemibold_italic';
    src: url('fonts/lato-semibolditalic-webfont.woff2') format('woff2'),
    url('fonts/lato-semibolditalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latothin';
    src: url('fonts/lato-thin-webfont.woff2') format('woff2'),
    url('fonts/lato-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'latothin_italic';
    src: url('fonts/lato-thinitalic-webfont.woff2') format('woff2'),
    url('fonts/lato-thinitalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

html,
body {
    height: 100%;
}
body {
    margin: 0;
    padding: 0;
    line-height: 1;
    -webkit-text-size-adjust: none;
    font-family: 'Lato', sans-serif;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
ul,
li {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    background: transparent;
    text-decoration: none;
    quotes: none;
    list-style: none;
}
article,
aside,
footer,
header,
hgroup,
nav,
section,
figure,
figcaption {
    display: block;
    margin: 0;
}
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
input,
textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
}
input[type=submit],
input[type=button] {
    -webkit-appearance: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}
:focus {
    outline: 0;
}
::-moz-focus-inner {
    border: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.clearfloat {
    clear: both;
}

a {
    transition: all 0.9s ease;
    outline: none;
    color: #fff;
}

img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

.mce-menubar {
    border: none !important;
}

/*user journey styling*/

.column-two-wrapper {
    width: 100%;
    float: left;
    padding: 0 0px 0px 1%;
}
.column-two-wrapper ul {
    width: 100%;
    float: left;
}
.column-two-wrapper ul li {
    width: 23%;
    float: left;
    display: inline-block;
    padding: 1em 0 1em 0;
    margin: 1%;
    text-align: center;
    border-radius: 15px;
    background-color: #e71604;
}
.column-two-wrapper ul li a {
    color: #fff;
}

.column-three-wrapper {
    width: 100%;
    float: left;
}
.column-three-wrapper ul {
    width: 100%;
    float: left;
}
.column-three-wrapper ul li {
    width: 23%;
    float: left;
    display: inline-block;
    padding: 4em 0 4em 0;
    margin: 1%;
    text-align: center;
    border-radius: 15px;
    background-color: #333333;
}
.column-three-wrapper ul li {
    color: #fff;
}

.column-three-wrapper ul li h6 {
    color: #fff;
}
.column-three-wrapper h6 {
    padding: 0 0 20px 0;
    font-size: 19px;
}

.buzz-button {
    width: 60%;
    /*float: left;*/
    /*text-align: right;*/
    padding: 13px 0px 13px 0px;
    background-color: #ff1500;
    transition: all 0.8s ease;
    margin: auto;
    border-radius: 15px;
}
.buzz-button h3 {
    font-weight: 400;
    color: #404040;
    /*text-transform: uppercase;*/
    font-size: 12px;
}
.brief-dates {
    width: 100%;
    float: left;
    padding: 0 2em;
}
.task-status-details {
    width: 100%;
    float: left;
    padding: 0 2em;
}
.brief-details {
    width: 100%;
    float: left;
    background-color: #121212;
}

/*Inspirations page styling*/
.grid li {
    border-radius: 20px;
    overflow: hidden;
}

.grid li a {
    background-color: #f7f7f7;
    width: 100%;
    float: left;
    overflow: hidden;
}
.grid li a:hover {
    background-color: rgb(239 36 3 / 12%);
}

.media-image {
    width: 100%;
    float: left;
    overflow: hidden;
}

.media-image img {
}

.media-caption {
    width: 100%;
    float: left;
    padding: 2.5em 1em;
}

.media-center-wrapper .media-caption h3 {
    color: #303030;
    padding: 1em 0 0.5em 0;
    width: 100%;
    float: left;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 20px;
    text-align: left;
}

.media-caption h6 {
    color: #303030;
    font-size: 12px;
    font-family: 'latoregular', sans-serif;
    padding: 10px 0 0 0;
}

.media-caption span {
    color: #303030;
    font-size: 11px;
    padding: 0 0 1em 0;
    float: left;
    width: 100%;
}

.media-caption p {
    color: #303030;
}

.comments-share {
    width: 100%;
    float: left;
    overflow: hidden;
}

.media-comments-number {
    width: 50%;
    float: left;
    background-color: #303030;
    padding: 12px 5px;
    text-align: center;
    transition: all 0.9s ease;
}

.media-comments-number:hover {
    background-color: #eb5903;
    transition: all 0.9s ease;
}

.media-comments-number:hover h5 {
    color: #ffffff;
}

.media-comments-number h5 {
    color: #ffffff;
    font-size: 12px;
    transition: all 0.9s ease;
}

.media-comments-number i {
    font-size: 1.4em;
    padding: 0 5px 0 0;
}

.delete-suggestion {
    width: 100% !important;
    float: left;
    background-color: #a70000;
    padding: 12px 5px;
    text-align: center;
    transition: all 0.9s ease;
}
.media-share-number {
    width: 50%;
    float: left;
    background-color: #a70000;
    padding: 12px 5px;
    text-align: center;
    transition: all 0.9s ease;
}

.media-share-number:hover {
    transition: all 0.9s ease;
    background-color: #303030;
}

.media-share-number:hover h5 {
    color: #ffffff;
}

.media-share-number h5 {
    color: #ffffff;
    font-size: 12px;
    transition: all 0.9s ease;
}

.media-share-number i {
    font-size: 1.4em;
    padding: 0 5px 0 0;
}

.media-lists {
    width: 100%;
    float: left;
    padding: 15px 15px;
}

.inspo-user-profile {
    width: 100%;
    float: left;
}
.inspo-user-profile figure {
    width: 50px;
    height: 50px;
    float: left;
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #ff0000;
}
.inspo-user-profile figure img {
}
.inspo-user-profile h6 {
    padding: 20px 0px 0 10px;
    float: left;
}

@media handheld, only screen and (max-width: 1440px) {
}

@media handheld, only screen and (max-width: 1366px) {
}

@media handheld, only screen and (max-width: 1274px) {
}

@media handheld, only screen and (max-width: 1125px) {
}

@media handheld, only screen and (max-width: 1024px) {
}

@media handheld, only screen and (max-width: 960px) {
}

@media handheld, only screen and (max-width: 768px) {
}

@media handheld, only screen and (max-width: 640px) {
}

@media handheld, only screen and (max-width: 320px) {
}

.container {
    width: 100%;
    float: left;
    display: contents;
}
.log-in-wrapper {
    width: 100%;
    float: left;
    height: 100vh;
    display: table;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-image: url("../image/den-bg.png");
}
.column1 {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    margin: auto;
    position: relative;
}
.den-logo {
    width: 100%;
    float: left;
}
.den-logo img {
    width: 40%;
}

.search-dash input {
    padding: 1em;
    background-color: transparent;
    border: 1px solid #dedbdb;
    width: 280px;
    /* border-radius: 5px; */
    margin: 14px;
}

.den-logo-container {
}
.log-in-copyright {
    position: absolute;
    bottom: 2em;
    text-align: center;
    width: 100%;
    color: #ffffff;
}
.dragonfly-blog {
    position: absolute;
    bottom: 2em;
    text-align: center;
    right: 0;
    left: 0;
}
.dragonfly-blog a {
    color: #ffffff;
}
.dragonfly-blog a:hover {
    color: #ff1500;
}
.left-in-copyright {
    text-align: center;
    width: 100%;
    color: #ffffff;
    padding: 2em;
    display: none;
    float: left;
}

.left-in-copyright a {
    color: #ffffff;
    padding-bottom: 1em;
    width: 100%;
    float: left;
}
.left-in-copyright a:hover {
    color: #ff1500;
}
.log-in-container {
    padding: 2em 2em 2em 8em;
}
.sign-in {
    width: 100%;
    float: left;
}
.sign-in form {
    width: 100%;
    float: left;
}
.sign-in form input {
    width: 100%;
    float: left;
    padding: 2em;
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid #ffffff;
    margin: 1em 0;
}
.remember-me {
    width: 100%;
    float: left;
    margin: 1.3em 0;
}

.checkbox-wrapper {
    display: block;
    position: relative;
    padding-left: 21px;
    cursor: pointer;
    font-size: 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    font-weight: 700;
    width: 100%;
    float: left;
    font-family: 'Lato', sans-serif;
}

.checkbox-wrapper input {
    display: none;
}

/* Hide the browser's default checkbox */
.sign-in form .checkbox-wrapper input {
    position: absolute;
    opacity: 0;
    width: auto;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 15px;
    width: 15px;
    background-color: transparent;
    border: 1px solid #fff;
    transition: all 1s ease;
}

/* On mouse-over, add a grey background color */
.checkbox-wrapper:hover input ~ .checkmark {
    background-color: #ccc;
    transition: all 1s ease;
}

/* When the checkbox is checked, add a blue background */
.checkbox-wrapper input:checked ~ .checkmark {
    background-color: #ff1500;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.checkbox-wrapper input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox-wrapper .checkmark:after {
    left: 4px;
    top: 0;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.check ul {
    width: 100%;
    float: left;
}
.log-password {
    width: 100%;
    float: left;
}
.button1 {
    float: left;
}
.sign-in form .button1 input {
    border-radius: 0;
    border: 1px solid #ff0000;
    padding: 1em 4em;
    background-color: #ffffff;
}
.log-in-btn {
    margin-right: 2em;
}

.dashboard-wrapper {
    width: 100%;
    float: left;
    display: table;
}
.dash-links {
    width: 15%;
    display: table-cell;
    background-image: url("../images/dash-link-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    vertical-align: top;
    height: 100vh;
    transition: all 1s ease;
}
.dash-links ul {
    width: 100%;
    float: left;
}
.dash-links ul li {
    border-bottom: 1px solid #ff0000;
    width: 100%;
    float: left;
    transition: all 0.9s ease;
    cursor: pointer;
}
.dash-links ul li a:hover {
    background-color: #ffcc00;
    transition: all 0.9s ease;
}
.dash-links ul li a {
    color: #ffffff;
    text-transform: uppercase;
    padding: 1.3em;
    width: 100%;
    float: left;
    font-size: 0.8em;
    font-weight: 800;
}
.dash-links ul li a span {
    padding-right: 1em;
    font-size: 1.3em;
    float: left;
}
.dash-links ul li a p {
    float: left;
    font-weight: 400;
}
.collapse_nav ul li a p {
    display: none;
}

.dash-links ul li a i {
    float: right;
    font-size: 15px;
    color: #fff;
    transition: all 1s ease;
}

#rotate.rotated {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 1s ease;
}

#rotate2.rotated {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 1s ease;
}

#rotate3.rotated {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 1s ease;
}

#rotate4.rotated {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 1s ease;
}

#rotate5.rotated {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 1s ease;
}

#rotate6.rotated {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 1s ease;
}
#rotate7.rotated {
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    transition: all 1s ease;
}

.dash-content {
    width: 85%;
    display: table-cell;
    background-color: #e9ecf1;
    vertical-align: top;
    transition: all 1s ease;
}
.active-brief a {
    background-color: #ffcc00;
}
.dash-logo {
    border-bottom: 1px solid #ff0000;
    padding: 1em;
}
.content-nav {
    width: 100%;
    float: left;
    background-color: #ffbc00;
    padding: 0 2em 0 0;
}
.user-name-wrap {
    float: left;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    display: table;
    padding: 10px 2em;
}
.user-image {
    float: left;
    border: 3px solid #ff1500;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
}
.user-name {
    display: table-cell;
    vertical-align: middle;
    padding: 0 10px;
}
.user-name h3 {
    color: rgba(51, 51, 51, 0.5);
    text-transform: uppercase;
    font-size: 13px;
}
.user-name p {
    color: rgba(51, 51, 51, 0.5);
    text-transform: uppercase;
    font-size: 10px;
    padding-top: 5px;
}
.menu {
    float: left;
    padding: 28px 10px;

    color: #ff1500;
    font-size: 1.56em;
    border-right: 1px solid rgba(255, 255, 255, 0.4);
    transition: all 1s ease;
}
.menu:hover {
    color: #ffffff;
    transition: all 1s ease;
}
.menu i {
    float: left;
    cursor: pointer;
}
.navigation {
    display: none;
    float: left;
}

.create-title {
    width: 100%;
    float: left;
    background-color: #f7f8fa;
    padding: 2em;
}

.create-title h1 {
    color: #ff1500;
    text-transform: uppercase;
    font-size: 0.8em;
}
.index-clients-wrapper {
    width: 100%;
    float: left;
}

.client-name {
    width: 100%;
    float: left;
    padding: 0 2em;
}

.client-name h4 {
    width: 100%;
    color: #868686;
    text-transform: uppercase;
    padding: 1em 0;
    float: left;
    font-size: 0.8em;
    font-weight: 400;
}
.client-name-filled {
    padding: 4px 20px;
    background-color: transparent;
    /*border: 1px solid #dedbdb;*/
    width: 100%;
    /*margin: 10px 0;*/
    float: left;
}

.client-name-filled p {
    width: 100%;
    color: #b7b7b7;
    /* text-transform: uppercase; */
    padding: 1em 0;
    float: left;
    font-size: 0.8em;
    line-height: 2em;
}

@media only screen and (max-width: 768px) {
    .client-name {
        width: 100%;
    }
}

.navigation ul {
    width: 100%;
    float: left;
    display: block;
    height: 0.6em;
}
.navigation ul li {
    float: left;
    display: inline-block;
    padding: 0 1em;
    font-size: 15px;
}
.search-notification {
    float: left;
}
.search {
    float: left;
    padding: 22px 8em 22px 10px;
}
.search form {
    position: relative;
}
.search form input {
    border-radius: 60px;
    padding: 10px 35px 10px 10px;
    border: none;
    width: 300px;
    float: left;
}
.search form button.search-submit {
    width: auto;
    background-color: transparent;
    position: absolute;
    top: -2px;
    right: 15px;
    border: none;
    padding: 0;
    color: #c5c5c9;
}

.mobile-search {
    float: left;
    display: none;
    width: 100%;
}
.mobile-search form {
    position: relative;
}
.mobile-search form input {
    padding: 3%;
    border: none;
    width: 100%;
}
.mobile-search form button.search-submit {
    width: auto;
    background-color: transparent;
    position: absolute;
    top: -3px;
    right: 30px;
    border: none;
    padding: 0;
    color: #c5c5c9;
}

.notifications {
    float: left;
}
.notifications ul {
}
.notifications ul li {
    color: #ff1500;
    font-size: 1.3em;
    cursor: pointer;
    transition: all 0.8s ease;
    float: left;
    display: inline-block;
}
.notifications ul li:hover a {
    transition: all 0.8s ease;
    color: #ffffff;
}
.notifications ul li a {
    float: left;
    padding: 28px 8px;
    color: #ff1500;
}
.notifications ul li.fa-lock {
    padding: 28px 10px;
}
.content-wrapper {
    width: 96%;
    float: left;
    margin: 2%;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
}
.brief-title {
    float: left;
    padding: 23px;
}
.brief-title h1 {
    color: #ff1500;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.content-header ul {
    float: right;
}
.content-header ul li {
    display: inline-block;
    float: left;
    cursor: pointer;
}
.content-header ul li.deadlines {
    background-color: #ff1500;
    padding: 11px;
    border-radius: 4px;
    color: #fff;
    margin: 14px;
    font-size: 12px;
}
.content-header ul li.create {
    background-color: #fff;
    padding: 11px;
    border-radius: 4px;
    color: #d70707;
    margin: 14px;
    font-size: 12px;
    border: 1px solid red;
}
.content-header ul li.deadlines a {
    color: #fff;
}

.content-header ul li.th1 {
    background-color: #ff1500;

    border-radius: 4px;
    margin: 1em 0.3em;

    transition: all 1s ease;
}
.content-header ul li.th1 a {
    color: #ffbc00;
    padding: 0.8em;
    float: left;
    width: 100%;
}
.content-header ul li.th1:hover {
    background-color: #ffbc00;
    transition: all 1s ease;
}
.content-header ul li.th1:hover a {
    color: #ff1500;
}

.content-header ul li.th2 {
    background-color: #ffbc00;

    border-radius: 4px;
    margin: 1em 0.3em;
}
.content-header ul li.th2 a {
    color: #ff1500;
    padding: 0.8em;
    float: left;
    width: 100%;
}

.content-header ul li.th2:hover {
    background-color: #ff1500;
    transition: all 1s ease;
}
.content-header ul li.th2:hover a {
    color: #ffbc00;
}

.content-wrapper table {
    width: 100%;
    border-collapse: collapse;
    float: left;
}
/* Zebra striping */
/*tr:nth-of-type(odd) {
    background: #eee;
}*/
.content-wrapper table th {
    background: #ffbc00;
    font-weight: bold;
    color: #ffffff;
    font-size: 14px;
}
.content-wrapper table th.wdh {
    width: 150px;
}
.status-table table th span {
    color: #ff1500;
}
.status-table table th h5 {
    color: #666666;
}

.content-wrapper table th span {
    padding-right: 5px;
    font-size: 1.3em;
    float: left;
}
.content-wrapper table th h5 {
    display: inline-block;
}
.content-wrapper table td,
th {
    padding: 15px;
    border: 1px solid #f1f1f1;
    text-align: left;
}
.content-wrapper table th h2 {
    font-size: 14px;
}
.content-wrapper table td {
    color: #8c8c8c;
    font-size: 13px;
    padding: 10px 15px;
    line-height: 20px;
}
.content-wrapper table td.approved {
    color: #0aca0a;
}
.content-wrapper table td:first-child {
    font-weight: 700;
}
.content-wrapper table td .user-name h3 {
    font-weight: 900;
    color: #404040;
}

.content-wrapper table td .user-name p {
    font-weight: 600;
    color: #424242;
    padding-top: 5px;
}
.content-wrapper table td:first-child {
    font-weight: 900;
    color: #5d5d5d;
}
.content-wrapper table td ul.del-edit {
    float: right;
    display: inline-block;
    width: 100px;
}
.content-wrapper table td ul.del-edit li {
    font-size: 1.2em;
    padding: 10px 10px 10px 11px;
    display: inline-block;
    float: left;
    border-radius: 50%;
    color: #fff;
    width: 35px;
    height: 35px;
    margin: 6px;
    cursor: pointer;
}
.content-wrapper table td ul.del-edit li.f-pencil {
    background-color: #ffbc00;
    transition: all 0.8s ease;
}

.content-wrapper table td ul.del-edit li.f-pencil:hover {
    background-color: #ff1500;
    transition: all 0.8s ease;
}
.content-wrapper table td ul.del-edit li.f-trash {
    background-color: #ff1500;
    transition: all 0.8s ease;
}
.content-wrapper table td ul.del-edit li.f-trash:hover {
    background-color: #ffbc00;
    transition: all 0.8s ease;
}
.content-wrapper table td ul li {
    padding-bottom: 5px;
}

/* Removes the clear button from date inputs */
input[type="date"]::-webkit-clear-button {
    display: none;
}

/* Removes the spin button */
input[type="date"]::-webkit-inner-spin-button {
    display: none;
}

/* Always display the drop down caret */
input[type="date"]::-webkit-calendar-picker-indicator {
    color: #2c3e50;
}

/* A few custom styles for date inputs */
input[type="date"] {
    appearance: none;
    -webkit-appearance: none;
    color: #95a5a6;
    font-family: "Helvetica", arial, sans-serif;
    font-size: 18px;
    border: 1px solid #ecf0f1;
    background: #ecf0f1;
    padding: 5px;
    display: inline-block !important;
    visibility: visible !important;
}

input[type="date"],
focus {
    color: #95a5a6;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

.box {
    width: 100%;
    overflow: hidden;
}

input[type="email"],
input[type="password"] {
    /*color: #fff!important;*/
    width: 80%;
    float: left;
    padding: 1em 2em 1em 6em;
    background-color: rgba(0, 0, 0, 0.3);
    border: 1px solid #ffffff;
}

input.username {
    color: #fff;
}
input.password {
    color: #fff;
}

.invalid-feedback {
    width: 100%;
    float: left;
    color: #fff;
}

.password,
#forgotPwd span,
h2 span,
button span {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.forgot h2 span,
.forgot button span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

.forgot .password {
    margin-top: -43px;
}

.forgot .password {
    opacity: 0;
    z-index: -1;
}
.forgot .username {
    border-radius: 3px;
}

#forgotPwd,
#forgotPwd span,
h2 span {
    display: block;
    overflow: hidden;
    padding: 2% 0;
}
#forgotPwd {
    height: 35px;
    text-align: right;
    cursor: pointer;
    float: left;
    border: 1px solid #ff0000;
    padding: 0.5em 4em;
    background-color: #ffffff;
    color: #000;
    margin-left: 1em;
}
#forgotPwd:hover {
    text-shadow: 0 0 5px #fff;
    border: 1px solid #ffffff;
    background-color: #ff1500;
}
#forgotPwd:hover span {
    color: #ffffff;
    transition: all 1s ease;
}
#forgotPwd span {
    font-size: 13px;
    /*-webkit-transform: translateY(100%);*/
    /*-moz-transform: translateY(100%);*/
    /*-ms-transform: translateY(100%);*/
    /*-o-transform: translateY(100%);*/
    /*transform: translateY(100%);*/
    padding: 0 0 19px 0;
    transition: all 0.3s ease;
    text-align: center;
}

.forgot #forgotPwd span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
}

button {
    /* background-image: -webkit-linear-gradient(bottom, #cca800, #d5b82f); */
    /*background-image: -moz-linear-gradient(bottom, #cca800, #d5b82f);
      background-image: -o-linear-gradient(bottom, #cca800, #d5b82f);*/
    /* background-image: linear-gradient(to top, #cca800, #d5b82f); */
    display: block;
    width: auto;
    height: 35px;
    overflow: hidden;
    color: #333;
    font-size: 14px;
    text-transform: uppercase;
    /* border:none; */
    /* border-radius:3px; */
    border-radius: 0;
    border: 1px solid #ff0000;
    padding: 0.5em 1em 0.5em 4em;
    background-color: #ffffff;
    float: left;
    position: relative;
    transition: all 1s ease;
}

button:hover {
    cursor: pointer;
    background: #ff0000;
    transition: all 1s ease;
}
button:hover span {
    color: #ffffff;
    transition: all 1s ease;
}

button span {
    display: block;
    height: 30px;
    color: #ff1500;
    font-weight: 600;
    transition: all 0.3s ease;
}

.box h2 {
    color: #fff;
    height: 45px;
    margin-bottom: 15px;
    overflow: hidden;
    text-transform: uppercase;
    font-size: 1.5em;
}

.box input::-webkit-input-placeholder {
    /* Chrome */
    color: #ffffff;
}
.box input:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff;
}
.box input::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
    opacity: 1;
}
.box input:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #ffffff;
    opacity: 1;
}

:focus::-webkit-input-placeholder {
    opacity: 0.2;
    -webkit-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}
:focus:-moz-placeholder {
    opacity: 0.2;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}
:focus::-moz-placeholder {
    opacity: 0.2;
    -moz-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}
:focus:-ms-input-placeholder {
    opacity: 0.2;
    -ms-transition: opacity 0.35s ease-in-out;
    transition: opacity 0.35s ease-in-out;
}

.input-wrapper {
    width: 100%;
    float: left;
    position: relative;
    margin: 1em 0;
}
.input-images {
    position: absolute;
    left: 1em;
    top: 0.6em;
    width: 30px;
    border-right: 1px solid #fff;
    /* padding: 0em; */
}
.input-images img {
    padding: 0 10px 0 0;
}
button:hover .btn-images {
    transition: all 1s ease;
    background-color: #ffbc00;
}
.btn-images {
    position: absolute;
    background-color: #ff1500;
    top: 0;
    left: 0;
    width: 35px;
    height: 100%;
    padding: 8px;
    transition: all 1s ease;
}
button:hover .btn-images:after {
    border-color: rgba(255, 188, 0, 0);
    border-left-color: #ffbc00;
}

.btn-images:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 21, 0, 0);
    border-left-color: #ff1500;
    border-width: 3px;
    margin-top: -3px;
}
/*#forgotPwd::focus .input-images2{*/
/*margin-top: -43px;*/
/*opacity: 0;*/
/*z-index: -1;*/
/*}*/

.input-images2 {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.create-title {
    width: 100%;
    float: left;
    background-color: #f7f8fa;
    padding: 2em;
}
.create-title h1 {
    color: #ff1500;
    text-transform: uppercase;
    font-size: 0.8em;
}
.client-brief {
    width: 100%;
    float: left;
}

.client-name label {
    width: 100%;
    color: #666666;
    text-transform: uppercase;
    padding: 1em 0;
    float: left;
    font-size: 0.8em;
}
.client-name input {
    padding: 1em;
    background-color: transparent;
    border: 1px solid #dedbdb;
    width: 100%;
    margin: 10px 0;
}
.client-name input::placeholder {
    color: rgba(102, 102, 102, 0.3);
}

.date-brief {
    width: 100%;
    float: left;
}
.date-name {
    width: 50%;
    float: left;
    padding: 0 2em 1em 2em;
}
.date-name label {
    width: 100%;
    color: #666666;
    text-transform: uppercase;
    padding: 1em 0;
    float: left;
    font-size: 0.8em;
}
.date-name input {
    padding: 10px;
    background-color: transparent;
    border: 1px solid #dedbdb;
    width: 100%;
    font-size: 13px;
}
.date-name input::placeholder {
    color: rgba(102, 102, 102, 0.3);
}

.tooltip {
    position: relative;
    display: inline-block;
}

/* Tooltip text */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 65px;
    background-color: #8c8c8c;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    font-family: 'latoregular';
    font-size: 12px;

    /* Position the tooltip text */
    position: absolute;
    z-index: 1;
    top: 120%;
    left: 50%;
    margin-left: -30px;

    /* Fade in tooltip */
    opacity: 0;
    transition: opacity 1s;
}

/* Tooltip arrow */
.tooltip .tooltiptext::after {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(140, 140, 140, 0);
    border-bottom-color: #8c8c8c;
    border-width: 5px;
    margin-left: -5px;
}

/* Show the tooltip text when you mouse over the tooltip container */
.tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
    border: none;
}

.roles {
    width: 50%;
    float: left;
    padding: 1em 2em 2em 2em;
    font-size: 0.9em;
    text-transform: uppercase;
    color: #666666;
}
.roles label {
    width: 100%;
    float: left;
    color: #666666;
    text-transform: uppercase;
    padding: 1em 0;
    font-size: 0.8em;
}
.roles input {
    width: 100%;
    float: left;
    padding: 1em;
    background-color: transparent;
    border: 1px solid #dedbdb;
}
.roles li {
    width: 50%;
    float: left;
    padding: 10px 0;
}
.roles li input {
    width: auto;
    float: left;
}
.roles li label {
    width: auto;
    float: none;
    padding: 0;
}
.roles input::placeholder {
    color: rgba(102, 102, 102, 0.3);
}

.check {
    width: 100%;
    float: left;
    padding: 2em;
    background-color: #f7f8fa;
}
.check h1 {
    text-transform: uppercase;
    color: #9e9e9e;
    padding: 1em 0 3em 0;
}
.check li {
    float: left;
    color: #797878;
    display: inline-block;
    padding-right: 2em;
}
.check li input[type="checkbox"] {
    display: block;
    float: left;
    background-color: #e5e5e5;
}
.check li label {
    padding-left: 10px;
}
.check li label:checked {
    color: #ff1500;
}
.submit-brief {
    float: left;
    padding: 2em;
}
.submit-brief button {
    padding: 1em 4em;
    color: #ffffff;
    background-color: #ff1500;
    font-weight: 600;
    border: none;
    height: auto;
}
.submit-brief button:hover {
    background-color: #f7f8fa;
    color: #ff1500;
}
.status-table table tr th {
    background-color: #ffedcd;
}

.status-table table tr:nth-child(even) {
    background-color: #fff9f3;
}
.status-table table tr:nth-child(odd) {
    background-color: #fff3f3;
}
.status-table table td button {
    background-color: #ffbc00;
    color: #333333;
    border: none;
    margin: 0;
    padding: 10px 3em;
    height: auto;
    border-radius: 20px;
    width: auto;
    font-size: 0.8em;
}
.status-table table td {
    padding: 1.5em 15px;
}
.status-table table td,
th {
    border-bottom: none;
    border-top: none;
}
.users-table td,
th {
    /* border: none!important; */
}

.users-table table tr th {
    background-color: #ffffcc;
}

.users-table table tr:nth-child(even) {
    background-color: #fff9f3;
}
.users-table table tr:nth-child(odd) {
    background-color: #fff3f3;
}
.users-table table td button {
    background-color: #ffbc00;
    color: #333333;
    border: none;
    margin: 0;
    padding: 7px 2em;
    height: auto;
    border-radius: 20px;
}
.users-table table td {
    padding: 1.5em 15px;
}

.users-table table td h6 {
    text-transform: uppercase;
    padding-bottom: 2%;
    color: rgba(255, 21, 0, 0.6);
}
.users-table table td a {
    color: #666666;
}
.users-table table td a:hover {
    color: #ffbc00;
}

#menuToggle {
    display: block;
    position: relative;
    top: 50px;
    left: 50px;

    z-index: 1;

    -webkit-user-select: none;
    user-select: none;
}

#menuToggle input {
    display: block;
    width: 40px;
    height: 32px;
    position: absolute;
    top: -7px;
    left: -5px;

    cursor: pointer;

    opacity: 0;
    z-index: 2;

    -webkit-touch-callout: none;
}

#menuToggle span {
    display: block;
    width: 33px;
    height: 4px;
    margin-bottom: 5px;
    position: relative;

    background: #cdcdcd;
    border-radius: 3px;

    z-index: 1;

    transform-origin: 4px 0px;

    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0),
    background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0), opacity 0.55s ease;
}

#menuToggle span:first-child {
    transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
}

#menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-2px, -1px);
    background: #232323;
}

#menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
}

#menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
}

#menu {
    position: absolute;
    width: auto;
    margin: -100px 0 0 -50px;
    padding: 50px;
    padding-top: 125px;

    background: #ededed;
    list-style-type: none;
    -webkit-font-smoothing: antialiased;

    transform-origin: 0% 0%;
    transform: translate(-100%, 0);

    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1.0);
}

#menu li {
    padding: 10px 0;
    font-size: 22px;
    float: left;
    display: inline-block;
}

#menuToggle input:checked ~ ul {
    transform: none;
}
.text-area {
    width: 100%;
    float: left;
    padding: 2em;
}
.text-area label {
    text-transform: uppercase;
    margin-bottom: 15px;
    float: left;
    width: 100%;
    font-size: 0.8em;
}
.mce-panel {
    /*float: left!important;*/
    box-shadow: none !important;
}
.text-area h1 {
    padding-bottom: 2em;
    color: #666666;
    font-weight: 500;
    font-size: 0.8em;
}

.text-area textarea {
    width: 100%;
    height: 200px;
    border: 1px solid #dedbdb;
    resize: none;
    padding: 2em;
}
.send-brief {
    /* padding: 0 2em 2em 2em; */
    float: left;
}
.save-permission {
    padding: 1em 2em 2em 2em;
}

.send-brief button {
    border: none;
    font-weight: 600;
    text-align: center;
    float: left;
    padding: 1em 4em;
    height: auto;
}

.send-brief button.send1 {
    background-color: #ff1500;
    color: #ffffff;
    transition: all 1s ease;
    margin-right: 1em;
}
.send-brief button.save1 {
    background-color: #ffbc00;
    color: #ffffff;
    transition: all 1s ease;
}

.send-brief button.send1:hover {
    background-color: #e5e5e5;
    color: #ff1500;
    transition: all 1s ease;
}

.send-brief button.send1:hover {
    background-color: #e5e5e5;
    color: #ff1500;
    transition: all 1s ease;
}
.save-permission button.save1:hover {
    background-color: #ff1500;
    color: #ffbc00;
    transition: all 1s ease;
}
.mobile-menu-icon {
    display: none !important;
    float: right;
    padding: 0.5em 1em 0 0;
    font-size: 2em !important;
    color: #fff;
}

.dropbtn:hover,
.dropbtn:focus {
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 140px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    color: rgba(51, 51, 51, 0.7);
    text-transform: uppercase;
    font-size: 12px;
}

.dropdown-content a:hover {
    color: #000000;
}

.show {
    display: block;
}

.dropdown2 {
    position: relative;
    display: inline-block;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 140px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
}

.dropdown-content2 a {
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    color: rgba(51, 51, 51, 0.7);
    text-transform: uppercase;
    font-size: 12px;
}

.dropdown-content2 a:hover {
    color: #000000;
}

.show2 {
    display: block;
}

.top-mobile-sec {
    width: 100%;
    float: left;
}
.dash-blocks {
    width: 100%;
    float: left;
}
.dash-blocks ul {
    width: 100%;
    float: left;
}
.dash-blocks ul li {
    width: 30%;
    display: table;
    margin: 1.5%;
    float: left;
}

.dash-left-icon {
    width: 10%;
    display: table-cell;
    vertical-align: middle;
}
.dash-left-icon span {
    text-align: center;
    width: 100%;
    float: left;
    padding: 1em;
    background-color: #ffbc00;
    color: #ffffff;
}
.dash-right-content {
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    background-color: #efefef;
    width: 90%;
    display: table-cell;
    vertical-align: middle;
    padding: 2em;
}
.dash-right-content h1 {
    text-align: center;
    padding: 4% 0;
    color: #666666;
    font-size: 1.2em;
    text-transform: uppercase;
}
.dash-right-content h5 {
    text-align: center;
    color: #666666;
    text-transform: uppercase;
    font-size: 0.8em;
}
.dash-hl {
    width: 100%;
    float: left;
}
.dash-hl p {
    color: #666666;
    float: left;
    padding: 1em 0;
    width: 100%;
}
.dash-hl p a {
    text-align: right;
    color: #ff1500;
    float: right;
}

.collapse_nav {
    width: 4%;
}
.collapse_nav > .dash-links ul li a span {
    width: 100%;
    display: block;
    text-align: center;
}

.collapse_nav > .mobile-ul li a span {
    display: block;
    text-align: center;
    padding-right: 0;
}

.drop-menu-content {
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-content li {
    border-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-a li a {
    background-color: transparent;
    padding: 1.3em 2.7em;
}

.drop-menu-content2 {
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-content2 li {
    border-color: rgba(0, 0, 0, 0.1);
}

.drop-menu-content3 {
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-content3 li {
    border-color: rgba(0, 0, 0, 0.1);
}

.drop-menu-content4 {
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-content4 li {
    border-color: rgba(0, 0, 0, 0.1);
}

.drop-menu-content5 {
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-content5 li {
    border-color: rgba(0, 0, 0, 0.1);
}

.drop-menu-content6 {
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-content6 li {
    border-color: rgba(0, 0, 0, 0.1);
}

.drop-menu-content7 {
    display: none;
    background-color: rgba(0, 0, 0, 0.1);
}
.dash-links ul li ul.drop-menu-content7 li {
    border-color: rgba(0, 0, 0, 0.1);
}

.grid-wrapper {
    width: 100%;
    float: left;
}
.grid-wrapper ul {
    width: 100%;
    float: left;
}
.grid-wrapper ul li {
    width: 23%;
    float: left;
    display: inline-block;
    padding: 2em 0 0 0;
    margin: 1%;
}
.grid-wrapper ul li.grid-bg1 {
    background-color: #f7f8fa;
}
.grid-wrapper ul li.grid-bg2 {
    background-color: #f7f8fa;
}
.dash-grid span {
    width: 100%;
    text-align: center;
    font-size: 2em;
}
.grid-wrapper ul li.dash-grid {
    background-color: #333333;
}

.grid-wrapper ul li.dash-grid img {
    width: 21%;
}
.grid-wrapper ul li.dash-grid h6 {
    padding: 2em 0;
    color: #fff;
}
.dash-d {
    padding: 1em 0 !important;
}
.dash-d h3 {
    text-align: center !important;
    color: #ffffff;
}

.grid-logo-wrapper {
    border: 1px solid #f1f1f1;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: flex;

    margin: auto;
    background-color: #fff;
    padding: 17px;
}
.status-user-wrapper {
    padding: 0;
}
.grid-logo-wrapper img {
    width: 100%;
    margin: auto;
}
.grid-wrapper ul li h1 {
    padding: 1em 0;
    width: 100%;
    float: left;
    text-align: center;
    font-weight: 900;
    color: #404040;
    text-transform: uppercase;
}

.grid-wrapper ul li h4 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 1em;
    color: #8c8c8c;
    font-size: 19px;
}

.grid-wrapper ul li h5 {
    width: 100%;
    float: left;
    text-align: center;
    padding: 1em;
    color: #8c8c8c;
    font-size: 17px;
}

.grid-wrapper ul li h6 {
    width: 100%;
    float: left;
    text-align: center;
    color: #8c8c8c;
    font-size: 15px;
}

.grid-wrapper ul li p {
    width: 100%;
    float: left;
    padding: 2em;
    color: #8c8c8c;
    font-size: 13px;
}

.grid-wrapper ul li p span {
    float: right;
    text-align: right;
    color: rgba(255, 21, 0, 0.6);
}

.grid-wrapper ul li p span a {
    color: rgba(255, 21, 0, 0.6);
}
.grid-wrapper ul li p span a:hover {
    color: #8c8c8c;
}

.grid-action {
    width: 100%;
    float: left;
    padding: 1em 0;
}
.grid-action span {
    width: 10%;
    float: left;
    padding: 1em;
}
.grid-action ul {
    width: 50%;
    float: right;
    text-align: right;
    padding-right: 1em;
}
.grid-action ul li {
    font-size: 1.2em;
    padding: 7px 10px 10px 10px;
    display: inline-block;
    float: none;
    border-radius: 50%;
    color: #fff;
    width: 35px !important;
    height: 35px;
    margin: 6px;
    cursor: pointer;
}

.grid-action ul li.f-pencil {
    background-color: #ffbc00;
}
.grid-action ul li.f-trash {
    background-color: #ff1500;
}
.grid-dates {
    width: 100%;
    float: left;
    background-color: #ccc;
}
.leave-a {
    cursor: pointer;
    transition: all 1s ease;
}
.leave-d {
    cursor: pointer;
    transition: all 1s ease;
}
.leave-a:hover {
    background-color: #ff1500;
    transition: all 1s ease;
}
.leave-d:hover {
    background-color: #ffcc00;
    transition: all 1s ease;
}
.grid-start-d {
    width: 50%;
    float: left;
    text-align: left;
    background-color: #ffcc00;
    padding: 13px 40px 13px 20px;
    text-align: left;
    transition: all 0.8s ease;
}
.grid-start-d:hover {
    transition: all 0.8s ease;
    background-color: #ffffff;
}

.grid-end-d {
    width: 50%;
    float: left;
    text-align: right;
    padding: 13px 40px 13px 20px;
    background-color: #ff1500;
    transition: all 0.8s ease;
}
.grid-end-d:hover {
    transition: all 0.8s ease;
    background-color: #ffffff;
}

.grid-dates h3 {
    font-weight: 400;
    color: #404040;
    text-transform: uppercase;
    font-size: 12px;
}
.grid-wrapper ul li .grid-dates p {
    padding: 1em 0 0 0;
    color: #8c8c8c;
    font-size: 13px;
}
.grid-approved {
    width: 100%;
    float: left;
    padding: 1em 0 0 0;
    margin: auto;
}
.grid-approved button {
    background-color: #ffbc00;
    color: #333333;
    border: none;
    margin: auto;
    padding: 10px 3em;
    height: auto;
    border-radius: 20px;
    width: auto;
    font-size: 0.8em;
    float: none;
}
ul.create-inspiration {
    width: 100%;
    float: left;
    padding: 0 2em;
}
ul.create-inspiration li {
    width: 31.333%;
    float: left;
    display: inline-block;
    position: relative;
    max-height: 300px;
    overflow: hidden;
}
.inspo-edit {
    background-color: #ffbc00;
    padding: 1em;
    width: 100%;
    float: left;
    position: absolute;
    bottom: 0;
}
.inspo-date {
    float: left;
}
.inspo-date span {
    float: left;
    padding-right: 1em;
    color: #ff1500;
}
.inspo-date p {
    float: left;
    color: #ff1500;
}
.inspo-delete {
    float: right;
}
.inspo-delete ul li {
    background-color: #ff1500;
    font-size: 0.8em;
    padding: 7px 10px 10px 8px;
    display: inline-block;
    float: none;
    border-radius: 50%;
    color: #fff;
    width: 25px !important;
    height: 25px;
    position: unset;
    max-height: unset;
    cursor: pointer;
    transition: all 1s ease;
}
.inspo-delete ul li:hover {
    background-color: #ffffff;
    color: #ff1500;
    transition: all 1s ease;
}
.view-inspo-wrapper {
    width: 100%;
    float: left;
    padding: 1em;
}
.view-inspo-left {
    width: 50%;
    float: left;
}
.view-inspo-right {
    width: 50%;
    float: left;
}
.inspo1 {
    width: 100%;
    float: left;
}
.inspo1 ul li {
    display: inline-block;
    padding: 10px 5px;
    max-height: 510px;
    overflow: hidden;
}
.inspo2 ul li {
    position: relative;
}
.inspo2 ul li a {
    width: 100%;
    float: left;
    background-color: #000;
}
.inspo2 ul li a img {
    opacity: 0.4;
    transition: all 1s ease;
}
.inspo2 ul li:hover span {
    color: #ff0000;
    transition: all 1s ease;
}
.inspo2 ul li:hover img {
    opacity: 1;
    transition: all 1s ease;
}
.inspo2 ul li a span {
    position: absolute;
    top: 50%;
    margin: auto;
    text-align: center;
    width: 100%;
    color: #ffffff;
    font-size: 3em;
    transition: all 1s ease;
}
.inspo-list1 {
    width: 50%;
    float: left;
}
.inspo-list2 {
    width: 25%;
    float: left;
}
.inspo-list2 a:first-child {
    margin-bottom: 10px;
}
.inspo-list3 {
    width: 25%;
    float: left;
}
.inspo2 ul li {
    width: 25%;
    float: left;
    display: inline-block;
    padding: 10px 5px;
    max-height: 260px;
    overflow: hidden;
    position: relative;
}
.inspo3 ul li {
    width: 50%;
    float: left;
    display: inline-block;
    padding: 10px 5px;
    max-height: 400px;
    overflow: hidden;
}

.user-inspo {
    position: absolute;
    top: 10px;
    padding: 20px;

    width: 100%;
    border-right: none;
}
.user-image-inspo {
    /*border:2px solid #cccccc;*/
    position: absolute;
    top: 12px;
    left: 20px;
}
.user-image-inspo img {
    opacity: 1 !important;
    transition: unset !important;
}
.user-name-inspo h3 {
    color: #ffffff;
}
.user-image-inspo p {
    color: #ffffff;
    padding: 20px 0 0 10px !important;
    float: left;
}

.bottom-absolute-grid {
    position: absolute;
    bottom: 15px;
    right: 15px;
    color: #ffffff;
}

.bottom-absolute-grid a b {
    color: #333333;
}
.bottom-absolute-grid form b {
    color: #333333;
}

.bottom-absolute-grid a {
    float: left;
    padding: 0 5px 0 0;
}
.bottom-absolute-grid form {
    float: right;
}

.grid li p {
    color: #6f6f6f;
    line-height: 22px;
    padding: 10px 0;
}

#file {
    display: none;
}
.upload-artwork label {
    background-color: #ff1500;
    color: #ffffff;
    font-weight: 900;
    float: left;
    font-size: 12px;
    height: 100%;
    transition: all 0.9s ease;
    padding: 10px 2em 0 2em;
}
.upload-artwork label:hover {
    cursor: pointer;
    background-color: #ffbc00;
    transition: all 0.9s ease;
}
.upload-artwork label span {
    font-size: 1.3em;
    padding-right: 1em;
}
.position-file {
    width: 100%;
    float: left;
    position: relative;
}
form.upload-artwork {
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    height: 100%;
}

.apply-leave-wrapper {
    width: 96%;
    float: left;
    margin: 2%;
    padding: 2%;
    background-color: #ffffff;
    border: 1px solid #dbdbdb;
}
.leave-header-wrapper {
    width: 96%;
    float: left;
    padding: 2%;
    background-color: #ffffff;
    margin: 2%;
}
.pin-logo-header {
    background-color: #ffffff;
    width: 100%;
    float: left;
    margin-bottom: 30px;
    padding: 0 0 30px 0;
}
.leave-pin {
    width: 100%;
    float: left;
    text-align: right;
}
.leave-logo {
    width: 100%;
    float: left;
}
.leave-logo img {
    width: 10%;
    float: left;
}
.leave-header {
    width: 100%;
    float: left;
    text-align: left;
}
.leave-header h1 {
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 10px;
}
.date-submitted {
    width: 100%;
    float: left;
    text-align: right;
}
.employee-name {
    width: 100%;
    float: left;
    padding: 1% 0;
}
.employee-name input {
    width: 100%;
    float: left;
    padding: 10px;
    border: none;
    border-bottom: 1px solid #b5b5ba;
}
.employee-name input::placeholder {
    color: #000;
}
.request-type ul li input {
    border: none;
    border-bottom: 1px solid #000;
    background-color: transparent;
}
.reasons input {
    border: none;
    border: 1px solid #b5b5b5;
    background-color: transparent;
    width: 100%;
    margin: 18px 0px 45px 0;
    padding: 12px;
}

.user-role {
    width: 50%;
    float: left;
    padding: 2em;
}
.user-role li {
    width: 50%;
    float: left;
    padding: 10px;
}

.permissions {
    width: 50%;
    float: left;
    padding: 2em;
}
.permissions h5 {
    padding: 10px;
    text-transform: uppercase;
}
.permissions li {
    width: 50%;
    float: left;
    padding: 10px;
}
.hod {
    width: 100%;
    float: left;
}
.hod-select {
    /*   width: 100%!important;
      margin: 0!important;
      text-align: left!important;
      color: #000!important;
      border: none!important;
      border-bottom: 1px solid #b5b5ba!important;
      border-radius: 0!important;
      padding: 10px!important;
      */
}
.nb {
    width: 100%;
    float: left;
    padding: 1% 0;
}
.nb p {
    color: #8c8c8c;
    font-size: 15px;
    line-height: 1.4em;
}
.leave-status {
    width: 100%;
    float: left;
    padding: 1% 0;
}
.leave-status h1 {
    width: 50%;
    float: left;
}
.absence-date {
    width: 100%;
    float: left;
    padding: 2% 0;
}
.absence-date input {
    border: none;
    padding: 10px;
    font-size: 15px;
    color: #b5b5ba;
    margin-right: 20px;
}
.absence-date label {
    font-size: 15px;
    color: #737373;
    padding: 0 2% 0 0;
}

.inspiration-grid-wrapper {
    width: 100%;
    float: left;
}
.reasons {
    float: left;
    width: 100%;
    margin-top: 30px;
}
span.actions {
    display: none;
    float: left;
    padding-top: 15px;
}

@media only screen and (max-width: 1173px) {
    .log-in-container {
        padding: 2em;
    }
    .search {
        padding: 22px 4em 22px 2em;
    }
}
@media only screen and (max-width: 1400px) {
    .dash-links ul li a {
        font-size: 0.7em;
    }
}

@media only screen and (max-width: 1024px) {
    #forgotPwd {
    }
    .search-notification {
        width: 100%;
        float: left;
    }
    .content-wrapper table th.wdh {
        width: auto;
    }
    .dash-content {
        width: 75%;
    }
    .dash-links {
        width: 25%;
    }
}

@media only screen and (max-width: 960px) {
    .log-in-wrapper {
        background-image: url("../images/mobile-log-bg2.png");
        display: block;
        height: auto;
    }
    .column1 {
        width: 100%;
        float: left;
        display: block;
    }
    .log-in-copyright {
        display: none;
    }
    .dragonfly-blog {
        display: none;
    }
    .box button {
        margin-top: 20px;
    }
    .den-logo-container {
        padding: 2em 0;
    }
    .log-in-container {
        padding: 7em 2em 2em;
    }

    .dashboard-wrapper {
        display: block;
    }
    .dash-content {
        width: 100%;
        display: block;
        float: left;
    }
    .dash-links {
        width: 100%;
        display: block;
        height: auto;
        float: left;
        padding: 1%;
    }
    .dash-logo {
        float: left;
        width: 25%;
        border-bottom: none;
        padding: 0;
    }
    .dash-links ul {
        display: none;
    }
    .mobile-menu-icon {
        display: block !important;
    }
    .left-in-copyright {
        display: block;
    }

    .log-in-wrapper {
        position: relative;
    }

    /* Force table to not be like tables anymore */
    .content-wrapper table,
    thead,
    tbody,
    th,
    td,
    tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    .content-wrapper table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    .content-wrapper table tr {
        width: 100%;
        float: left;
    }
    .content-wrapper table tr:nth-child(odd) {
        background-color: #fff3f3;
    }
    .content-wrapper table tr:nth-child(even) {
        background-color: #fff9f3;
    }

    .content-wrapper table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        float: left;
        width: 100%;
        font-size: 11px;
        /*padding: 2em;*/
    }

    .content-wrapper table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }
    .content-wrapper table th.wdh {
        width: 100%;
        float: left;
    }
    span.actions {
        display: block;
    }

    /*
      Label the data
      */
    /*.content-wrapper td:nth-of-type(1):before { content: ""; }*/
    /*.content-wrapper td:nth-of-type(2):before { content: ""; }*/
    /*.content-wrapper td:nth-of-type(3):before { content: ""; }*/
    /*.content-wrapper td:nth-of-type(4):before { content: ""; }*/
    /*.content-wrapper td:nth-of-type(5):before { content: ""; }*/
    /*.content-wrapper td:nth-of-type(8):before { content: ""; }*/
    /*.content-wrapper td:nth-of-type(9):before { content: ""; }*/

    .content-wrapper table th {
        display: none;
    }

    .menu {
        display: none;
    }
    .user-name-wrap {
        padding: 10px 0;
        border-right: none;
        width: 49%;
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .client-name {
        width: 100%;
        padding: 0 1em;
    }
    .date-name {
        width: 100%;
    }
    .check ul li {
        width: 50%;
        float: left;
    }
    .dash-blocks ul li {
        width: 96%;
    }
    .grid-wrapper ul li {
        width: 48%;
    }
    input[type="email"],
    input[type="password"] {
        width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .box button {
        margin: 1em 0;
        width: 100%;
    }
    .box h2 {
        font-size: 1em;
        height: 30px;
    }
    .log-in-container {
        padding: 7em 1em 1em;
    }
    .search-dash input {
        width: 100%;
        margin: 0 0 10px 0;
    }

    .search form input {
        width: 100%;
    }
    .search {
        width: 100%;
        display: none;
    }
    .content-header ul li.select {
        width: 100%;
        margin: 0;
        padding: 0 1em;
    }
    .nice-select {
        width: 100%;
    }
    .send-brief button {
        width: 100%;
        margin: 1em 0;
    }
    .submit-brief {
        width: 100%;
        padding: 1em;
    }
    .submit-brief button {
        width: 100%;
        margin: 0;
    }
    .check ul li {
        width: 100%;
        padding: 2% 0;
    }
    .content-header ul {
        width: 100%;
    }
    #forgotPwd {
        width: 100%;
        margin: 5px 0;
    }
    button {
        width: 100%;
        margin: 5px 0;
    }
    .mobile-search {
        display: block;
    }
    .user-image {
        display: block;
        margin: auto;
        float: none;
    }
    .user-image img {
        margin: auto;
    }
    .user-name {
        display: block;
        width: 100%;
        float: left;
        padding: 1em 0 0 0;
        text-align: center;
    }
    .search-notification {
        /*width: 40%;*/
    }
    .user-name-wrap {
        width: 100%;
    }
    .content-wrapper {
        width: 100%;
        margin: 0;
    }
    .create-title {
        padding: 1em;
    }
    .roles {
        padding: 0 1em 1em;
    }
    .check {
        padding: 1em;
    }
    .check h1 {
        padding: 0 0 1em 0;
    }
    .content-header ul li.th1 {
        display: none;
    }
    .content-header ul li.th2 {
        display: none;
    }
    .content-header ul li.hide-select {
        display: none;
    }
    .content-header ul li.deadlines {
        width: 94%;
        text-align: center;
        margin: 0;
        margin: 3%;
    }
    .brief-title {
        padding: 1em;
    }
    .content-wrapper table td .user-name-wrap {
        width: 100%;
    }
    .content-wrapper table td {
        /*text-align:center;*/
    }
    .status-table table td button {
        margin: auto;
        float: none;
    }
    .content-wrapper table td ul.del-edit {
        width: 100%;
    }
    .content-wrapper table td ul.del-edit li {
        /*float:none;*/
    }
    .text-area {
        padding: 1em;
    }
    .client-name input {
        padding: 1em 2em;
        margin-top: 10px;
    }
    .text-area h1 {
        padding-bottom: 1em;
    }
    .text-area textarea {
        height: 150px;
    }
    .date-name {
        padding: 0 1em;
    }
    .date-name input {
        padding: 1em 2em;
    }
    .send-brief {
        padding: 1em;
    }
    .roles input {
        padding: 1em 2em;
    }
    .content-nav {
        padding: 0 1em;
    }
    .notifications ul li {
        /*padding:1.9em 8px;*/
        width: 16.66%;
    }
    .grid-wrapper ul li {
        width: 96%;
        margin: 2%;
    }
    .notifications {
        width: 100%;
    }
    .user-name p {
        padding-top: 10px;
    }
    .leave-logo img {
        width: 20%;
    }
    .leave-logo {
        padding: 15px 0;
    }
    .nb {
        padding: 20px 0;
    }
    .absence-date input {
        width: 100%;
        float: left;
    }
    .absence-date label {
        width: 100%;
        float: left;
        padding: 15px 0;
    }
    .content-wrapper table td .user-name h3 {
        text-align: left;
    }
    .content-wrapper table td .user-name p {
        text-align: left;
    }
    .permissions {
        width: 100%;
        padding: 5px;
    }
    .send-brief {
        width: 100%;
    }
    .leave-pin {
        text-align: left;
        font-size: 12px;
    }
    .leave-header {
        text-align: left;
        font-size: 10px;
    }
    .user-role {
        width: 100%;
    }
    .roles h3 {
        padding-top: 20px;
    }
    .permissions li {
        width: 100%;
    }
    .roles li {
        width: 100%;
    }
    .leave-header-wrapper {
        width: 100%;
        padding: 20px;
        margin: 0;
    }
    .pin-logo-header {
        margin-bottom: 0;
        padding: 0 0 10px 0;
    }
    .reasons {
        margin-top: 0;
    }
    .leave-header h1 {
        font-size: 13px;
        padding-top: 0;
    }
    .reasons input {
        padding: 20px 0;
    }
}
@media only screen and (max-width: 420px) {
    button span {
        font-size: 12px;
    }
}
