html {
 font-size: 16px;
}

body {
 height: 100%;
 box-sizing: border-box;
 font-size: 16px;
 font-family: 'Roboto', IBMPlexSans, sans-serif !important;
}

h2 {
 /* font-size: 2.5rem; */
}

h3 {
 /* font-size: 1.5em; */
}

#header {
 background-color: #fff;
 padding: 1em 0 1em 268px;
 z-index: 58;
}

div[ng-view] {
 height: 100%;
}

.clearfix2 {
 clear: both;
 width: 100%;
 height: 0px;
 overflow: hidden;
}

.p-grid {
 text-align: left;
}

.p-grid li {
 text-align: center;
}

.actions > a {
 z-index: 2;
}

.actions > li > a > i,
.actions > a > i {
 color: #2196f3;
}

.lightbox .lightbox-item > img {
 border: 1px solid #b2b2b2;
}

category .category-container,
resource .-container {
 border: 1px solid #b2b2b2;
 /*z-index: 48;*/
}

.catchev {
 margin-top: -45px;
}

/*resource .lightbox-item.p-item{
	position: absolute;
	z-index: 46;
}*/

.in-title {
 position: absolute;
 min-height: 60px;
 left: 0;
 bottom: 0;
 color: #000;
 width: 100%;
 padding: 0.4em;
 background-color: #fff;
 text-align: center;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
 display: flex;
 align-items: center;
 border-top: 1px solid rgba(0, 0, 0, 0.1);
 cursor: pointer !important;
}

.in-title img {
 width: 20px;
 height: 20px;
 margin-right: 0.5em;
}

.in-title span {
 max-width: 75%;
 word-break: break-all;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.list-s td {
 position: relative;
}

.mes .tooltip,
.ful .tooltip {
 left: -140px !important;
}

.b-bar {
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
 min-height: 60px;
 padding: 0.4em;
 border-top: 1px solid rgba(0, 0, 0, 0.1);
 background-color: #fff;
 /*z-index: 2;*/
 -webkit-box-sizing: border-box;
 /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;
 /* Firefox, other Gecko */
 box-sizing: border-box;
 /* fix content position */
 display: flex;
 justify-content: space-around;
 align-items: center;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
}

.on-home .carousel-inner .b-bar {
 display: none !important;
}

.t-bar {
 position: absolute;
 left: 0;
 top: 0;
 color: #2196f3;
 width: 100%;
 padding: 7px;
 z-index: 1;
 /*background-color: #fff;*/
 font-size: 20px;
 /*border: 1px solid #b2b2b2;*/
 border-bottom: none;
 text-align: center;
 -webkit-box-sizing: border-box;
 /* Safari/Chrome, other WebKit */
 -moz-box-sizing: border-box;
 /* Firefox, other Gecko */
 box-sizing: border-box;
}

.lightbox .lightbox-item > img {
 display: block;
}

.t-bar span {
 color: #000;
 font-size: 14px;
 display: inline-block;
 margin-top: 5px;
}

.l-side {
 float: left;
 text-align: left;
}

.r-side {
 float: right;
 text-align: right;
 margin-right: 3px;
}

/* .results > ul > li > div > div.right-side > .r-side:hover {
  border: 1px solid #2196f3;
  border-radius: 50%;
} */

.prezmenu {
 margin-right: 5px;
}

.prtemplatemenu {
 margin-top: -5px;
}

.prtemheading h1 {
 padding-left: 9px;
}

.resmore {
 margin-left: 5px;
}

.resmore a {
 padding-top: 0 !important;
}

.prezmenu a {
 padding-top: 0 !important;
}

.carousel-inner .resmore {
 margin-right: -5px;
}

.no-margin-btm {
 margin-top: 0;
}

.breadcrumb {
 display: flex;
 flex-direction: row;
 border: none;
 padding-left: 0 !important;
 padding: 10px 33px 11px;
 border-bottom: 2px solid #f7f9fa;
}

.fppadding {
 padding-top: 10px !important;
}

.lightbox-item.p-item {
 width: 100%;
}

.lightbox-item.p-item h2 {
 font-size: 13px;
}

.small-box .lightbox-item.p-item {
 min-height: 197px;
}

/* Resources/Category Card Main */

.cat .lightbox-item.p-item {
 min-height: inherit;
 border: none;
 width: 100%;
 border-radius: 5px;
}

.lvh-label {
 font-size: 18px;
 color: #4c6072;
 /* padding-left: 42px; */
 /* text-transform: uppercase; */
 font-weight: 500;
 position: relative;
}

.new_header .lvh-label i {
 margin-top: 3px;
 color: #fff;
 font-size: 18px;
}

.lvh-label a {
 font-size: 14px;
 margin-right: 0.8em;
}

.lvh-label a span,
.breadcrumb-label a span {
 color: #fff;
 line-height: 100%;
 background-color: #2196f3;
 display: inline-block;
 width: 37px;
 padding: 8px 0;
 text-align: center;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
 /* margin-right: 50px; */
 font-size: 20px;
 /* position: absolute; */
 top: -1px;
 left: 0;
 box-shadow: 0 2px 4px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
 -webkit-box-shadow: 0 2px 4px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
}

.page-title-label {
 padding-left: 0.7em !important;
}

.more {
 left: -76px;
}

.more .zmdi {
 font-size: 24px;
 position: absolute;
 left: 74px;
 top: -21px;
 font-size: 36px;
 color: #fff;
}

.more ul {
 text-align: center;
 list-style: none;
 margin: 0 15px;
 padding: 0;
}

.more ul li {
 border-top: 1px solid #c7c7c7;
 padding: 5px 0;
}

.more ul li:first-child {
 border: none;
}

.breadcrumb > li + li::before {
 /* padding: 0 3px; */
}

.l-side a i,
.ful a i {
 display: none;
}

.l-side a i.zmdi-star-outline,
.ful a i.zmdi-fullscreen,
.l-side a i.zmdi-close-circle {
 display: block;
}

.l-side.open i.zmdi-star,
.ful.open a i.zmdi-fullscreen-exit {
 display: block;
}

.l-side.open i.zmdi-star-outline,
.ful.open a i.zmdi-fullscreen {
 display: none;
}

.actions > li.open > a > i,
.actions.open > a > i {
 color: #2196f3;
}

.lv-actions.actions .more {
 left: -64px !important;
}

.l-side i,
.r-side i {
 position: relative;
 top: 0px;
}

#main {
 padding-top: 78px;
 background: #fff;
 height: 100%;
 min-height: 100%;
 /* margin-bottom: 100px; */
}

.actions.open > li > a::before,
.actions.open > a::before {
 background: none;
}

.actions.open > li > a:hover::before,
.actions.open > a:hover::before {
 background: rgba(0, 0, 0, 0.1);
}

.photos div.lightbox .l {
 cursor: pointer;
 width: 100%;
 height: 100%;
 border-radius: 5px;
}

.photos div.lightbox img {
 display: block;
 object-fit: cover;
 height: 100%;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
}

.photos .col-md-3 {
 padding: 0;
 margin: 3px 3px 24px;
 width: 267px;
 height: 199px;
 background-color: transparent !important;
 border: 1px solid rgba(0, 0, 0, 0.1) !important;
 border-radius: 5px !important;
 box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px !important;
}

.photos {
 margin-left: -3px;
}

.res {
 background: url('../img/icons/resources.png') no-repeat 6px bottom;
 -webkit-background-size: 15px auto;
 background-size: 15px auto;
 width: 30px;
 height: 30px;
 display: inline-block;
 content: ' ';
}

.hmes {
 background: url('../img/icons/message@2x.png') no-repeat 6px 13px;
 -webkit-background-size: 22px auto;
 background-size: 22px auto;
 width: 30px;
 height: 37px;
 display: inline-block;
 content: ' ';
}

.pr {
 background: url('../img/icons/presentations.png') no-repeat 6px 17px;
 -webkit-background-size: 18px auto;
 background-size: 18px auto;
 width: 30px;
 height: 36px;
 display: inline-block;
 content: ' ';
}

.sh {
 background: url('../img/icons/shared.png') no-repeat 6px 15px;
 -webkit-background-size: 12px auto;
 background-size: 12px auto;
 width: 30px;
 height: 36px;
 display: inline-block;
 content: ' ';
}

.hlp {
 background: url('../img/help.png') no-repeat center center !important;
 -webkit-background-size: 42px auto !important;
 background-size: 42px auto !important;
 width: 35px !important;
 height: 36px;
 display: inline-block;
 content: ' ';
 left: 14px !important;
}

.lo {
 background: url('../img/icons/logout.png') no-repeat 6px bottom;
 -webkit-background-size: 15px auto;
 background-size: 15px auto;
 width: 30px;
 height: 30px;
 display: inline-block;
 content: ' ';
}

.logo-setvi {
 background: url('https://euhd1msp.blob.core.windows.net/public/Setvi/Logos/PNG/SETVI-Horizontal-Logo-RGB-FullColor_BG3x.png') no-repeat 0 0;
 -webkit-background-size: 150px auto;
 background-size: 150px auto;
 background-position: center;
 width: 100%;
 height: 70px;
 display: inline-block;
 position: absolute;
 bottom: 0px;
 z-index: 777;
 text-indent: -10000px;
}

.login-content .logo-setvi {
 position: absolute;
 width: 300px;
 left: 0;
 right: 0;
 bottom: auto;
 top: calc(17% - 10px);
 height: 96px;
 margin-bottom: -240px;
 margin: auto;
 -webkit-background-size: 300px auto;
 background-size: 300px auto;
}

@media only screen and (max-height: 600px) {
 .login-content .logo-setvi {
  top: calc(7% - 5vh);
  background-size: 220px auto;
 }
}

.lc-block {
 margin-top: -32px;
}

.on-page:after {
 height: 77%;
}

.photos.small-btn.mob-cat.myp2 .on-page:after {
 height: 100%;
 top: 3px;
}

/*.lightbox-item .lightbox:hover::before, .on-page:hover:after {
	opacity: 1;
	transform: scale3d(1, 1, 1);
}*/

.left-s {
 position: relative;
 display: inline-block;
 float: left;
 margin-bottom: 2em;
}

.forgot-password_label {
 padding-bottom: 15px;
 font-size: 15px;
}

.forgot-password_cancel {
 font-size: 15px;
 color: rgb(187, 11, 46);
 font-weight: 500;
}

#forgot-password {
 text-align: left;
}

#forgot-password > h5 {
 font-size: 14px;
 margin-left: 42px;
}

.on-page {
 width: 263px;
 height: 191px;
 position: absolute;
 left: 27px;
 top: 96px;
 z-index: 2;
}

.lv-header-alt {
 display: flex;
 align-items: center;
 margin-bottom: 15px;
}

.lv-header-fp {
 display: flex;
 margin-bottom: 1em;
}

.lv-header-jp {
 margin-bottom: 2em;
}

.lv-header-alt.clearfix.m-b-5 {
 z-index: 48;
}

.breadcrumb-label {
 margin-right: auto;
}

.search-label {
 /* flex-basis: 30%; */
}

.search-t {
 display: flex;
 justify-content: space-between;
 padding-left: 0em;
 margin-bottom: 2em;
}

.shared-sort {
 font-size: 1.2em;
 font-weight: 500;
}

.shared-sort a {
 color: #3d444c;
 margin-left: 1em;
 line-height: 1em;
}

.shared-sort a:first-child {
 margin-left: 0em;
}

.shared-sort .active {
 color: #2196f3;
 border-bottom: 2px solid #2196f3;
}

.search-wrapper {
 font-size: 2em;
}

.center-box {
 text-align: center;
 font-size: 18px;
 float: left;
 /*margin-left: 10px;*/
 /* margin-bottom: 20px; */
}

.popover {
 /* width: 50vw !important;
  background: #fff; */
 max-width: 100% !important;
}

#sidebar {
 z-index: 201;
}

.center-box > a {
 color: #7a7a7a;
 display: inline-block;
 margin-right: 1em;
 /* margin-left: -12px; */
 border-bottom: 2px solid #eee;
 cursor: pointer !important;
 font-weight: 500;
}

.center-box > a:hover,
.center-box > a.active {
 color: #2196f3;
 border-bottom: 2px solid #2196f3;
}

.pr-left .t-bar {
 text-align: left;
}

.pr-left .t-bar span {
 color: #000;
 display: block;
 font-size: 13px;
 text-align: center;
 margin-top: 0;
}

.pr-left .b-bar h1 {
 font-size: 14px;
}

.pr-left .t-bar .l-side,
.pr-left .t-bar .r-side {
 display: none !important;
}

