﻿.hidden {
    visibility: hidden;
}

.WithoutDots {
    list-style-type: none;
}

.header-account-menu{
    z-index:999;
}

.calendar {
    display: none !important
}

.link {
    text-decoration: underline !important;
    color: #008dc6 !important;
    cursor: pointer;
}

.disabled {
    pointer-events: none;
    color: #afb7c4 !important;
    background: #edeff2 none no-repeat 0 !important;
}

.soon-expired {
    background-color: #e0de3a !important
}

.expired {
    background-color: #ff4444 !important
}

.notpayed {
    background-color: orange !important
}


.payed {
    background-color: green !important
}

.nav-wrapper-right {
    right: 0;
    left: unset;
    transition: 0.5s;
}

.nav-wrapper-right #close{ 
    color:white;
    font-size:20px;
    text-align:right;
}

.nav-wrapper-right table {
    color: white;
    width: 100%;
    border: none;
    border-collapse: collapse;
    margin-top:20px;
    text-align:center;
}

.nav-wrapper-right table thead {
    font-weight: 600;
    background-color: white;
    color: #008dc6;
}

.nav-wrapper-right table tbody tr, .nav-wrapper-right table tbody tr td {
    height:40px;
}

.nav-wrapper-right table tbody tr td .slide-button {
    height:80%;
    padding:0;
    margin:0;
}
.nav-wrapper-right table tbody tr td{
    border-bottom:1px solid white;
}


.negative-index {
    z-index: -1;
}

#opacity{
    transition:0.5s;
    left:0;
    position:fixed;
    top:0;
    z-index:2;
    width:100%;
}

table.dataTable.stripe tbody tr.odd, table.dataTable.display tbody tr.odd{
    background-color:unset;
}

table.dataTable tbody tr{
    background:transparent ;
}

.trueHidden{
    display:none !important;
}

.excel {
	background: #008000 !important;
}


/*Loading*/
.LockScreen {
    overflow: hidden;
}
loader,
.loader:after {
    border-radius: 50%;
    width: 10em;
    height: 10em;
}

.loader {
    margin: 60px auto;
    font-size: 10px;
    position: relative;
    text-indent: -9999em;
    border-top: 1.1em solid rgba(255, 255, 255, 0.2);
    border-right: 1.1em solid rgba(255, 255, 255, 0.2);
    border-bottom: 1.1em solid rgba(255, 255, 255, 0.2);
    border-left: 1.1em solid #ffffff;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}


#Loading {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 9999999;
    display: flex;
    -webkit-align-items: center;
    -moz-box-align: center;
    align-items: center;
    text-align: center;
}
.sk-cube-grid {
    width: 40px;
    height: 40px;
    margin: 100px auto;
}

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #fff;
    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);
}
}
/*End Loading*/


.point {
    width: 25%;
}

.filters .l-col-3, .page-title .l-col-3, .filters .l-col-2{
    padding: 5px;
}

.field-icon {
    float: right;
    margin-right: 10px;
    margin-top: -24px;
    position: relative;
    z-index: 2;
    color: #64686e;
}

.disabledValues {
    pointer-events: none;
    cursor: none;
}

.dropdown-menu {
    display: none
}