.my-p .l-side,
.my-p .t-bar span {
 display: none !important;
}

.icons-bar {
 background: transparent;
 text-align: center;
 min-height: 100px;
 position: fixed;
 bottom: 0;
 left: 60%;
 transform: translateX(-50%);
 width: 300px;
}

.icons-bar a {
 margin: 23px 2px 0;
}

.icons-bar .dup {
 background: url('../img/Copy_black.png') no-repeat center 3px;
 -webkit-background-size: 47px auto;
 background-size: 47px auto;
 width: 55px;
 height: 55px;
 display: inline-block;
 cursor: pointer;
}

.icons-bar .play {
 background: url('../img/Play_red.png') no-repeat 0 0;
 -webkit-background-size: 70px auto;
 background-size: 70px auto;
 width: 70px;
 height: 70px;
 display: inline-block;
 top: -9px;
 cursor: pointer;
}

.icons-bar .share {
 background-color: #000;
 width: 40px;
 height: 40px;
 margin-left: 13px;
 cursor: pointer;
 border-radius: 50%;
 display: flex;
 align-items: center;
 justify-content: center;
}

.icons-bar .share i svg g path {
 stroke: #000 !important;
 fill: #fff !important;
}

.icons-bar .share i svg {
 width: 18px;
 height: 18px;
}

.center-area {
 /* margin: -46px 0 0; */
}

.center-area h2 {
 text-align: center;
 font-size: 1.5em;
 font-weight: normal;
 /* top: 3px; */
 position: relative;
}

.center-message {
 margin: 40px auto 50px;
 width: 420px;
 text-align: center;
 background: #f8f8f8;
 padding: 1em;
 min-height: 180px;
 border-radius: 20px;
}

.center-message h2 {
 color: #2196f3;
 font-size: 22px;
 margin-bottom: 1.5em;
 margin-top: 0;
}

.center-message p {
 font-size: 13px;
 min-width: 400px;
 display: flex;
 justify-content: center;
 align-items: center;
}

.center-message p i {
 font-size: 18px;
 margin: 0 0.5em;
 color: #2196f3;
 /* width: 25px;
  height: 25px; */
}

.left-message {
 display: flex;
 flex-wrap: wrap;
 max-width: 100px;
 word-break: break-word;
 text-align: left;
 justify-content: flex-start !important;
}

.center-content {
 display: flex;
 justify-content: center;
 flex-direction: column;
}

.empty-state-message {
 text-align: left !important;
}

.actions .done {
 font-size: 14px;
}

.dont {
 float: right;
 margin-right: 20px;
 font-size: 18px;
}

.modal-body .input-sm {
 font-size: 16px;
}

.modal-buttons {
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.modal-buttons > .buttons-primary {
 display: flex;
 align-items: center;
 margin-left: auto;
}

.modal-body .btn-info {
 background: #2196f3;
}

.modal-body .btn {
 float: right;
 border-radius: 5px;
 cursor: pointer;
}

.modal-content .lv-footer {
 text-align: right !important;
}

.dropdown-menu > li > a {
 align-self: center;
 text-align: center;
}

.sect .btn {
 background: #2196f3;
 padding: 6px 10px;
 color: #fff;
 margin-top: 15px;
 border-radius: 5px;
}

.modal-content {
 border-radius: 10px !important;
 -webkit-border-radius: 10px !important;
 -moz-border-radius: 10px !important;
 -o-border-radius: 10px !important;
}

/*
.ind#main {
	padding-top: 100px;
}*/

body.login-content {
 background-color: #2196f3;
}

body.login-content::before {
 background-color: #fff;
}

.btn-danger,
.btn-danger:hover {
 background-color: #000 !important;
}

.login-navigation > li {
 font-size: 8px !important;
 padding: 0 5px !important;
 border-radius: 10px !important;
 -webkit-border-radius: 10px;
 -moz-border-radius: 10px;
 -o-border-radius: 10px;
}

.table-striped i {
 font-size: 20px;
 color: #2196f3;
 position: relative;
 top: 2px;
 /* margin-left: 30px; */
}

span.circle {
 width: 25px;
 height: 25px;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
 background-color: #2194f3;
 display: inline-block;
 position: relative;
 /* top: 6px; */
 margin-right: 0.5em;
}

span.circle.green {
 background-color: #4caf50;
}

span.circle.brown {
 background-color: #f27935;
}

.card iframe {
 width: 100%;
 border: none;
 height: 3400px;
}

.bgm-orange {
 background-color: #f5f5f5 !important;
 color: #000 !important;
}

.lc-block:not(.lcb-alt) {
 padding-bottom: 28px;
}

.lnk {
 text-align: center;
 margin-left: 43px;
 cursor: pointer;
 color: #2196f3;
}

.mini-charts-item .count > small {
 display: inline-block;
 font-size: 16px;
 color: #fff;
}

.mini-charts-item .res {
 background: url('../img/icons/resources-white.png') no-repeat 6px 8px;
 -webkit-background-size: 20px auto;
 background-size: 20px auto;
 margin-top: 1px !important;
}

.mini-charts-item .pr {
 background: url('../img/icons/presentations-white.png') no-repeat 6px 17px;
 -webkit-background-size: 20px auto;
 background-size: 20px auto;
 margin-left: 45px !important;
}

.mini-charts-item .sh {
 background: url('../img/icons/shared-white.png') no-repeat 6px 15px;
 -webkit-background-size: 13px auto;
 background-size: 13px auto;
 margin-left: 60px !important;
}

.mini-charts-item .zmdi.zmdi-settings {
 font-size: 20px;
 color: #fff;
 margin: 10px 0 0 70px;
}

.mini-charts-item .count small {
 float: none;
 margin: 0px 0 0 5px !important;
 position: relative;
 top: -5px;
}

.mini-charts-item a {
 font-size: 16px;
 color: #fff;
 float: left;
 width: 100%;
 padding: 16px 12px;
 height: 72px;
 text-align: center;
}

.mini-charts-item a small {
 font-size: 16px;
}

.mini-charts-item .count i {
 float: none;
 margin-top: -3px;
 margin-left: 0 !important;
}

.mini-charts-item::before {
 width: 0;
}

.mini-charts-item .count {
 height: 72px;
 padding: 0;
}

.mini-charts-item {
 background: #2196f3 !important;
 margin-top: -19px;
 border-radius: 5px;
}

.card-header h2 {
 color: #333;
 padding: 0px 0 5px;
}

.carousel-control {
 padding-top: 10%;
 width: 5%;
}

/* Front Page Item Style */

.carousel-inner .small-box {
 display: inline-block !important;
 margin: 0 30px;
 margin-bottom: 2em;
 border-radius: 5px;
 background-color: transparent !important;
 /* border: 1px solid rgba(0, 0, 0, 0.1) !important; */
 border-radius: 5px !important;
 /* box-shadow: rgba(0, 0, 0, 0.06) 0px 2px 4px 0px !important; */
 /* overflow: hidden !important; */
}

.carousel-indicators {
 display: none;
}

.carousel-inner .item {
 text-align: left !important;
}

.carousel .carousel-control {
 opacity: 1;
 width: 90px;
 transform: translate(-15%, 10%);
}

.carousel-control {
 background: none !important;
}

.carousel .carousel-control .zmdi {
 color: #2196f3;
 margin-top: -56px;
 text-shadow: none;
}

.car .card-body.card-padding {
 padding-bottom: 10px;
}

.carousel-control.right {
 right: -30px;
}

.det.card-header .small-box h2 {
 padding-bottom: 10px;
 font-size: 18px;
}

.det.card-header p {
 font-size: 15px;
}

.det .num {
 display: inline-block;
 background-color: #2196f3;
 padding: 4px 10px;
 color: #fff;
 font-weight: bold;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
}

.card .total {
 border-bottom: 1px solid #ccc;
 padding-bottom: 10px;
 font-size: 16px;
 text-transform: uppercase;
 margin-bottom: 30px;
 text-align: center;
}

.card .total .box {
 display: inline-block;
 padding: 3px 15px;
 border-left: 1px solid #000;
}

.card .total .box:first-child {
 border: none;
}

.card .total strong {
 font-size: 18px;
 color: #2196f3;
}

.det.card-header a {
 text-decoration: underline;
 cursor: pointer;
}

.modal-content iframe {
 width: 100%;
 height: 600px;
}

.card-body .table td {
 padding: 15px;
}

.card-body .table th {
 padding: 10px 0;
}

.modal-content #map {
 width: 100% !important;
}

span.small {
 display: block;
 font-size: 14px;
}

.mini-charts-item {
 margin-bottom: 15px;
}

.card.car {
 margin-bottom: 15px;
 z-index: 100;
 border-radius: 10px;
}

.card-header .small-box h2 {
 text-align: left;
 margin-top: 1em;
 /* padding: 10px 0 15px; */
}

.card-header .small-box p {
 text-align: left;
 /* padding: 10px 0 15px; */
}

.car .card-header .small-box h2 {
 /* padding: 10px 0 15px; */
}

.card-header:not(.ch-alt) {
 padding-bottom: 0px;
}

/*.mes tr:first-child {
	display: none;
}*/

.listview .lv-item .lv-small {
 white-space: normal;
 color: #000;
}

.small-btn .t-bar {
 width: 39px;
 left: auto;
 padding: 0 3px;
 right: 1px;
 border: none;
 top: 1px;
}

.sort-ul {
 display: flex;
 min-width: 100%;
 font-size: 14px;
 padding: 1em;
}

.sort-ul strong {
 display: flex;
 font-size: 15px;
 white-space: nowrap;
 color: #000;
}

.sort-ul li {
 display: grid !important;
 align-items: baseline !important;
 min-width: 100%;
 position: relative;
 border-top: 1px solid #ccc;
}

.sort-ul h3 {
 font-size: 17px;
 text-align: center;
 margin-top: 10px;
}

.sort-ul li:first-child {
 border: none;
}

.sort-ul span {
 display: block;
 min-width: 105px;
 position: relative;
}

.sort-ul span.last {
 border: none;
}

.sort-ul .r {
 display: flex;
 width: 100%;
 margin-bottom: 1em;
}

.sort-ul a {
 display: flex;
 flex-direction: row;
 color: #5e5e5e;
 margin-left: 1em;
}

.sort-ul i {
 display: block;
 width: 18px;
 height: 18px;
 margin-left: 0.5em;
 background: url('../img/icons/red check@2x.png') no-repeat 0 0;
 -webkit-background-size: 16px auto;
 background-size: 16px auto;
}

.sorting-menu {
 min-width: 14em;
 display: flex;
 flex-direction: column;
 width: 100%;
}

.sorting-menu_header {
 color: #000;
 font-weight: 500;
 width: 100%;
 text-align: left;
 padding: 0 0 0.5em 1em;
 cursor: default;
}

.sorting-menu_items {
 display: flex;
 align-items: flex-start !important;
 width: 100%;
 flex-direction: column;
}

.sorting-menu_items > span {
 display: flex;
 justify-content: space-between;
 align-items: center;
 padding: 0.5em 1.7em;
 cursor: pointer;
 width: 100%;
}

.sorting-menu_items > span:hover {
 background-color: rgba(0, 0, 0, 0.025);
}

.sorting-menu_items img {
 width: 23px;
 height: 23px;
 opacity: 0;
 transition: all 0.2s ease;
}

.sorting-menu_items .active-item {
 background-color: #2195f312 !important;
 color: #333333;
 font-weight: 600;
}

.sorting-menu_items .active-item img {
 opacity: 1;
}

.l img {
 z-index: 1000;
 cursor: pointer;
}

.lightbox-item .check-box.dropdown {
 bottom: unset;
 width: unset;
 height: unset;
 right: 8px;
 top: 9px;
}

.check-box a {
 display: block;
 margin-right: 10px;
}

.check-presentationTemplate {
 position: absolute;
 bottom: 17px;
 right: 10px;
}

.check-box .icons .ng-hide {
 display: block !important;
}

.check-box .icons.notMobile .ng-hide {
 height: 37px;
}

.check-box .icons.mobile .ng-hide {
 height: 35px;
}

.check-box .icons span.ng-hide .check {
 display: block;
 cursor: pointer;
 width: 25px;
 height: 25px;
}

#compose-contacts-list,
#compose-groups-list,
#leads-list,
#city-list,
#state-list {
 height: 90%;
 max-height: 415px;
 overflow: auto;
}

#account-list {
 height: 90%;
 max-height: calc(415px - 80px);
 overflow: auto;
}

.accountListWithClear {
 max-height: calc(415px - 80px - 45px) !important;
}

.clearContainer {
 margin-top: 15px;
 margin-bottom: 15px;
 text-align: end;
}
.clearLocation {
 color: #2194f3;
 cursor: pointer !important;
}

.check-box button {
 position: absolute;
 left: 0;
 top: 0;
 width: 100%;
 height: 100%;
 background: none;
 border: none;
 text-indent: -10000px;
}

.check-box .icons span.ng-hide:first-child .check {
 background: url('../img/icons/red check@2x(1).png') no-repeat 0 bottom;
 -webkit-background-size: 100% auto;
 background-size: 100% auto;
}

.check-box .icons span + .ng-hide .check,
.active .check-box .icons span.ng-hide:first-child .check {
 background: url('../img/icons/red check@2x(1).png') no-repeat 0 0;
 -webkit-background-size: 100% auto;
 background-size: 100% auto;
}

.check-box a .check,
.check-box.open a .check:first-child {
 display: none;
}

.check-box a .check:first-child,
.check-box.open a .check.active {
 display: block;
}

#foo li {
 cursor: pointer;
}

.dropdown-toggle {
 cursor: pointer;
}

.line-wrap {
 position: relative;
}

.txt {
 position: absolute;
 left: 60px;
 top: 26px;
 color: #fff;
}

.small-btn .dropdown-menu > li > a {
 padding: 4px 17px;
}

.small-btn .t-bar a i.zmdi-close-circle {
 margin-left: 0;
 font-size: 37px;
 position: relative;
 top: -8px;
}

.actions > li.done > a {
 font-size: 16px;
 display: inline-block;
 margin-right: 15px;
 width: auto;
}

.actions > li.done > a:before {
 background: none !important;
}

.center-box .lvh-label a {
 display: inline-block;
}

.center-box .lvh-label a span {
 /* top: -20px; */
}

.r-side .dropdown-menu {
 margin-top: 0;
}

.sha {
 position: relative;
 left: 467px;
 color: #000;
}

/*.main-c .lv-header-alt .lv-actions {
	margin-top: 7px;
}*/

.custom {
 border: 1px solid red !important;
}

.photos .dropdown-menu li {
 position: relative;
}

.photos .dropdown-menu input,
.modal-content .lv-header-alt h2 input {
 width: 100%;
 position: absolute;
 left: 0;
 top: 0;
 height: 100%;
 text-indent: -10000px;
 border: none;
 background: none;
 opacity: 0;
}

.modal-content .lv-header-alt h2 {
 position: relative;
 padding-left: 0;
}

.modal-content .lv-header-alt h2 a {
 font-size: 18px;
 padding-left: 1em;
}

.modal-content .lv-header-alt .tit {
 font-size: 1.2em;
 flex: 1;
 text-align: center;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
}

.modal-content .photos {
 display: flex;
 justify-content: center;
 align-items: center;
}

.lvh-label.no {
 padding-left: 0 !important;
}

.login-content #footer .f-menu > li > a,
.login-content #footer {
 color: #fff;
}

body.modal-open {
 overflow: visible !important;
}

.for-mob {
 display: none;
}

.actions > li > a > i.zmdi-plus {
 font-size: 22px;
 position: relative;
 top: 1px;
}

.lv-header-alt .lv-actions.fleft {
 /* float: left; */
}

.center-area.ftop {
 /* margin: -11px 0 0; */
}

.drag-title-wrapper {
 float: initial !important;
 align-items: baseline !important;
 margin-left: 0 !important;
 width: 100%;
 margin-bottom: 2em;
}

.drag-title-container {
 margin-right: auto;
}

.drag-title-buttons {
 display: flex;
 flex-direction: row;
 /* margin-right: 2em; */
 justify-content: flex-end;
 align-items: center;
}

.drag-title-done-button {
 padding: 0.5em 1em;
}

.drag-title-buttons li {
 margin-left: 1em;
}

.lvh-label.fpad {
 padding-left: 0em;
 /* margin-bottom: 6px; */
 line-height: unset;
}

.lv-actions li:hover,
.icons-bar li {
 cursor: pointer;
}

/*#main {padding-bottom: 50px;}*/

.lightbox .lightbox-item .in-title:after,
.b-bar:after {
 position: absolute;
 content: '';
 right: 0;
 left: 0;
 margin: auto;
 top: -1px;
 width: 100%;
}

/*
.lightbox .lightbox-item .in-title:before, .b-bar:before {
	position: absolute;
	content: '';
	left: 0;
	top: -1px;
	width: 25px;
	border-top: 1px solid #fff;
}
*/

.check-box .dropdown-menu-right {
 margin: -60px 55px 0 0 !important;
}

.table-striped > tbody > tr:nth-of-type(2n + 1) {
 background: #fff;
}

.table-striped > tbody > tr {
 border-bottom: 1px solid #ecf4fd;
}

.center-non {
 float: none;
 margin-top: -42px !important;
}

.lv-header-alt .lv-actions.search-t {
 margin-top: 0px;
}

.card-body .table td strong {
 font-weight: normal;
}

.card-body .table td em {
 font-weight: normal;
 font-style: normal;
 font-size: 12px;
}

span.circle {
 width: 13px;
 height: 13px;
}

.circle-message {
 left: 0;
 position: absolute !important;
 top: 35%;
}

span.circle.green {
 background-color: #9ccf31;
}

span.circle.brown {
 background-color: #ff9e00;
}

span.circle.red {
 background-color: #ff4d53;
}

span.small.ind {
 /* margin-left: 30px; */
}

.th {
 float: left;
 margin-right: 15px;
}

.th img {
 border-radius: 5px;
 width: 120px;
}

.td-shared-title {
 font-size: 1em;
}

.with-th span {
 display: block;
 font-size: 14px;
 margin-bottom: 10px;
 margin-top: 10px;
}

.link_hide a {
 display: none;
}

.link_show .text {
 display: none;
}

.card-body .table td strong {
 display: block;
 margin-bottom: 10px;
}

span.small.ind {
 /* margin-top: 10px; */
}

.listview .lv-item .lv-small {
 font-size: 14px;
}

.card-body.mess img {
 /* float: left; */
}

.card-body.mess p {
 margin-left: 50px;
 margin-top: 5px;
 margin-bottom: 0;
 position: relative;
}

.card-body.mess p:before {
 position: absolute;
 left: -95px;
 top: 44px;
 width: 43px;
 height: 2px;
 background-color: #fff;
 content: '';
}

.card-body.mess .table td {
 position: relative;
 padding-left: 45px !important;
 height: 65px;
}

.card-body.mess .data {
 display: inline-block;
 background-color: #f8f8f8;
 padding: 5px 15px;
 margin: 0 0 -20px -45px;
 font-weight: bold;
}

.mess .table-striped > tbody > tr.noborder {
 /* border: none; */
}

.mess .table-striped > tbody > tr.noborder .data {
 margin: 0px;
 position: absolute;
 left: 0;
 top: -2px;
 display: inline-block !important;
}

.card-body.mess .table td {
 border-top: 1px solid #f0f0f0 !important;
}

.card-body.mess .circle.info,
notification .circle.info {
 color: #2196f3;
 background-color: transparent;
 cursor: pointer;
 font-size: 24;
}

.card-body.mess .circle.info {
 top: inherit !important;
 bottom: 32px !important;
}

.photos .col-md-3 {
 margin-bottom: 5px;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
 background: #2196f3;
 box-shadow: rgba(50, 50, 93, 0.11) 0px 2px 4px, rgba(0, 0, 0, 0.08) 0px 1px 3px;
}

.topdate {
 width: 190px;
 background-color: #f8f8f8;
 display: inline-block;
 font-weight: bold;
 padding: 0 15px;
 margin-bottom: 20px;
}

iframe {
 border: none !important;
}

/* 
.fg-line:not([class*="has-"])::after {
  background: #2196f3;
} */

.fg-line.red:not([class*='has-'])::after {
 background: #f44336 !important;
}

.fg-label.red {
 color: #f44336;
}

.center-box .lvh-label a {
 cursor: pointer;
}

.small-btn .dropdown-menu > li > a {
 padding: 3px 17px;
}

.left-s .pr,
.card.click-on .pr {
 margin-top: -15px !important;
 background: url('../img/icons/presentations-white.png') no-repeat 6px 18px;
 -webkit-background-size: 18px auto;
 background-size: 18px auto;
}

.card.click-on .center-area {
 display: inline-block;
 float: none;
 margin: -11px auto 0;
 text-align: center;
 width: 100%;
}

.left-s .link-pr .pr,
.card.click-on .link-pr .pr {
 cursor: default !important;
}

#content .block-header {
 margin-bottom: 0;
}

#content .block-header .extra-margin {
 margin-bottom: 1em;
}

.center-box > a {
 text-transform: capitalize;
}

.sign-in a {
 margin-left: 11px;
}

.sign-in {
 margin: 0 -50px;
}

/*sing in buttons for google and microsoft*/

.btn,
.btn.mic,
.btn.sal {
 margin: 5px;
 padding: 7px 12px;
}

.sign-in-button {
 padding: 8px !important;
}

.sign-in-button__icon {
 display: inline-block;
 box-sizing: border-box;
}

.sign-in-button__icon > img {
 width: 22px;
}

.sign-in-button__text {
 display: inline-block;
 vertical-align: middle;
 padding: 0 1px;
 font-size: 16px;
 font-weight: bold;
 color: #7f7f7f;
 text-transform: initial;
}

.microsoft-button .sign-in-button__icon > img {
 margin-right: 3px;
 width: 20px;
 height: 20px;
}

/*sing in buttons for google and microsoft*/

.btn.mic {
 background: url('../img/icons/microsoft-logo.jpg') no-repeat center -5px;
 -webkit-background-size: 95px auto;
 background-size: 95px auto;
 width: 110px;
 text-indent: -10000px;
}

.btn.sal {
 background: url('../img/icons/cloud.png') no-repeat 7px center !important;
 padding-left: 50px;
 color: #757575;
 font-weight: 600;
 font-size: 12px !important;
}

.sign-in {
 position: relative;
 left: 13px;
}

.btn.sign-in-button,
.btn.mic,
.btn.sal {
 box-shadow: none !important;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
}

.btn.sign-in-button:hover,
.btn.mic:hover,
.btn.sal:hover {
 box-shadow: 0 14px 26px -12px rgba(28, 150, 210, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(28, 150, 210, 0.2) !important;
 -webkit-box-shadow: 0 14px 26px -12px rgba(28, 150, 210, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(28, 150, 210, 0.2) !important;
 -moz-box-shadow: 0 14px 26px -12px rgba(28, 150, 210, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(28, 150, 210, 0.2) !important;
}

.white-bg {
 position: relative;
 background: #fff;
 top: 110px;
 width: 499px;
 left: -54px;
 box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
 -webkit-box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
 -moz-box-shadow: 0 1px 11px rgba(0, 0, 0, 0.27);
}

.sign-in {
 margin: 0;
 left: 0;
}

#l-login .checkbox {
 margin-bottom: -70px;
 margin-left: 0;
 text-align: center;
}

#l-login a {
 color: #2196f3;
}

#l-response {
 display: inline-block;
 margin-bottom: -40px;
}

#l-response > .col-md-12:first-child {
 display: flex;
 justify-content: left;
 align-items: center;
}

.l-response_icon > i {
 color: #14b777;
 font-size: 47px;
}

.l-response_text {
 color: #252525;
 text-align: left;
}

.upload {
 background-color: #2196f3 !important;
 display: flex !important;
 justify-content: center;
 align-items: center;
 border-radius: 5px !important;
 font-size: 14px;
 color: #fff;
 width: 100% !important;
 height: 100% !important;
 padding: 0.7em 1em !important;
 border: none;
}

.upload i {
 font-size: 16px;
}

.card-body tags-input,
.card-body .tags {
 border: none !important;
 outline: none !important;
 background: none;
}

.sTagsEmailEmpty .tags:not(.focused),
.tags:not(.focused),
.card-body .tags:not(.focused) {
 /*opacity: 0 !important;*/
 border: none !important;
 outline: none !important;
 border-color: #fff !important;
}

.emailDisconectedErrorModal .modal-dialog {
 width: 450px !important;
}

.emailDisconectedErrorModal .modal-content {
 border-radius: 5px !important;
}

.emailDisconectedErrorModal .modal-dialog i {
 font-size: 14;
}

.emailError-link {
 color: #5e5e5e;
}

.sTagsEmailEmpty .tags.focused,
.tags.focused,
.card-body .tags.focused {
 border: none !important;
 outline: none !important;
 border-color: #fff !important;
}