.spin {
    animation: lds-dual-ring 3.2s linear infinite;
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.LinesPopUp {
    background: white;
    padding: 10px;
    margin-top: 10px;
    z-index: 999;
    box-shadow: black;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    width: 161px;
}

.LinesPopUp table{
    width:100%;
}

.fright{float:right;}
.fleft{float:left;}

.controlsales-info .name{font-size:16px;}


.labelInputVal {
    width: 100%;
    text-align: center;
}

.WidgetIcon {
    height: 100px;
    font-size: 50px;
    line-height: 80px;
}

.txtCenter {
    text-align: center;
}

.labelInput {
    width: 100%;
    text-align: center;
    font-size: 36px;
}

.dashboardTimeline > .timeline.big {
    align-items: unset !important;
    margin-top: unset !important;
}


.dashboardTimeline > .timeline {
    min-height: 241px !important;
    align-items: unset !important;
    padding-top: 75px;
}

.StatusInserted{
    background:#bfbfbf !important;
    color:#fff;
}
.StatusProgrammed {
    background: #8496b0 !important;
    color: #fff;
}
.StatusInProcess {
    background: #00b0f0 !important;
    color: #fff;
}
.StatusReadyToShip {
    background: #ed7d31 !important;
    color: #fff;
}
.StatusShipped {
    background: #92d050 !important;
    color: #fff;
}

.StatusBloq {
    background: darkred !important;
    color: #fff;
}

.StatusShipped {
    background: orange !important;
    color: #fff;
}



.select-wrapper select, .customSelect, textarea, input[type=text], input[type=password], input[type=datetime], input[type=datetime-local], input[type=date], input[type=month], input[type=time], input[type=week], input[type=number], input[type=email], input[type=url], input[type=search], input[type=tel], input[type=color], input[type=file] {
    color:black !important;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #9fa3a5;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #9fa3a5;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #9fa3a5;
}


.toggle-tab.active .colorIcon {
    color: #008dc6;
}

.toggle-tab.active {
    font-weight: bold;
    background-color: #008dc6;
    color:white;
}


form input.lower {
    text-transform: lowercase;
}

.filters .select-wrapper{
    margin:unset;
}

.timeline-point-details-wrapper.open, .timeline-point-details-block.active {
    z-index: 9999;
}

.ngreen {
    color: #00c851;
}

.nyellow {
    color: #fb3;
}
.nred {
    color: #f44;
}

.daterangepicker .applyBtn
{
    display: none;
}

.daterangepicker .cancelBtn 
{
    width: 100%;
}

.cpointer {
    cursor: pointer;
}
.eicon {
    cursor: pointer;
}

.eicon:hover{
    font-weight:bold;
}

.point.done .info{
    color:white;
}

.IconHeader {
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 21px;
    color: #54666f;
    position: relative;
    text-decoration:none;
}


.nav-wrapper.collapsed .searchmenu{
    display:none;
}
.searchmenu {
    color: white;
    border-top:1px solid white;
}
.searchmenu #searchInputMenu{
    width:80%;
}
.searchmenu #searchBtnMenu {
    color:white;
    width: 26px;
    float: right;
    height: 26px;
    line-height: 26px;
    text-align: right;
}

.searchmenu #searchBtnMenu a{
    color:white;
}

    .searchmenu #searchRadios li {
        display: flex;
        align-items: center;
    }
.radio {
    position: relative;
    margin: 0 1rem 0 0;
    cursor: pointer;
}

   

.radio:checked:before {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio:after {
    content: "";
    position: absolute;
    top: -0.25rem;
    left: -0.125rem;
    width: 1rem;
    height: 1rem;
    background: #fff;
    border: 2px solid #f2f2f2;
    border-radius: 50%;
}
.txtRight{
    text-align:right;
}
.txtLeft{
    text-align:left;
}

#AllSearchUrl {
    display: flex;
    /*justify-content: space-between;*/
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

#AllSearchUrl .boxUrl {
    width: calc(100% * 1 / 3.001);
    background: #fff;
    color: #666;
    box-shadow: 0 5px 15px rgba(0,0,0,.08);
    margin-bottom: 20px;
    position: relative;
    box-sizing: border-box;
    -webkit-transition: box-shadow .1s ease-in-out;
    transition: box-shadow .1s ease-in-out;
    width: calc(100% * 1 / 3.001);
    box-sizing: border-box;
}

#AllSearchUrl .boxUrl .label {
    position: absolute;
    background: rgba(0,0,0,.4);
    height: 30px;
    width:auto;
    min-width: 20%;
    text-align: center;
    line-height: 30px;
    color: white;
    right: 0;
}

#AllSearchUrl .boxUrl:hover {
    background-color: #fff;
    box-shadow: 0 14px 25px rgba(0,0,0,.16);
    cursor:pointer;
}


#AllSearchUrl .boxUrl .parentBox {
    padding: 20px 40px
}

#AllSearchUrl .boxUrl .parentBox .parent {
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

#AllSearchUrl .boxUrl .parentBox .parent .parentImg {
    box-sizing: border-box;
    width: 100%;
    max-width: 100%;
    width: auto;
}

#AllSearchUrl .boxUrl .parentBox .parent .parentContent {
    width: 1px;
    -ms-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    padding-left: 15px;
    flex-basis: 1px;
}

#AllSearchUrl .boxUrl .parentBox .parent .parentContent .title{
    font-weight:bold;
}

.filters.selected {
    background-color: #008dc6;
    color:white;
}


.salesController {
    width: 150px;
    height: 30px;
    border: 1px solid #cecec6;
    position: relative;
    background: #cecece;
}