.card-body .tags,
tags-input .tags {
 border: none !important;
 border-color: #fff !important;
 outline: none !important;
 -webkit-box-shadow: none !important;
 -moz-box-shadow: none !important;
 box-shadow: none !important;
 padding: 0 !important;
}

tags-input {
 border: none !important;
 border-color: #fff !important;
 max-height: 100px;
 min-height: 0px;
 overflow-y: auto;
 overflow-x: hidden;
}

.host {
 position: static !important;
}

tags-input .tags {
 -webkit-appearance: none;
 overflow: visible;
}

tags-input .tags ul li {
 cursor: pointer;
}

tags-input .tags .input.form-control {
 width: 16px;
 top: 2px;
}

/*tags-input .tags .input:focus{
	width: 100% !important;
}*/

.card-body tags-input .tags,
.card-body .tags {
 background: #fff;
 border: none !important;
 border-color: #fff !important;
 /*border-bottom: 1px solid #e0e0e0 !important;*/
 border-radius: 0px;
 -webkit-border-radius: 0px;
 -moz-border-radius: 0px;
 -o-border-radius: 0px;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}

.card-body .tags {
 position: relative;
}

.card-body .tags:before {
 position: absolute;
 left: -1px;
 content: '';
 top: -1px;
 z-index: 777;
 border: 1px solid #fff;
 width: 100%;
 height: 100%;
}

.card-body tags-input .tags .tag-item .remove-button {
 color: #fff !important;
}

.card-body tags-input .tags .tag-item {
 border: none !important;
 background: #2196f3;
}

.emailModal .modal-dialog {
 width: 900px;
 max-width: 98%;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%) !important;
 margin: 0 !important;
}

.emailModal .modal-dialog .modal-content {
 padding: 0;
}

.review-variable .modal-dialog .modal-content {
 padding: 0;
}

.mailMergeBanner {
 background-color: #2196f3;
 color: #fff;
 text-align: center;
 padding: 5px 0;
}

.emailModal .maintable .form-control {
 font-size: 14px !important;
}

.search-icon {
 top: 11px !important;
 /* left: 13px !important; */
}

.tip-center .card-body.card-padding {
 min-height: 600px;
}

.tip-center .center-message {
 width: 500px;
 margin-top: 160px;
}

.l img {
 width: 265px;
}

.flex-column {
 display: flex;
 flex-direction: column;
}

.h-100 {
 height: 100%;
}

.h-60 {
 height: 60%;
}

.flex-1 {
 flex: 1;
}

.listview .lv-item .lv-small {
 width: auto;
 margin-left: 43px;
 margin-right: 30px;
}

.listview .lv-item img {
 width: 37px;
 height: 37px;
 object-fit: cover;
 /* border: 1px solid #dcdcdc; */
 /* border-radius: 6px; */
}

.listview .lv-item span.circle {
 width: 11px !important;
 height: 11px !important;
 min-width: 11px;
 min-height: 11px;
 margin: 3px 7px 0 0;
 float: left;
}

.fg-line.sEmailLine:not(.fg-toggled)::after {
 width: 0;
 height: 2px !important;
 border-bottom-width: 1px !important;
 border-bottom-style: solid !important;
 border-bottom-color: rgb(224, 224, 224) !important;
 position: absolute;
 background: rgb(224, 224, 224) !important;
 z-index: 3;
 height: 2px !important;
 width: 0;
 content: '';
 -webkit-transition: all;
 -o-transition: all;
 transition: all;
 -webkit-transition-duration: 300ms;
 transition-duration: 300ms;
}

.fg-line.sEmailLine::before {
 border-bottom: 1px solid #e0e0e0;
 content: '';
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
}

.lightbox .lightbox-item > img {
 height: 200px;
}

.card-body.mess .circle {
 /* top: 54px; */
}

.sign-in > strong {
 position: relative;
 top: 2px;
}

/*.card.click-on .lv-actions.actions > li:first-child {display: none !important;}*/

.top-menu > li.ful {
 display: none;
}

.carousel-inner .small-box img {
 object-fit: cover;
 height: 100%;
 width: 100%;
 border-top-left-radius: 5px;
 border-top-right-radius: 5px;
 box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px !important;
}

.emailModal + .modal .modal-dialog {
 width: 900px !important;
}

.emailModal + .modal .modal-dialog .btn.btn-info + .btn.btn-link + .btn.btn-info {
 float: left;
 background: none;
 color: #f44336;
 -webkit-box-shadow: none;
 -moz-box-shadow: none;
 box-shadow: none;
}

.carousel-inner .small-box img {
 border: 1px solid #b2b2b2;
}

.emailModal + .modal .modal-dialog .card-body.card-padding textarea {
 height: 403px;
}

.emailModal + .modal .modal-dialog .card-body.card-padding button {
 margin-top: 10px;
}

.emailModal + .modal .modal-dialog .card-body.card-padding .form-group.fg-float.m-b-30 .list {
 height: 403px;
 border-bottom: 1px solid #e0e0e0;
}

.form-group.fg-float.m-b-30 {
 margin-bottom: 0px !important;
}

.lightbox .lightbox-item .in-title {
 font-size: 16px;
 border-bottom-left-radius: 5px;
 border-bottom-right-radius: 5px;
}

.carousel-inner .small-box .col-md-3 {
 width: 100%;
 padding: 0;
 margin-bottom: 10px;
 /*overflow:hidden;*/
}

.carousel-inner .small-box img {
 margin: 0 !important;
 border: none !important;
}

.carousel-inner .small-box .l {
 margin-bottom: 0.5em;
 padding: 0 !important;
}

.card-header .carousel-inner .actions.r-side {
 right: 10px;
 top: 10px;
 left: auto;
}

.card-header .carousel-inner .actions.l-side {
 right: auto;
 left: 5px;
 top: 7px;
}

.carousel-inner .b-bar {
 /*display: none !important;*/
}

.carousel-inner .resmore {
 margin-top: -46px;
}

/*.prezmenu{
	margin:0;
}*/

.card-header .carousel-inner .actions.l-side a {
 cursor: pointer;
}

.card-header .small-box h2 {
 font-size: 16px;
 color: #333;
 cursor: pointer;
 font-weight: 400;
}

.card-header .small-box img,
.small-box .lightbox-item .lightbox::before {
 cursor: pointer;
}

.fg-line.second .btn-link {
 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
 -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
 -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
 color: #333;
 margin-bottom: 10px;
}

.modal-body .list li {
 font-size: 14px;
 margin-bottom: 2px;
}

.carousel-inner .small-box {
 width: 240px;
 height: 200px;
 vertical-align: top;
}

.carousel-inner .dropdown-toggle {
 box-shadow: 0 2px 10px 1px rgba(18, 106, 211, 0.05);
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
 background: #fff;
 /*-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);*/
}

.carousel-inner span.ng-binding,
.carousel-inner .l-side {
 display: none !important;
}

.carousel-inner .t-bar {
 background: none !important;
}

.container {
 min-width: 100%;
 width: 100% !important;
 padding-bottom: 0 !important;
 padding-right: 7em;
 padding-left: 5em;
 margin-right: 0 !important;
 margin-left: 0 !important;
}

.photos.mob-cat.myp2,
.photos.mob-cat.re,
.photos.cat {
 max-width: inherit;
 /* margin: auto; */
}

.photos.mob-cat.myp2 .col-md-3,
.photos.mob-cat.re .col-md-3,
.photos.cat .col-md-3 {
 display: flex;
 justify-content: center;
 border-radius: 5px;
 box-shadow: 0 2px 4px 0 rgba(50, 50, 93, 0.1);
}

/* Spinner Loading */

.sk-cube-grid {
 position: absolute;
 top: 7%;
 left: 52%;
 width: 40px;
 height: 40px;
 margin: 0 auto;
}

.sk-cube-grid .sk-cube {
 width: 33%;
 height: 33%;
 z-index: 9999;
 background-color: #333;
 float: left;
 -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
 animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
}

.sk-cube-grid .sk-cube1 {
 -webkit-animation-delay: 0.2s;
 animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube2 {
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube3 {
 -webkit-animation-delay: 0.4s;
 animation-delay: 0.4s;
}

.sk-cube-grid .sk-cube4 {
 -webkit-animation-delay: 0.1s;
 animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube5 {
 -webkit-animation-delay: 0.2s;
 animation-delay: 0.2s;
}

.sk-cube-grid .sk-cube6 {
 -webkit-animation-delay: 0.3s;
 animation-delay: 0.3s;
}

.sk-cube-grid .sk-cube7 {
 -webkit-animation-delay: 0s;
 animation-delay: 0s;
}

.sk-cube-grid .sk-cube8 {
 -webkit-animation-delay: 0.1s;
 animation-delay: 0.1s;
}

.sk-cube-grid .sk-cube9 {
 -webkit-animation-delay: 0.2s;
 animation-delay: 0.2s;
}

@-webkit-keyframes sk-cubeGridScaleDelay {
 0%,
 70%,
 100% {
  -webkit-transform: scale3D(1, 1, 1);
  transform: scale3D(1, 1, 1);
 }

 35% {
  -webkit-transform: scale3D(0, 0, 1);
  transform: scale3D(0, 0, 1);
 }
}

@keyframes sk-cubeGridScaleDelay {
 0%,
 70%,
 100% {
  -webkit-transform: scale3D(1, 1, 1);
  transform: scale3D(1, 1, 1);
 }

 35% {
  -webkit-transform: scale3D(0, 0, 1);
  transform: scale3D(0, 0, 1);
 }
}

.ng-table-pager {
 padding: 0;
 min-height: inherit;
}

.ng-table-pager .pagination {
 margin: 0;
}

.ng-table-pager .pagination > li {
 margin: 19px 2px;
}

.card-body.mess .circle {
 /* top: 30px; */
}

.card-body.mess .noborder .circle {
 /* top: 54px; */
}

.card-body.mess {
 height: 96%;
}

#filepicker_shade .fp__close a {
 /*text-indent: 0;*/
 font-size: 24px;
 color: #fff;
 background: none !important;
}

#filepicker_shade .fp__close:after {
 content: 'Close';
 position: absolute;
 left: -10px;
 top: 9px;
 color: #fff;
 font-size: 14px;
 font-weight: bold;
}

.carousel-inner .lightbox-item.p-item,
.carousel-inner .col-sm-4,
.main-menu li,
.main-menu li a {
 cursor: pointer;
}

.carousel-inner .lightbox-item.p-item h2 {
 padding: 1em;
}

/* .main-menu .ng-binding {
  position: fixed;
  left: 0;
  bottom: 59px;
  text-align: center;
  width: 100%;
} */

*::-ms-backdrop,
.loginDiv {
 left: 0;
 right: 0;
 margin-left: auto;
 margin-right: 230px;
}

.mini-charts-item .count i {
 margin-left: 77px;
}

.mini-charts-item .pr {
 margin-left: 64px !important;
}

.mini-charts-item .sh {
 margin-left: 77px !important;
}

.photos.small-btn.mob-cat.myp2 .t-bar,
.category-container .t-bar,
.table .t-bar {
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
 background: #2196f3;
 /*-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.16), 0 2px 10px rgba(0, 0, 0, 0.12);*/
 padding: 0;
 width: 30px;
 height: 30px;
 right: 10px;
 top: 10px;
 display: flex;
 align-items: center;
 justify-content: center;
 cursor: pointer;
}

.zmdi.zmdi-close.presentation-icon {
 display: block;
 color: white;
}

.category-container .t-bar,
.table .t-bar {
 border: none !important;
}

.table-striped .t-bar i {
 top: 0px;
}

.table .t-bar {
 position: relative;
}

.category-container .t-bar {
 left: auto;
}

.grey-ic {
 background: url('../img/icons/red check@2x(1).png') no-repeat 0 bottom;
 -webkit-background-size: 100% auto;
 background-size: 100% auto;
 width: 37px;
 height: 37px;
 text-indent: -10000px;
 display: inline-block;
 position: relative;
 top: -10px;
}

.card.click-on .upload + .center-area {
 margin-top: 5px;
}

.logo-setvi {
 bottom: 19px;
}

.center-area h2.drag-title span {
 width: 20px;
 height: 20px;
 background: #fff;
 color: #fff;
 display: inline-block;
 position: relative;
 top: -1px;
 margin: 0 8px;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
}

.drag-title {
 display: flex;
 align-items: center;
}

.center-area h2.drag-title span:after {
 content: '\f135';
 position: absolute;
 left: 0;
 right: 0;
 top: -2px;
 color: #2196f3;
 font: normal normal normal 24px/1 'Material-Design-Iconic-Font';
}

.grey-ic {
 width: 31px;
 height: 31px;
 top: -8px;
}

.card.click-on .upload + .center-area {
 display: none;
}

/* .upload {
  top: -1px !important;
  position: absolute !important;
  left: -972px !important;
  margin: auto !important;
  right: 0;
} */

.card-header .carousel-inner .actions.r-side {
 background: #fff;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
}

.mapModal .modal-dialog {
 width: 900px !important;
}

#setviViewMap {
 height: 606px !important;
 max-height: 93%;
}

.small-btn .dropdown-menu > li > a {
 padding: 5px 17px;
 line-height: 144%;
}

.carousel-inner .small-box img {
 height: 200px;
}

.sort-ul li.ng-hide + li {
 border: none !important;
}

.l img {
 width: 100% !important;
 max-height: 199px;
 object-fit: cover;
}

@media screen and (min-width: 1151px) {
 .photos img {
  /* width: 100% !important; */
 }
}

@media screen and (min-width: 1150px) {
 .photos .l img {
  width: 100% !important;
  border-radius: 5px;
  min-width: 100%;
 }
}

@media screen and (max-width: 1279px) {
 .icons-bar {
  left: 50%;
 }
}

.sort-ul .r span:last-child {
 border: none;
}

.pagination > li > a,
.pagination > li > span {
 text-decoration: none !important;
}

.logo-setvi {
 height: 54px;
 bottom: 35px;
}

.main-menu + .main-menu > li > a {
 cursor: default !important;
 background: none !important;
 color: #4c4c4c !important;
}

.ng-table-pagination > li:first-child:before,
.ng-table-pagination > li:last-child:before {
 cursor: pointer !important;
 height: 22px;
}

.show-nav {
 display: none;
}

.card.click-on .lv-actions.actions {
 position: inherit;
}

.ng-table-pagination > li:first-child:hover:before,
.ng-table-pagination > li:last-child:hover:before {
 display: none;
}

.pagination > li > a:after,
.pagination > li > span:after {
 font-family: 'Material-Design-Iconic-Font';
 font-size: 22px;
 position: absolute;
 left: 17px;
 top: 1px;
 z-index: 1 !important;
 cursor: pointer !important;
}

.pagination > li:first-child > a:after {
 content: '\f2fa';
 left: 16px;
}

.pagination > li:last-child > a:after {
 content: '\f2fb';
}

.modal-dialog #header {
 display: none !important;
}

/*
.center-area.ftop H2 {
	opacity: 0;
}*/

.actions > li > a.done:before,
.actions > a.done:before {
 display: none !important;
}

.small-btn.mob-cat .lightbox-item.p-item .actions > li > a:hover > i,
.small-btn.mob-cat .lightbox-item.p-item .actions > a:hover > i {
 color: #2196f3;
}

.small-btn.mob-cat .lightbox-item.p-item .actions > a:hover > i.zmdi.zmdi-more {
 color: #2196f3;
}

.maintable .modal-title {
 color: #000 !important;
}

/*
.icons-bar.notvisible {
	display: none;
}*/

.arrows-pr {
 display: none;
 position: absolute;
 right: 0;
 top: -4px;
 list-style: none;
 z-index: 10;
}

.arrows-pr > li a {
 position: relative;
 display: inline-block;
 color: #fff;
 border: 1px solid #2196f3;
 background: #2196f3;
 font-size: 20px;
 margin-bottom: 20px;
 text-decoration: none;
 border-radius: 50%;
 -webkit-border-radius: 50%;
 -moz-border-radius: 50%;
 -o-border-radius: 50%;
 width: 30px;
 height: 30px;
 text-align: center;
}

.arrows-pr > li a i {
 margin-top: 5px;
}

/*
.arrows-pr > li a:after {
	position: absolute;
	left: 0;
	top: 0;
	font-family: FontAwesome;
	content: '\f062';
	color: #2196f3;
	font-size: 24px;
}
.arrows-pr > li.ar-bottom a:after {
	content: '\f063';
}
.arrows-pr > li a:hover {opacity: 0.8;}*/

.actions > li > a.upload:before {
 border-radius: 0% !important;
 -webkit-border-radius: 0% !important;
 -moz-border-radius: 0% !important;
 -o-border-radius: 0% !important;
}

.li-delete a,
#li-delete a {
 color: red !important;
}

#sidebar .sidebar-inner.left-sidebar-inner {
 min-height: calc(100% - 65px);
 display: flex;
 flex-direction: column;
 align-items: stretch;
}

.bottom-menu {
 display: flex;
 flex-direction: column;
 justify-content: center;
 align-items: center;
 width: 100%;
}

#sidebar .logo-email {
 text-align: center;
 width: 100%;
 color: #000 !important;
 font-size: 13px;
}

.lvh-search {
 z-index: 888;
}

.somediv {
 display: none;
}

.card.ind .m-b-5 {
 margin-bottom: 0 !important;
}

.dropdown-menu.dropdown-menu-lg.pull-right .lv-footer {
 margin-top: 0 !important;
}

.dropdown-menu {
 display: flex;
 flex-direction: column;
 border-radius: 5px;
 z-index: 9999;
 box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px !important;
}

.ng-table-pager .pagination {
 margin-left: 15px;
}

.ng-table-counts {
 margin-right: 15px;
 /* z-index: 400; */
}

.card-header.det {
 padding: 12px 0 42px;
}

.card-header.det .ng-table-pager {
 position: absolute;
 left: 0;
 bottom: 0;
 width: 100%;
}

.card-header.det .carousel-control.left {
 left: 0;
}

.card-header.det .carousel-control.right {
 right: 0;
}

.side-panel ul li {
 width: 100%;
}

.photos.small-btn.mob-cat .col-md-3 {
 overflow: visible;
}

.listview:not(.lv-lg):not(.lv-message) .lv-item {
 cursor: default;
 background: none;
}

.dropdown-menu .lv-header a {
 color: #000 !important;
}

_:-ms-fullscreen,
:root .side-panel ul li .check-box {
 position: relative;
 top: -5px;
 float: right;
}

_:-ms-fullscreen,
:root .side-panel ul li .snippetText + .check-box {
 margin-top: -21px;
}

_:-ms-fullscreen,
:root .loginDiv {
 -webkit-transform: none;
 -ms-transform: none;
 transform: none;
 left: 0;
 right: 0;
 margin: auto;
}

.dropdown.open {
 z-index: 333 !important;
}

.toTagsInput {
 margin-top: 12.5px;
}

.card.main-c .lv-header-alt.min-h > .lvh-label.hidden-xs {
 /* display: none; */
}

.fg-float .fg-label.sInputNotToggled {
 top: 27px;
}

.open .dropdown-menu {
 z-index: 48;
 top: 30px;
 right: 10px;
 border-radius: 10px;
}

#myresdrop {
 top: 25px !important;
 right: 10px;
}

#whatsnewwrap #myresdrop {
 top: -36px !important;
 z-index: 100;
}

.carousel-inner .open .dropdown-menu {
 z-index: 48;
 top: 0;
 right: 45px;
}

.card.sect {
 background: #fff;
}

.radio-group label {
 margin-right: 15px;
}

.red {
 color: red !important;
}

.radio-group .send {
 display: flex;
 align-items: center;
 margin-bottom: 10px;
 font-size: 14px;
 margin-left: 20px;
}

.radio-group .send > label {
 width: 220px;
}

.card-body.card-padding.radio-group > label {
 margin-bottom: 15px;
}

.actions .done {
 position: relative;
 margin-left: 1em;
}

.with-th span {
 /* margin-left: 8px; */
 width: 100%;
 /* overflow: hidden;
  text-overflow: ellipsis;
  white-space: pre; */
}

.card-body .table td.no-padding {
 padding: 0px !important;
}

.card-body .table td.with-th {
 display: flex;
 /* text-align: center; */
}

.shared-thumb {
 display: table-cell !important;
}

.contact-name {
 display: block;
}

.shift-check {
 transform: translateY(25%);
}

.dropdown-menu > li > a.normal-white-space {
 white-space: normal !important;
}

.add-to-category-fake-input {
 border: none;
 position: absolute;
 top: 10px;
 background: white;
 width: 100%;
 height: 16px;
}

.setvi-autocomplete {
 display: flex;
}

.card-body.list-s .table .t-bar {
}

.plugin-upload.preloader.pl-xxl {
 position: fixed;
 top: 50%;
 left: 50%;
 width: 20em;
 height: 10em;
 margin-top: -5em;
 margin-left: -10em;
}

.plugin-upload.preloader.pl-xxl h4 {
 position: fixed;
 top: 50%;
 left: 50%;
 width: 30em;
 height: 2em;
 margin-top: 6em;
 margin-left: -10em;
 color: #2196f3;
}

.preloader.pls-setvi-blue .plc-path {
 stroke: #2196f3;
}

@media screen and (max-width: 628px) {
 .modal-dialog resource {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 24em;
 }
}

.modal-dialog resource > div {
 width: 265px !important;
 min-height: 198px;
}

.truncate-address-book {
 width: 215px;
 /*white-space: nowrap;*/
 overflow: hidden;
 text-overflow: ellipsis;
}

.maintable .email-contact {
 width: calc(100% - 30px);
 overflow: hidden;
 display: inline-block;
}

.archive-pending-text {
 position: absolute;
 text-align: center;
 bottom: calc(50% - 20px);
 filter: alpha(opacity=70);
 background-color: #2196f3;
 width: 100%;
 height: 40px;
 z-index: 10;
 color: white;
 font-size: large;
 line-height: 40px;
}

ul.taglist {
 position: relative;
 margin: 0;
 padding: 0;
 list-style: none;
 width: 300px;
 overflow: hidden;
 text-align: center;
}

ul.taglist.rtags {
 width: auto !important;
 text-align: left;
}

ul.taglist li {
 position: relative;
 display: inline-block;
 margin: 3px;
 /*height:24px;*/
 line-height: 24px;
 position: relative;
 font-size: 14px;
}

ul.taglist.rtags li {
 display: block;
 float: left;
}

ul.taglist li a {
 display: block;
 margin-left: 20px;
 padding: 0 10px 0 12px;
 background: #0089e0;
 color: #fff;
 text-decoration: none;
 -moz-border-radius-bottomright: 4px;
 -webkit-border-bottom-right-radius: 4px;
 border-bottom-right-radius: 4px;
 -moz-border-radius-topright: 4px;
 -webkit-border-top-right-radius: 4px;
 border-top-right-radius: 4px;
}

ul.taglist li a:before {
 content: '';
 float: left;
 position: absolute;
 top: 0;
 left: 8px;
 width: 0;
 height: 0;
 border-color: transparent #0089e0 transparent transparent;
 border-style: solid;
 border-width: 12px 12px 12px 0;
}

ul.taglist li a:after {
 content: '';
 position: absolute;
 top: 10px;
 left: 21px;
 float: left;
 width: 4px;
 height: 4px;
 -moz-border-radius: 2px;
 -webkit-border-radius: 2px;
 border-radius: 2px;
 background: #fff;
 -moz-box-shadow: -1px -1px 2px #004977;
 -webkit-box-shadow: -1px -1px 2px #004977;
 box-shadow: -1px -1px 2px #004977;
}

ul.slideselect {
 right: -10px !important;
 top: 60px !important;
}

a.createGroup {
 display: block;
 float: right;
 font-size: 30px;
 margin-top: -3px;
 cursor: pointer;
}

ul.emailsforgroup {
 list-style: none;
 margin: 0;
 padding: 0;
 border-bottom: 1px solid #eee;
 max-height: 150px;
}

ul.emailsforgroup li {
 display: block;
 padding: 3px;
 margin-bottom: 0;
 border-top: 1px solid #eee;
}

ul.emailsforgroup li:nth-child(2n + 2) {
 background: #f5f5f5;
 margin-bottom: 0px;
}

.emailgroup-item {
 display: flex;
 align-items: center;
}

.emailgroup-icon {
 color: red;
 cursor: pointer !important;
 margin-left: auto;
}

.create-group-content {
 padding: 1em;
 background-color: #f9f9f9;
 border-radius: 10px;
}

.create-group-explainer {
 margin-bottom: 20px;
 text-align: center;
}

.create-group-table,
.create-group-table th {
 background-color: #f9f9f9 !important;
}

.create-group-table td {
 padding: 10px 0 !important;
}

.error-message {
 font-size: 14px;
}

/*ul.emailsforgroup li span.remove-email{
	cursor:pointer;
}*/