.salesController .percentage {
    position: absolute;
    left: 0;
    right: 0;
    line-height: 30px;
    color: white;
    font-weight: bold;
    width: 100%;
    text-align: center;
    pointer-events: none;
}

.salesController .percentageBackground {
    background: #008dc6;
    height: 100%;
}


#popupLoggins .s-modal {
    max-width: none;
    width: 50%;
}


.clientInfo .title {
    vertical-align: top;
    color: #585858;
    font-weight: bold;
}

.clientInfo .description {

    color: #585858;
    font-weight: normal;
}
.clientInfo ul.inline.dashboard-list li .label .icon, ul.inline.dashboard-list li .label span{
    vertical-align:top;
}
.account-details .photo, .account-details .photo-inner {
    height: 100px;
    width: 100px;
}

.client360 .block.widget{
    height:100%;
}

.client360 .panel.chart {
    min-height:320px;
}

.w100{
    width:100% !important;
}

.pageTitle h1{
    margin:0.37em 0;
}

.noMarginLeft{
    margin-left:0 !important;
}


.statusNormal,.status01 {
    color: #86ba64;
}

.statusAnalise, .status02 {
    color: #f0975c;
}
.statusContencioso, .status03 {
    color: #ff5a5a;
}
.statusListaNegra, .status04 {
    color: #cc3030;
}


.account-details .photo-inner.warehouse {
    width: 100px;
    height: 100px;
    margin: 0 auto 20px;
    background-size: 50px;
    border-radius: 200px;
    overflow: hidden;
    background: #a1b0b8 url('../Images/warehouse-icon.png') no-repeat center;
}

.account-details .photo label {
    z-index:99;
}

#clientPhoto{
    height:100%;
    background:white;
}

#providerPhoto {
    height: 100%;
    background: white;
}

#TableModal > table {
    width: 100% !important;
}

.w100i{
    width:100% !important;
}


#fullLogin {
    width:100%;
    height:100%;
    background: #008dc6 url(../images/_mg_7544.jpg) no-repeat 0;
    background-size: cover;
}

.wrapper.login {
    background: rgba(0,141,198,.1);
}
.wrapper.login.browser {
    background: rgba(0,141,198,.4);
}

.loginbtn {
    background-color: #008dc6;
    color:white;
}

.loginbtn:hover {
    background: white;
    color: #008dc6;
    border:#008dc6 1px solid;
}

.logo-login h1 {
    color: #333;
    font-size: 30px;
    margin: 0;
    font-family: 'Lato', sans-serif;
}
.logo-login h3 {
    color: #333;
    font-size: 20px;
    margin: 0;
    font-family: 'Lato', sans-serif;
}


.mt20{
    margin-top:20px;
}



.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: 1px solid #e2e5ec !important;
}


.select2-container--default .select2-selection--multiple {
    padding: 0;
    margin: 0;
    max-height: 35px;
    overflow: hidden;
    border: 1px solid #e2e5ec !important;
}

.min200 {
    min-width: 300px !important;
}

.multibtun {
    display: flex;
    align-items: center;
    padding: 6px;
    align-self: flex-end;
}

.CRI {
    background-color: orange !important
}

.ENV {
    background-color: #e4e41b !important
}

.ADJ {
    background-color: green !important
}

.ADJP {
    background-color: lightseagreen !important
}

.ADJD {
    background-color: green !important
}

.ANAC {
    background-color: #e4e41b !important
}

.REV {
    background-color: #e4e41b !important
}

.REVI {
    background-color: gray !important
}

.PRAD {
    background-color: darkslategray !important
}

.SEF {
    background-color: indianred !important
}

.CONC {
    background-color: red !important
}

tbody .daysDelay {
    color: #f44;
    font-weight: bold;
    text-align: center;
    text-decoration: underline #f44;
}

#imageModal {
    max-width: 1200px;
    height: auto;
}

#imageClose {
    position: absolute;
    top: 1%;
    color: white;
    right: 1%;
}

#TitleSoftwareMin{
    display:none;
}
#mainNav.collapsed #TitleSoftware {
    display: none;
}
#mainNav.collapsed #TitleSoftwareMin {
    display: unset;
}
#TitleSoftware h1, #TitleSoftwareMin h1 {
    margin: 0;
    padding-bottom: 0;
    color: white;
    font-size: 40px;
    font-family: 'Lato', sans-serif;
}
#TitleSoftwareMin h1{
    font-size:15px;
}