ul#emailpdf {
 left: 233px;
}

i.pdfarrow {
 display: block;
 float: right;
 font-size: 21px;
 margin-left: auto;
 padding-left: 1em;
}

ul.dropdown-menu.dropdown-menu-right > li {
 align-items: center;
}

.ResourceIsInvalid {
 position: absolute;
 padding: 1rem;
 width: 100%;
 margin-top: 5.6rem;
 text-align: center;
 background: rgba(166, 0, 0, 0.6);
 border-radius: 3px;
 box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}

.ResourceIsInvalid label {
 font-size: 20px;
 color: #fff;
 margin-bottom: 0;
}

/* Magnus CSS */

body {
 height: 100%;
}

#main {
 display: grid;
 grid-template-columns: [sidebar] minmax(100px, 300px) [content] 4fr;
}

#content {
 grid-column: content;
 height: 97%;
 margin-top: 1.5em;
}

.main-menu {
 overflow-y: auto;
 height: 100%;
 overflow-x: hidden;
}

#sidebar {
 position: fixed;
 min-height: 100%;
 grid-column: sidebar;
}

[role='button'] {
 cursor: auto;
}

.md-sidenav-left,
md-sidenav {
 z-index: 999999;
 box-shadow: none;
 overflow: visible;
 position: fixed;
}

.md-sidenav.md-default-theme,
md-sidenav,
md-sidenav.md-default-theme md-content,
md-sidenav md-content {
 /* background: transparent; */
}

md-backdrop.md-opaque.md-default-theme,
md-backdrop.md-opaque {
 /* background: transparent; */
 position: fixed;
}

.placeholder-style {
 object-fit: cover;
 width: 100%;
 /* min-width: 263px; */
}

.icon-circle {
 display: flex;
 flex-direction: row;
 justify-content: center;
 align-items: center;
 background: #fff;
 border-radius: 50%;
 color: #2196f3;
 width: 30px;
 height: 30px;
 /* box-shadow: 0 2px 4px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);
  -webkit-box-shadow: 0 2px 4px rgba(50, 50, 93, 0.11),
    0 1px 3px rgba(0, 0, 0, 0.08); */
 /* margin-right: 3px; */
}

.icon-circle i {
 color: #2196f3 !important;
}

.icon-circle > a:before {
 left: 0;
 top: 2px;
 content: '';
 position: absolute;
 width: 100%;
 height: 100%;
 -webkit-transform: scale3d(0, 0, 0);
 -moz-transform: scale3d(0, 0, 0);
 -ms-transform: scale3d(0, 0, 0);
 -o-transform: scale3d(0, 0, 0);
 transform: scale3d(0, 0, 0);
 -webkit-transition: all;
 -o-transition: all;
 transition: all;
 -webkit-transition-duration: 250ms;
 transition-duration: 250ms;
 -webkit-backface-visibility: hidden;
 -moz-backface-visibility: hidden;
 backface-visibility: hidden;
 background-color: rgba(0, 0, 0, 0.1);
 z-index: 0;
 border-radius: 50%;
 opacity: 0;
 filter: alpha(opacity=0);
}

.icon-color {
 color: #fff !important;
}

.star-icon {
 position: absolute;
 top: 5;
 left: 5;
}

/* Better layout selecting slides */

.select-layout {
 display: grid;
 grid-gap: 1em;
 grid-template-columns: repeat(3, 1fr);
 justify-content: center;
 align-items: center;
 margin-left: 17px;
 width: 100%;
}

.pptslides {
}

/* Card content text */

.b-bar .left-sided-card {
 width: 100%;
 word-break: break-all;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.b-bar h1 {
 color: #3d464d;
}

.mypresentations-textbar h1 {
 position: relative;
 min-height: 100% !important;
 white-space: normal !important;
 bottom: 0 !important;
}

.prezmenu {
 margin: 0 !important;
}

.photos .l img + .b-bar h1 {
 color: rgb(88, 202, 230);
}

/* Card Container */

/* .photos .col-md-3 {
  width: 260px !important;
  height: 200px !important;
  min-width: 200px;
  max-width: 260px;
} */

/* .content-wrapper {
  display: flex;
  justify-content: space-around;
} */

.main-card-body,
.edit-presentation-body {
 display: -ms-grid;
 display: grid;
 grid-template-columns: repeat(auto-fill, 267px);
 row-gap: 2em;
 -webkit-column-gap: 0.6em;
 -moz-column-gap: 0.6em;
 column-gap: 0.6em;
 -webkit-box-pack: justify;
 -ms-flex-pack: justify;
 justify-content: space-between;
 grid-auto-flow: row dense;
 width: 100%;
}

.main-card-category {
 margin-bottom: 4em;
}

.photos .col-md-3 {
 /* width: 100%; */
 margin: 0 !important;
}

.edit-presentation-body .presentationItemClass {
 /* width: 220px !important;
    height: 200px !important; */
 /* margin: 1em !important; */
}

/* Dropdown fixes */

.dropdown-menu > li {
 display: flex;
 align-items: flex-start;
 width: 100%;
}

.dropdown-menu > li > a {
 display: flex;
 align-items: center;
 height: 100%;
 padding: 3px 20px;
 min-height: 50px;
}

.dropdown-menu > li > a i {
 margin-right: 10px;
}

.submenu {
 margin-left: 0em;
}

.sub-menu ul > li {
 margin-bottom: 0.1em;
}

.sub-menu ul > li:last-child {
 margin-bottom: 0;
}

/* Sidebar */

.sidebar-submenu {
 margin-left: 0.5em;
}

.sidebar-settings {
 display: block !important;
}

.sidebar-company-image {
 display: flex;
 justify-content: center;
 align-items: center;
 margin-top: 2em;
 height: 100px;
 margin-bottom: 2em;
}

.sidebar-company-image img {
 width: 100%;
 height: 100px;
 object-fit: contain;
}

.active > a::before,
.active > a::after {
 color: #fff;
}

.fg-line label {
 color: #878787;
}

/* Form styles */

.form-control-new {
 background: transparent;
 border: 2px solid rgb(223, 225, 230);
 border-radius: 3px;
 box-sizing: border-box;
 color: inherit;
 cursor: inherit;
 font-family: inherit;
 font-size: 16px;
 min-width: 0;
 outline: none;
 width: 100%;
 margin-top: 0.5em;
 padding-left: 0.5em;
 padding-top: 0.5em;
 padding-bottom: 0.5em;
}

.form-control-new:focus {
 border: 2px solid #2196f3;
}

.radio-group label {
 margin-right: 5em;
}

/* File Picker */

.fp__wrapper {
 margin-left: 268px !important;
}

/* modal */

.info-modal-header {
 grid: header;
}

.modal-title {
 color: #3d464d;
 font-size: 18px;
 word-break: break-all;
 margin-bottom: 1em;
}

.modal-title div {
 padding: 2px 20px;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.email-modal-title {
 margin-bottom: 0 !important;
}

.modal .select-modal-content {
 padding: 0 !important;
}

.info-modal-body {
 display: flex;
 justify-content: center;
 align-items: center;
 padding: 1em 2em !important;
}

.info-modal-body img {
 width: 13em;
 border: 1px solid #e4e4e4;
 border-radius: 10px;
}

.resource-info {
 display: flex;
 align-items: center;
 margin-bottom: 0.5em;
}

.resource-info b {
 font-weight: 500;
 font-size: 14px;
 max-height: 100px;
 overflow: auto;
 word-break: break-word;
}

.resource-info small {
 margin-right: 0.7em;
}

.info-modal-body > .info-element {
 display: flex;
 flex-direction: row;
 align-items: baseline;
 vertical-align: middle;
}

.info-modal-body > .info-element span {
 margin-left: 10px;
}

.info-modal-body h2 {
 font-weight: 400;
 font-size: 1em;
}

.info-modal-body > ul.taglist {
 margin-top: 1.5em;
}

#popular-resource-dropdown {
 top: 4px;
 font-size: 1em !important;
 min-width: 140px !important;
 opacity: 1;
}

#popular-resource-dropdown.ng-hide {
 opacity: 0;
}

#popular-resource-dropdown.ng-hide-add,
#popular-resource-dropdown.ng-hide-remove {
 transition: all linear 0.5s;
}

.popular-resource-dropdown li {
 margin-bottom: 1em;
}

/* Mini Modal */

.mini-modal-body {
 /* min-height: 100%; */
}

.card-modal-footer {
 /* background: #f7f9fa; */
 align-items: center;
 height: 50px;
 border-radius: 10px;
 display: flex;
 flex-direction: row;
 justify-content: flex-end;
}

/* Dropbox Layout */

body {
 background: #fff;
}

#sidebar {
 background-color: #f7f9fa;
}

#sidebar .sidebar-inner {
 width: 100%;
 display: flex;
 flex: 1;
}

.submenu-button {
 display: flex;
}

.submenu-toggle-icon {
 margin-left: auto;
}

.submenu-toggle-icon svg path {
 fill: #4c4c4c;
}

.main-menu > li .active > a > i > svg {
 fill: #fff;
}

.overlap {
 background: #fff;
}

.card {
 box-shadow: none;
 /* border-bottom: 2px solid #f7f9fa; */
}

/* Mobile Resource Card */

.small-resource-card {
 display: flex;
 flex-direction: row;
 align-items: center;
 position: relative;
}

.small-resource-card img {
 width: 90px;
 height: 70px;
}

.small-resource-card .card-bottom-area {
 display: flex;
 flex-direction: row;
 align-items: center;
 margin-left: 10px;
 margin-bottom: 10px;
 width: 100%;
}

.small-resource-card .card-text-area {
 display: flex;
 flex-direction: column;
}

.small-resource-card .card-bottom-area h2 {
 overflow-wrap: break-word;
 font-size: 16px;
 width: 100%;
}

.small-resource-card .card-text-meta {
 display: flex;
 flex-direction: row;
}

.small-resource-card .card-dropdown-menu {
 margin-left: auto;
}

.category-card {
 z-index: 99;
}

.type-icon img {
 height: 16px;
 width: 16px;
 margin-right: 0.5em;
}

.dropdown-menu > li > a:hover {
 background-color: transparent !important;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
 background-color: transparent !important;
}

.mobile-submenu-wrapper {
 display: flex;
 flex-direction: column;
 cursor: pointer;
}

.mobile-submenu-wrapper:hover {
 background: transparent !important;
}

.mobile-submenu {
 display: flex;
 flex-direction: column;
 justify-content: flex-start;
 width: 100%;
 align-items: flex-start;
 list-style: none;
 padding-left: 0;
}

.mobile-submenu li {
 display: flex;
 height: 50px;
 align-items: center;
 width: 100%;
}

.mobile-submenu li:hover {
 background-color: #f5f5f5;
}

.mobile-submenu li a {
 color: #444;
 padding-left: 4em;
}

/* Notifications Dropdown */

.media-body {
 overflow: visible;
 align-items: center;
}

.media-body .formatted-text-msg {
 display: flex;
 flex-direction: column;
 width: 100%;
 text-align: left;
 align-items: flex-start;
 font-size: 1.2em;
}

.media-body .formatted-text-msg * {
 margin-bottom: 0.3em;
}

.media-body .formatted-text-msg .msg-date {
 margin-left: 0;
 font-size: 0.9em;
}

.media-body .formatted-text-msg .msg-title {
 color: #337ab7;
 cursor: pointer;
}

.msg-title {
 word-break: break-word;
 width: 100%;
}

.msg-type {
 color: #535353;
}

.msg-date {
 color: #535353;
 margin-left: auto;
}

.formatted-text-msg {
 display: grid;
 grid-template-columns: repeat(3, 300px);
 grid-template-rows: 1fr;
 align-items: center;
}

.disabled-link {
 color: #212121;
}

.disabled-link > .msg-title {
 cursor: auto !important;
}

.dropdown-menu .dropdown-menu-right .sort-ul {
 width: 400px;
}

.messages-title {
 font-weight: 500;
 font-size: 1.2em;
}

/* Buttons */

.notification-button {
 border-radius: 20px;
 /* border: 1px solid #2196f3; */
 padding: 1em 2em;
 margin-left: auto;
 margin-right: 1em;
}

.sidebar-trigger {
 display: block;
 color: #fff;
 background-color: transparent;
 padding: 0;
 border: 0;
 border-radius: 0;
 line-height: inherit;
 -webkit-appearance: none;
}

.sidebar-trigger svg {
 fill: #2196f3;
}

.close-btn {
 /* border: 1px solid #ecf4fd; */
 background: #fff;
 padding: 0 15px;
 box-shadow: none !important;
}

.view-btn {
 background: #fff;
 padding: 5px 20px;
 border-radius: 5px;
 border: 2px solid #ecf4fd;
 box-shadow: none !important;
}

.close-sidenav {
 position: absolute;
 right: 10px;
 top: 10px;
 width: 20px;
 height: 20px;
 opacity: 1;
}

.close-sidenav:hover {
 opacity: 1;
}

.close-sidenav:before,
.close-sidenav:after {
 position: absolute;
 left: 15px;
 content: ' ';
 height: 16px;
 width: 2px;
 background-color: #000;
}

.close-sidenav:before {
 transform: rotate(45deg);
}

.close-sidenav:after {
 transform: rotate(-45deg);
}

.btn-info {
 background-color: #2196f3;
}

.upload:hover,
.upload:focus {
 color: #fff;
}

.logo-setvi-nav {
 display: flex;
 justify-content: center;
 flex-direction: column;
 align-items: center;
 margin-top: 0.6em;
 font-size: 11px;
}

.logo-setvi-nav img {
 width: 90px;
 height: 45px;
 object-fit: contain;
 margin-top: -8.5px;
}

/* searchbar */

.seachComponent {
 z-index: 99999;
}

/* Tables */

.card-table {
 border: none !important;
}

thead {
 /* border-top: 1px solid #eff6ff;
  border-bottom: 1px solid #eff6ff; */
 color: #3d444c;
 font-weight: 500;
}

.table > thead > tr > th {
 text-transform: none;
}

td .shared-details-image {
 display: flex;
 flex-direction: column;
 align-items: center;
}

.shared-type {
 color: #000;
}

.shared-more-icon {
 top: 0 !important;
 color: #fff !important;
}

.table > tbody {
 font-size: 15px;
 font-family: 'Roboto', sans-serif;
}

.full-width-td {
 width: 350px !important;
}

.full-width-td span {
 margin-bottom: 1em;
 width: 100%;
}

.big-td {
 width: 50% !important;
}

.smaller-td {
 width: 100px !important;
}

.smaller-td .icon-delete svg path {
 fill: #f44336;
}

.medium-td {
 width: 220px !important;
}

tr > .td-actions {
 text-align: center;
 cursor: pointer;
}

.td-image {
 display: flex;
 flex-direction: row;
 /* align-items: center; */
}

.card-body .table td.with-th {
 width: auto;
}

.td-image img {
 width: 75px;
 height: 60px;
 box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 4px 0px;
}

.td-image-text {
 display: flex;
 flex-direction: column;
 justify-content: center;
 text-align: left;
}

td p {
 margin-bottom: 0.3em;
}

.ind.text-details {
 margin-top: 0.3em;
 padding-left: 2px;
 color: #777777;
 font-weight: 500;
 height: unset;
}

.viewed-title {
 font-size: 16px;
 font-weight: 500;
}

.status-circle-wrapper {
 display: flex;
}

.email-opened-text {
 margin-left: auto;
}

.shared-table loading-ghost {
 padding-bottom: 0.7em;
 display: block;
}

.shared-meta-details .contact-email {
 font-weight: 500;
 font-size: 1em;
 color: #000;
}

.shared-meta-details .shared-subject {
 color: #777777;
 font-weight: 450;
}

.shared-dropdown-icon {
 /* border: 1px solid #2196f3; */
 background-color: #2196f3;
 border-radius: 50%;
}

.contact-email {
 font-weight: 600;
 font-size: 1.2em;
 color: #000;
}

.back-button {
 /* margin-left: -1em; */
}

.skeleton-grid-image {
 border-radius: 5px;
 height: 160px;
 width: 100%;
 background: #f6f7f8;
 background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
 background-repeat: no-repeat;
 background-size: 1200px 300px;
 animation: shine-lines 2s infinite ease-out;
}

.skeleton-grid-textbox {
 background-color: #ddd;
 margin-top: 0.2em;
 height: 30px;
 width: 260px;
 border-radius: 5px;
 background: #f6f7f8;
 background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
 background-repeat: no-repeat;
 background-size: 800px 104px;
 animation: shine-lines 2s infinite ease-out;
}

@keyframes shine-lines {
 0% {
  background-position: -300px 0;
 }

 100% {
  background-position: 300px 0;
 }
}

/* Notification Screen */

.card-body.mess .table > thead {
 border: none !important;
}

.card-body.mess .table th {
 padding: 10px 0px;
}

.card-body.mess .table tbody {
 border-bottom: 1px solid #eff6ff;
}

.card-body.mess .table td {
 padding: 0 0.5em !important;
 vertical-align: middle;
}

.card-body.mess .table td {
 border: none !important;
 width: 20%;
}

.card-body.mess .table td:hover {
 background-color: transparent !important;
}

.listview {
 width: 100%;
}

.ugly-icon {
 box-shadow: none !important;
}

/* 
.ugly-icon2 {
  width: 55px !important;
} */

.notification-image {
 display: table-cell;
 min-width: 100px;
 text-align: center;
 vertical-align: middle;
}

.notification-image img {
 width: 45px;
 height: 35px;
 object-fit: contain;
 border-radius: 10px;
}

table.mes th:first-child span {
 margin-left: 7em;
}

/* .ugly-icon {
  display: flex;
  justify-content: center;
  box-shadow: none !important;
  width: 35px !important;
  margin: 0 auto;
} */

.card-body.mess p {
 margin: 0 !important;
 margin-bottom: 6em;
}

.circle.info,
.circle.info {
 display: block;
}

.icon-email {
 box-shadow: none !important;
 object-fit: contain;
}

/* Settings */

.change-password-wrapper {
 display: flex;
 flex-direction: column;
}

/* switch/toggle input */

.switch {
 visibility: hidden;
 position: absolute;
 margin-left: -9999px;
}

.switch + label {
 display: block;
 position: relative;
 cursor: pointer;
 outline: none;
 user-select: none;
}

.switch--shadow + label {
 padding: 2px;
 width: 60px;
 height: 30px;
 background-color: #dddddd;
 border-radius: 60px;
}

.switch--shadow + label:before,
.switch--shadow + label:after {
 display: block;
 position: absolute;
 top: 1px;
 left: 1px;
 bottom: 1px;
 content: '';
}

.switch--shadow + label:before {
 right: 1px;
 background-color: #f1f1f1;
 border-radius: 60px;
 transition: background 0.4s;
}

.switch--shadow + label:after {
 width: 62px;
 background-color: #fff;
 border-radius: 100%;
 box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
 transition: all 0.4s;
}

.switch--shadow:checked + label:before {
 background-color: #8ce196;
}

.switch--shadow:checked + label:after {
 transform: translateX(60px);
}

/* Estilo Flat */

.switch--flat + label {
 padding: 2px;
 width: 60px;
 height: 30px;
 background-color: #dddddd;
 border-radius: 60px;
 transition: background 0.4s;
 transform: scale(0.8);
}

.switch--flat + label:before,
.switch--flat + label:after {
 display: block;
 position: absolute;
 content: '';
}

.switch--flat + label:before {
 top: 2px;
 left: 2px;
 bottom: 2px;
 right: 2px;
 background-color: #fff;
 border-radius: 60px;
 transition: background 0.4s;
}

.switch--flat + label:after {
 top: 4px;
 left: 4px;
 bottom: 4px;
 width: 23px;
 background-color: #dddddd;
 border-radius: 52px;
 transition: margin 0.4s, background 0.4s;
}

.switch--flat:checked + label {
 background-color: #2196f3;
}

.switch--flat:checked + label:after {
 margin-left: 30px;
 background-color: #2196f3;
}

.footer-login {
 background: #2196f3 !important;
}

.lvh-label.fpad {
 /* padding-left: 1em; */
}

.presentationItemText h2 {
 font-size: 13px;
 cursor: pointer;
}

.template-playbar {
 list-style: none;
 display: flex;
 flex-direction: row;
 justify-content: center;
 align-items: center;
 z-index: 500;
}

.icon-delete svg path {
 fill: #f44336;
}

#footer {
 display: flex;
 justify-content: center;
 align-items: center;
 position: fixed;
 bottom: 0;
 text-align: center;
 color: #a2a2a2;
 padding: 2em;
 /* margin-left: 5%; */
 height: 70px;
 background: #ffff;
 width: 100vw;
 z-index: 14;
 /* margin-top: 130px; */
}

#footer .f-menu {
 display: flex;
 flex-direction: row;
 justify-content: center;
 width: 100vw;
 padding-left: 0;
 list-style: none;
 margin-left: -5px;
 margin-top: 8px;
}

#footer .f-menu > li {
 display: inline-block;
 padding-left: 5px;
 padding-right: 5px;
}

#footer .f-menu > li > a {
 color: #a2a2a2;
}

#footer .f-menu > li > a:hover {
 text-decoration: underline;
}

.shared-meta-details {
 /* display: flex; */
 /* flex-direction: column; */
 /* align-items: center; */
 /* justify-content: center; */
 /* height: 100px; */
}

.with-th.shared-thumb {
 width: 30% !important;
}

.spinner {
 animation: rotate 2s linear infinite;
 z-index: 2;
 position: absolute;
 top: 50%;
 left: 50%;
 margin: -25px 0 0 -25px;
 width: 50px;
 height: 50px;
}

.spinner > .path {
 stroke: #2196f3;
 stroke-linecap: round;
 animation: dash 1.5s ease-in-out infinite;
}

@keyframes rotate {
 100% {
  transform: rotate(360deg);
 }
}

@keyframes dash {
 0% {
  stroke-dasharray: 1, 150;
  stroke-dashoffset: 0;
 }

 50% {
  stroke-dasharray: 90, 150;
  stroke-dashoffset: -35;
 }

 100% {
  stroke-dasharray: 90, 150;
  stroke-dashoffset: -124;
 }
}

/* placeholder image style */

.preload-img--preloading {
 min-width: 263px;
}

/* Search */

.results > ul > li > div {
 display: flex;
}

.results > ul > li:hover {
 background: #f5f5f5;
}

/* Email Screen */

.submit-buttons {
 border-top: 1px solid #e0e0e0;
 display: flex;
 flex-direction: row;
 align-items: center;
 justify-content: space-between;
}

.snippet-text-wrapper {
 display: flex;
 flex-direction: row;
}

.snippet-text-container {
 display: flex;
 flex-direction: column;
 width: 100%;
}

.snippet-text-wrapper p {
 width: 85%;
}