.borderBottomMargin10 {
    /*border-bottom: 1px solid #cecece;*/
    -webkit-box-shadow: 0 8px 6px -6px #cecece;
    -moz-box-shadow: 0 8px 6px -6px #cecece;
    box-shadow: 0 8px 6px -6px #cecece;
    margin-bottom: 10px;
}

@media (max-width: 1000px) {
    #clientTabs a {
        min-width:100px;
        font-size: 15px;
        display: inline-flex;
        line-height: 10px;
    }
    #clientTabs a i{
        padding-right:6%;
    }
    #topMenu #topmenuName{
        float:left;
        width:40%;
    }

    #topMenu #topmenuName #iconPageHeader, 
    #topMenu #topmenuName #Name360, 
    #topMenu #topmenuName #titlePageHeader {
        font-size: 12px;
    }
    #topMenu #topmenuCompanies {
        float: left;
        width: 16%;
    }
    
    #topMenu #topmenuImpresonate {
        float: left;
        width: 6%;
    }
    #topMenu #topmenuName {
        float: left;
        width: 36%;
    }

    #infoClientRight{
        padding-left:0;
    }
    #infoClientLeft {
        padding-right: 0;
    }
}


.infinteTabs {
    border-radius: 2px 2px 0 0;
    position: relative;
    width: 100%;
    overflow: hidden;
    box-sizing: content-box;
}

    .infinteTabs .nav-tabs {
        border-radius: 2px 2px 0 0;
        display: table;
        margin: 0;
        white-space: nowrap;
    }

        .infinteTabs .nav-tabs > li {
            display: table-cell;
            float: none;
        }

.infinteTabs .infinteTabs-nav {
    position: absolute;
    height: 100%;
    margin: 0;
    width: 50px;
    z-index: 1000;
    display: none;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 15px #fff;
}

.infinteTabs .infinteTabs-nav.active {
    display: block;
}

.infinteTabs .infinteTabs-nav.prev {
    border-radius: 4px 0 0 0;
    left: 0;
}

.infinteTabs .infinteTabs-nav.next {
    border-radius: 0 4px 0 0;
    right: 0;
}

.mt10{
    margin-top:10px;
}

.nopadding{
    padding:0 !important;
}

.displaygrid {
    display: grid;
}

.padding15Bottom {
    padding-bottom:15px !important;
}

.connectionLine {
    height: 120px;
    width: 3px;
    right: 4px;
    position: absolute;
    background: #a1b0b8;
    top: 0;
    margin-top: 89px;
}

.connectionLineCut {
    height: 95px;
    width: 3px;
    right: 4px;
    position: absolute;
    background: #a1b0b8;
    top: 0;
    margin-top: 133px;
}

.connectionLine.downDone {
    background-color: #008dc6;
}

.connectionLineCut.downDone {
    background-color: #008dc6;
}

.point.downDone, .point.downDone .dot {
    background-color: #008dc6;
}

.timeline.big .point .icon.downDone {
    border-color: #008dc6;
}

.BudgetTimeline .timeline {
    width: 90% !important;
}

.OrdersStatusTimeline .timeline {
    width: 90% !important;
}

.parentChart {
    padding: 10px;
    background: #ccc;
    border-radius:10px;
}
.parentChart .header .titleMain{
    color:white;
    font-weight:bold;
    font-size:16px;
}

.mb20{
    margin-bottom:20px;
}

.bottom-popup-datatable{
    margin-top:-240px !important;
}


.p10{
    padding: 0 10px;
}

/* width */

::-webkit-scrollbar {
    width: 10px;
}


/* Track */

::-webkit-scrollbar-track {
    background: #f1f1f1;
}


/* Handle */

::-webkit-scrollbar-thumb {
    background: #008dc6;
}


/* Handle on hover */

    ::-webkit-scrollbar-thumb:hover {
        background: #008dc6;
    }

.modal-backdrop.show{
    z-index:0;
}

.pl10{
    padding-left:10px !important;
}

.blogText{
    font-size:16px;
}

.fontbold{
    font-weight:bold;
}

.BudgetStatusSelected {
    border: 2px solid #008dc6 !important;
}

.d-flex {
    display: flex;
}


.bgRedColor {
    background-color:rgba(255,0,0,.5);
}
.bgGreenColor {
    background-color: rgba(0,255,0,.5);
}
.bgYellowColor{
    background-color: rgba(255,255,.5);
}
.d-flex-no-mobile{
    display:flex;
}