.snippet-title {
 font-size: 14px;
 font-weight: 500;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.snippet-text {
 color: #5e5e5e;
 font-size: 13px;
 word-break: break-word;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 5;
 -webkit-box-orient: vertical;
}

.snippet-action-button {
 border-radius: 50%;
 background-color: #2397f3;
}

.snippet-action-button svg {
 fill: #fff !important;
}

/* Homepage */

.most-popular-container {
 margin-top: 2em;
}

/* Progressbar */

.meter {
 height: 3px;
 position: relative;
 background: #dce0e3;
 border-radius: 8px;
}

.meter > span {
 display: block;
 height: 100%;
 -webkit-border-top-right-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 border-top-right-radius: 8px;
 border-bottom-right-radius: 8px;
 -webkit-border-top-left-radius: 20px;
 -webkit-border-bottom-left-radius: 20px;
 -moz-border-radius-topleft: 20px;
 -moz-border-radius-bottomleft: 20px;
 border-top-left-radius: 20px;
 border-bottom-left-radius: 20px;
 background-color: #6bb438;
 position: relative;
 overflow: hidden;
}

.meter > span:after {
 content: '';
 position: absolute;
 top: 0;
 left: 0;
 bottom: 0;
 right: 0;
 background-image: -o-linear-gradient(-45deg, #56aa1c 25%, transparent 25%, transparent 50%, #56aa1c 50%, #56aa1c 75%, transparent 75%, transparent);
 z-index: 1;
 background-size: 20px 20px;
 -webkit-animation: move 2s linear infinite;
 -webkit-border-top-right-radius: 8px;
 -webkit-border-bottom-right-radius: 8px;
 -moz-border-radius-topright: 8px;
 -moz-border-radius-bottomright: 8px;
 border-top-right-radius: 8px;
 border-bottom-right-radius: 8px;
 -webkit-border-top-left-radius: 20px;
 -webkit-border-bottom-left-radius: 20px;
 -moz-border-radius-topleft: 20px;
 -moz-border-radius-bottomleft: 20px;
 border-top-left-radius: 20px;
 border-bottom-left-radius: 20px;
 overflow: hidden;
}

.min-h {
 margin-bottom: 1em;
}

/* ICON SVG */

.filter-icon svg {
 fill: #2196f3;
}

.blue-icon svg {
 fill: #2196f3 !important;
 transform: scale(0.7);
}

.notification-icon-arrow svg > path {
 fill: #2196f3 !important;
 transform: scale(1.4);
}

/* Breadcrumbs */

.resource-label {
 padding-left: 0.5em !important;
}

.breadcrumb li {
 margin-left: 0.6em;
}

.breadcrumb li:first-child {
 margin-left: 0em;
}

.breadcrumb > li + li:before {
 padding: 0 !important;
}

.breadcrumb > li > a:before {
 margin-right: 1em;
}

/* Sweet overlay */

.sweet-alert {
 z-index: 999999;
 box-shadow: 0 13px 27px -5px rgba(50, 50, 93, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.3), 0 -6px 16px -6px rgba(0, 0, 0, 0.025);
}

.mt-2em {
 margin-top: 2em;
}

.mr-1em {
 margin-right: 0.3em;
 margin-left: 0.3em;
}

.full-border-form-group {
 border-left: 1px solid #ccc !important;
 border-right: 1px solid #ccc !important;
 border-top: 1px solid #ccc !important;
}

.pres-header-line {
 padding: 10px 33px 11px;
 border-bottom: 2px solid #f7f9fa;
 margin-bottom: 18px;
}

/* Email failed notification */

.center-items-between {
 display: flex;
 align-items: center;
 justify-content: space-between;
}

.viewer-dialog {
 overflow: hidden !important;
}

.viewer-dialog .modal-dialog {
 width: 95vw;
 height: 95vh;
 position: absolute;
 left: 50%;
 top: 50%;
 transform: translate(-50%, -50%) !important;
 margin: 0 !important;
}

.viewer-dialog .modal-content {
 padding: 0 !important;
}

.viewer-dialog .modal-content iframe {
 width: 100% !important;
 height: 100% !important;
 border-radius: 10px;
}

.viewer-dialog-backdrop {
 opacity: 0.8 !important;
}

.flex-space-between {
 display: flex;
 align-items: center;
 width: 100%;
 justify-content: space-between;
}

.resource_search {
 width: 100%;
}

.resource_search_input {
 display: flex;
 align-items: center;
 border-radius: 10px;
}

.resource_search_input input {
 border: none;
 color: #000;
 max-width: 0;
 transition: max-width 0.15s ease-out;
 overflow: hidden;
}

.resource_search_input i {
 font-size: 22px;
 margin-left: 0.5em;
}

.resource_search:hover .resource_search_input input,
.resource_search_input input:focus {
 max-width: 500px;
 transition: max-width 0.25s ease-in;
 margin: 0.3em 0.5em;
}

.resource_search:hover .resource_search_input,
.resource_search:focus-within .resource_search_input {
 border: 1px solid #cccc;
}

.resource_search_input.hasValue input {
 margin: 0.3em 0.5em;
 max-width: 500px;
}

.resource_search_input.hasValue {
 border: 1px solid #cccc;
}

.single-sh-table .dropdown-toggle {
 border: none;
}

.single-sh-table .dropdown-toggle > i {
 top: 2.5px !important;
 color: #2196f3 !important;
}

.shared-table {
 margin-bottom: 0;
 min-height: unset;
}

.shared-table .table > tbody > tr > td:last-child {
 padding: 0;
}

/* .shared-table .table>tbody>tr>td:first-child {
    padding-right: 2em;
} */

.shared-table .td-image > a {
 margin: 15px;
}

.ind {
 height: 98%;
 margin-bottom: 0;
}

.popover.searchForm {
 z-index: 201;
 max-height: 87%;
 overflow-y: auto;
 overflow-x: hidden;
}

.resource-menu {
 margin-right: -5px;
}

#addToPresentationDropDown {
 top: 0;
 left: 233px;
}

.resource-dropdown-menu {
 min-width: 250px;
}

.dropdown.mes.dropdown-toggle {
 min-width: 23px;
}

.dropdown.mes.dropdown-toggle::before {
 left: -8.5px !important;
}

.resource-card-content {
 display: flex;
 justify-content: space-between;
 align-items: center;
 position: absolute;
 bottom: -1px;
 background: #fff;
 width: 100%;
 padding: 0.4em;
 border-top: 1px solid rgba(0, 0, 0, 0.1);
 border-radius: 0 0 5px 5px;
 min-height: 60px;
}

.resource-card-content .bottom_actions {
 display: flex;
 justify-content: center;
 align-items: center;
 width: 35px;
 height: 35px;
}

.resource-card-content .check-box {
 height: 25px !important;
 position: relative !important;
 right: 0 !important;
 top: 0 !important;
 width: 25px !important;
}

.resource-details {
 display: flex;
 justify-content: space-between;
 align-items: center;
}

.resource-details img {
 width: 22px;
 height: 22px;
 margin-right: 0.5em;
}

.resource-details span {
 word-break: break-word;
 overflow: hidden;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 2;
 -webkit-box-orient: vertical;
}

.resource-sharable {
 position: absolute;
 top: 7px;
 left: 7px;
}

.presentation_item-counter {
 position: absolute;
 font-size: 40px;
 font-weight: bolder;
 top: -4px;
 left: 9px;
 color: #2196f3c7;
}

.notification_header {
 flex-direction: column;
 align-items: flex-start;
 margin-bottom: 2em;
}

.notification_header .title {
 font-size: 18px;
 font-weight: 500;
}

.notification_header .sub-title {
 font-size: 14px;
 color: #333333;
 margin-top: 0.3em;
 font-style: italic;
}

#searchDropDownMenu #emailpdf.ppt_submenu {
 left: 205px;
}

.form-group-error-label {
 color: red;
 font-size: 13px;
 margin-top: 0.3em;
}

.trackingDetailsModal .modal-dialog {
 width: 800px;
}

.trackingGrid {
 display: grid;
 grid-template-columns: 50px 200px 180px auto;
 gap: 10px;
}

.trackingHeader > div {
 font-weight: 600;
}

.trackingList {
 height: 300px;
 max-height: 300px;
 overflow: auto;
 border-bottom: 1px solid #f0f0f0;
}

.trackingItem {
 padding: 20px 0;
 border-bottom: 1px solid #f0f0f0;
}

.trackingItem .viewedNumber {
 height: 30px;
 width: 30px;
 background-color: #2196f3;
 color: #fff;
 display: flex;
 align-items: center;
 justify-content: center;
 border-radius: 50%;
}

.d-flex {
 display: flex !important;
}

.aling-items-center {
 align-items: center;
}

.flex-justify-center {
 justify-content: center;
}

.flex-justify-end {
 justify-content: flex-end;
}

.flex-justify-spacebetween {
 justify-content: space-between;
}

.truncate-text {
 display: block;
 max-width: 100%;
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}

.break-word {
 word-break: break-word;
}

.dropdown-menu.email-more a {
 font-size: 13px;
 width: 100%;
 justify-content: center;
 white-space: normal;
}

.setvi-button-dismiss,
.setvi-button {
 text-transform: capitalize;
 border-radius: 7px;
 font-weight: 400;
 font-size: 14px !important;
}

.setvi-button {
 display: inline-flex;
 align-items: center;
 text-align: left;
 margin: 0;
 justify-content: center;
 cursor: pointer;
}

.setvi-button-full-width button {
 max-width: 100%;
 width: 100%;
}

.setvi-button[disabled] {
 background-color: #a6d5fa !important;
 color: #fff !important;
 border: none;
 cursor: not-allowed;
 box-shadow: none;
}

.setvi-button i {
 font-size: 20px;
 margin-right: 0.3em;
}

.setvi-button .icon {
 margin-left: 0.3em;
}

.setvi-button .iconBefore {
 margin-right: 0.3em;
}

.setvi-button .icon .material-icons,
.setvi-button .iconBefore .material-icons {
 color: inherit !important;
 font-size: 16px;
 display: flex;
 align-items: center;
 height: 18;
 width: 18;
 min-height: 18;
 min-width: 18;
}

.md-button.md-primary.md-raised {
 color: #fff;
}

.customSetviSwitch .md-bar {
 top: 0;
 height: 22px;
 border-radius: 10px;
 width: 38px;
}

.customSetviSwitch .md-thumb-container {
 top: 1px;
 left: 2px;
}

.customSetviSwitch md-switch.md-default-theme.md-checked:not([disabled]) .md-bar,
md-switch.md-checked:not([disabled]) .md-bar {
 background-color: #2196f3;
}

.customSetviSwitch md-switch.md-default-theme.md-checked:not([disabled]) .md-thumb,
md-switch.md-checked:not([disabled]) .md-thumb {
 background-color: #fff;
}

.setvi-green {
 background-color: #4baf50 !important;
}

.setvi-blue-text {
 color: #2196f3;
}

.setvi-custom-autocomplete input {
 background: url(../img/icons/newicons/arrow-down.svg) !important;
 background-repeat: no-repeat !important;
 background-position: 98% 50% !important;
}

.border-bottom-lightgray-1 {
 border-bottom: 1px solid #ececec;
}

.border-top-lightgray-1 {
 border-top: 1px solid #ececec;
}

.messageDetails > div {
 color: #000;
 margin-bottom: 30px;
 border-bottom: 1px solid #f3f3f3;
 word-break: break-all;
}

.messageDetails .messageBody {
 height: 300px;
 max-height: 300px;
 overflow-x: auto;
 white-space: pre-line;
}

.messageDetails .details-label {
 font-size: 13px;
 padding-bottom: 5px;
}

.messageDetails .details-email {
 max-height: 100px;
 overflow: auto;
 padding: 5px;
 display: flex;
 flex-wrap: wrap;
}

.messageDetails .recipient {
 padding: 4px 6px;
 background-color: #ececec;
 margin: 2px;
 border-radius: 7px;
 cursor: pointer;
}

.messageDetails .active-recipient {
 background-color: #2397f3 !important;
 color: #fff !important;
}

.email-sync-alert {
 color: #fc0a0a !important;
 font-size: 19px !important;
 margin-left: 0.3em;
 width: unset !important;
 padding: 0 !important;
}

.integration-item {
 padding-top: 1em;
}

.integration-item div {
 padding: 0.1em 0;
}
.integration-item-title {
 font-weight: 600;
 display: flex;
 align-items: center;
}

.integration-item-title .circle {
 margin: 0 0.5em 0.14em 0.5em;
}

.integration-item-description {
 font-size: 15px;
}

.integration-item-note {
 font-size: 13px;
 font-style: italic;
}

.md-button:not([disabled]).md-focused {
 background-color: transparent;
}

.integration-item button {
 margin: 0.7em 0 0 0;
}

.integration-item-title-connected {
 font-style: italic;
 font-size: 15px;
 color: #696969;
 font-weight: 500;
 margin-left: 0.25em;
}

.md-open-menu-container {
 border-radius: 10px;
}

.md-nav-bar {
 border: none;
}

.md-nav-bar ._md-nav-button-text {
 text-transform: none;
}

.wide-tooltip .tooltip-inner {
 min-width: 25em;
}

.ql-container {
 height: 30% !important;
}

md-input-container .md-errors-spacer {
 min-height: 0 !important;
}

.attached_resources {
 display: inline-flex;
 align-items: center;
}

.attached_resources .md-button {
 padding: 0;
 width: fit-content;
 height: fit-content;
}

.attached_resources .md-button md-icon {
 min-width: 18px;
 min-height: 18px;
 font-size: 18px;
 color: #2196f3;
}

.more-wrapper button {
 margin: 0;
}

.rename-button {
 text-transform: capitalize;
 color: #2196f3;
}

.rename-button md-icon {
 color: #2196f3;
}

.multi-line-tooltip {
 max-width: 50vw;
 height: auto !important;
 word-break: break-word !important;
 white-space: normal !important;
 line-height: normal !important;
 padding: 5px;
}

#floating-header {
 background-color: transparent !important;
 position: absolute;
 top: 5px;
 left: 5px;
 z-index: 9;
}

.chip {
 background-color: #2196f3;
 border-radius: 15px;
 color: #fff;
 padding: 3px 6px;
 font-size: 13px;
 letter-spacing: 0.3px;
}

.md-button {
 border-radius: 6px;
}

.md-raised {
 box-shadow: none !important;
}

.disable-dialog-backdrop .modal-backdrop,
.disable-dialog-backdrop .sweet-overlay {
 background-color: transparent !important;
}

.no-header-content {
 padding: 0 15px 0 0 !important;
}