.StockOK {
    background: rgba(0,255,0,.1);
    color: green;
    font-weight: bold;
}
.StockMissing {
    background: rgba(255,0,0,.1);
    color: red;
    font-weight: bold;
}
.StockMoreOrLess {
    background: rgba(255,255,0,.1);
    color: orange;
    font-weight: bold;
}

#blogTextValue {
    max-height: 300px;
    height: 250px;
    resize: none;
}

.DisabledObjects {
    pointer-events: none;
    opacity: .5;
    box-shadow: none;
}

.inputGroupName:disabled {
    background: none;
    border: none;
    outline: none;
    cursor: none;
}
.mainTab .inputGroupName:disabled{
    color:black !important;
}
.mainTab.active .inputGroupName:disabled {
    color: white !important;
}
.pdl10{
    padding-left:10px;
}


.ticket-parent{
    margin-right:10px;
}
.ticket-type.active {
    background: #f3fbfd;
    border: 1px solid #95c3d7 ;
    color: #868c8f;
}
.ticket-icon{
    margin-right:5px;
}

.displayNone {
    display: none
}

.user-block.comment{
    width:100%;
}

.disabledActions {
    outline: none;
    cursor: none;
    pointer-events:none;
}

.header.flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


@media (max-width: 750px) {
    .d-flex-no-mobile {
        display: inline-grid;
    }

    .d-flex-no-mobile #conversor {
        width: 100% !important;
    }

    .d-flex-no-mobile #calculator{
        width:100% !important;
    }


    .dashboardTimeline{
        overflow:scroll;
    }
    .dashboardTimeline .timeline-inner{
        min-width:700px;
        margin-left:70px;
    }
}


.perceGreen {
    background: #007E33 !important;
}
.perceWarning {
    background: #FF8800 !important;
}
.perceDown {
    background: #CC0000 !important;
}
.perceColorGreen {
    color: #007E33 !important;
}
.perceColorWarning {
    color: #FF8800 !important;
}
.perceColorDown  {
    color: #CC0000 !important;
}

.BorderRed {
    border: 1px solid #CC0000 !important;
}

.fbold{
    font-weight:bold;
}

ul.inline.nav li .nav-item {
    height:36px;
}

.added-actions {
    max-height: 300px;
    overflow-y: scroll;
}

.dflex{
    display:flex;
}

.fsize20{
    font-size:20px;
}


.BGstatusNormal, .BGstatus01 {
    background: #86ba64;
}

.BGstatusAnalise, .BGstatus02 {
    background: #f0975c;
}

.BGstatusContencioso, .BGstatus03 {
    background: #ff5a5a;
}

.BGstatusListaNegra, .BGstatus04 {
    background: #cc3030;
}

.w50{
    width:50%;
}

.ml10{
    margin-left:10px;
}

@-webkit-keyframes rotating /* Safari and Chrome */ {
    from {
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotating {
    from {
        -ms-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    to {
        -ms-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.rotating {
    -webkit-animation: rotating 2s linear infinite;
    -moz-animation: rotating 2s linear infinite;
    -ms-animation: rotating 2s linear infinite;
    -o-animation: rotating 2s linear infinite;
    animation: rotating 2s linear infinite;
}

.bgBlueIcon {
    background: #008dc6 !important;
    color: white;
}
.shake {
    /* Start the shake animation and make the animation last for 0.5 seconds */
    animation: shakeAni 0.5s;
    /* When the animation is finished, start again */
    animation-iteration-count: infinite;
}

@keyframes shakeAni {
    0% {
        transform: translate(1px, 1px) rotate(0deg);
    }

    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }

    20% {
        transform: translate(-3px, 0px) rotate(1deg);
    }

    30% {
        transform: translate(3px, 2px) rotate(0deg);
    }

    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }

    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }

    60% {
        transform: translate(-3px, 1px) rotate(0deg);
    }

    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }

    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }

    90% {
        transform: translate(1px, 2px) rotate(0deg);
    }

    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}

.fsize16{
    font-size:16px;
}

table.dataTable th.dt-left, table.dataTable td.dt-left{
    text-align:left !important;
}

.contactcard {
    display: flex;
    flex-direction: column;
}

.pt10{
    padding-top:10px;
}

.underline{
	text-decoration:underline;
}
.pointerLink:hover {
	text-decoration:underline;
}

.dashboardTimelineBudget .timeline.big{
	min-height:150px;
}

.breaklineMain {
	line-break: auto;
	overflow: hidden;
}

.breakline {
	overflow: hidden;
	text-overflow: ellipsis;
}