/* 
    Created on : 07/01/2016, 11:48:11 AM
    Author     : reganc
*/

/* Navbar Nofitications Styles */


.event-reminder {
    border: 1px solid #CECECE;
    padding: 10px;
    margin-bottom: 10px;
}


.fbc-header {
    background: #0092c8!important;
    color: #ffffff;
}

.nav-pills-notifications {
    text-transform: Uppercase;}

.nav-pills-notifications li {
    
}

.nav-pills-notifications li:hover a,
.nav-pills-notifications li.active:hover a {
    background-color: #c2185b;}

.nav-pills-notifications li.active a {
    background-color: #00acc1;}

.nav-pills-notifications li a {
    padding: 5px;}

.navbar-notification-count {
    position: absolute; 
    top: -20px; 
    left: 0px; 
    display: inline; 
    color: #FFF; 
    font-size: 12px; 
    text-align: right; 
    width: 15px;}

.notifications-overlay {
    position: absolute;
    top: 52px;
    right: 0;
    width: 450px;
    height: calc(100% - 52px);
    display: none;
    color: #FFF;
    background-color: rgba(36, 42, 49, 0.90);
    box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 1);
    overflow-y: auto;
    z-index: 1004; /* Under navigation */}

.notifications-header {
    padding: 20px 20px 0 20px;
    border-bottom: 1px solid #58616d;}

.notifications-slider-close i,
.notifications-slider-read-all i {
    font-size: 30px;
    color: #FFF;
    cursor: pointer;}

.notifications-slider-close i:hover,
.notifications-slider-read-all i:hover{
    color: #00acc1;}
    
.notifications-slider-title h3 {
    font-size: 22px;
    color: #FFF;}

.notifications-content,
.notifications-content i {
    font-size: 13px;
    color: #cecece;}

.notifications-content .please-wait-message {
    margin: 20px 20px 20px 20px !important;
    display: block;
    clear: both;}

.notification-box {
    padding: 20px;
    position: relative;}

.notification-box.notification-unseen {
    background-color: #4d5156;}

.notification-box:hover {
    background-color: #484d54;}

.notification-box-date {
    font-size: 12px;
    color: #FFF;
    opacity: 0.4;
    margin-bottom: 5px;
    font-weight: normal;
    vertical-align: top;
    font-style: italic;
    clear: both;}

.notification-box-title {
    font-size: 14px;}

.notification-box-title span {
    margin-top: -1px;
    float: left;}

.notification-box-title i {
    font-weight: normal !important;
}

.notification-template-icon {
    float: left;}

.notification-template-icon i {
    font-size: 18px;
    margin-right: 5px;}

.notification-action-icon i {
    font-size: 18px;
    font-weight: normal !important;
    margin-right: 5px;
    cursor: pointer;
    color: #cecece !important;}

.notification-action-icon i:hover {
    color: #00acc1 !important;}

.header-profile-navigation {
    height: 100%;
    padding: 12px 10px 0 0;
    font-size: 20px;
    color: #a6a8ab;
    cursor: pointer;}

.header-profile-navigation:hover {
    color: #00acc1;}

    /* Default Notification Styles */
    .notification-box.notification-default {
        border-bottom: 1px solid #58616d;
        color: #FFF;
        /*background-color: #FFF;*/}

    .notification-default .notification-box-title,
    .notification-default .notification-box-title i {
        font-weight: bold;
        color: #cecece;}

    /* Danger Notification Styles */
    .notification-box.notification-danger {
        border-bottom: 1px solid #58616d;
        color: #FFF;
        /*background-color: #FFF;*/}

    .notification-danger .notification-box-title,
    .notification-danger .notification-box-title i {
        font-weight: bold;
        color: #d9534f;}

    /* Priority Notification Styles */
    .notification-box.notification-priority {
        border-bottom: 1px solid #58616d;
        color: #FFF;
        /*background-color: #FFF;*/}

    .notification-priority .notification-box-title,
    .notification-priority .notification-box-title i {
        font-weight: bold;
        color: #00acc1;}

    /* Success Notification Styles */
    .notification-box.notification-success {
        border-bottom: 1px solid #58616d;
        color: #FFF;
        /*background-color: #FFF;*/}

    .notification-success .notification-box-title,
    .notification-success .notification-box-title i {
        font-weight: bold;
        color: #4cae4c;}

    /* Warning Notification Styles */
    .notification-box.notification-warning {
        border-bottom: 1px solid #58616d;
        color: #FFF;
        /*background-color: #FFF;*/}

    .notification-warning .notification-box-title,
    .notification-warning .notification-box-title i { 
        font-weight: bold;
        color: #eea236;}

    /* Information Notification Styles */
    .notification-box.notification-information {
        border-bottom: 1px solid #58616d;
        color: #FFF;
        /*background-color: #FFF;*/}

    .notification-information .notification-box-title,
    .notification-information .notification-box-title i {
        font-weight: bold;
        color: #FFF;}

/* END Navbar Nofitications Styles */

.sow-item-supplier {
    border-top: 1px solid #dbdbdd;
    height: auto;
    padding: 5px;}

.sow-item-supplier:first-of-type {
    border-top: none;}

/* Select2 Override - Layering fix */
.select2-container {
    z-index: 9999;}

.dashboard-widget-overflow {
    overfloy-y: auto;
    overflow-x: auto;
    max-height: 500px;}

.ui-tooltip {
    z-index: 9999;
}
.document-upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);}

/* Symbill Progress Bar by Aaron Dixon */
.sym-progress-bar {
    display: flex;}

.sym-progress-bar-item {
    width: auto;
    padding: 0;
    margin: 0;
    display: block;
    position: relative;
    flex: 1;
    list-style: none;
    text-align: center;
    text-overflow: ellipsis;}

.sym-progress-bar-bubble.complete {
    background-color: #4cae4c;}

.sym-progress-bar-bubble.complete:hover {
    background-color: #2ea02e;}

.sym-progress-bar-bubble:hover {
    background-color: #a2a2a2;}

.sym-progress-bar-bubble {
    width: 30px;
    display: block;
    padding: 4px;
    margin: auto;
    color: #FFF;
    background-color: #cecece;
    border-radius: 15px;
    text-align: auto;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    z-index: 500;}

.sym-progress-bar-bubble.complete:before,
.sym-progress-bar-bubble.complete:after {
    background-color: #4cae4c;}

.sym-progress-bar-bubble:hover:before,
.sym-progress-bar-bubble:hover:after {
    background-color: #a2a2a2;}

.sym-progress-bar-bubble.complete:hover:before,
.sym-progress-bar-bubble.complete:hover:after {
    background-color: #2ea02e;}

.sym-progress-bar-bubble:before,
.sym-progress-bar-bubble:after {
    margin-top: 4px;}

.sym-progress-bar-bubble:before {
    width: 50%;
    height: 4px;
    display: block;
    position: absolute;
    left: 0;    
    top: 9px;
    background-color: #cecece;
    content: '';
    z-index: 50;}

.sym-progress-bar-item:first-of-type .sym-progress-bar-bubble:before {
    width: 0;}

.sym-progress-bar-item:last-of-type .sym-progress-bar-bubble:after {
    width: 0;}

.sym-progress-bar-bubble:after {
    width: 50%;
    height: 4px;
    display: block;
    position: absolute;
    top: 9px;
    right: 0;
    background-color: #cecece;    
    content: '';
    z-index: 50;}

.sym-progress-bar-bubble-text {
    position: relative;
    z-index: 500;}
/* END Symbill Progress Bar */

.wizard-content .wizard-step {
    height: 400px;
    overflow-y: auto;}

.wizard-content .wizard-step.half-page {
    height: 50%;}

.wizard-content .wizard-step.full-page {
    height: 100%;}

.wizard-content .wizard-step .row {
    margin: 0;}

.jq-dropdown .jq-dropdown-panel {
    padding-bottom: 0;
    border-radius: 0;}
.wizard-content hr {
    margin-top: 25px;}

.accordion-title {
    width: 100%;
    cursor: pointer;
    padding: 11px;
    font-size: 18px;
    border-bottom: 1px solid #dddddd; /*#00ACC1;*/
    font-weight: 600;
}

.accordion-title:hover, .accordion-title.open {
    color: #00acc1;
    background-color: #f5f5f5;
}

.accordion-title .fa {
    padding-right: 5px;
}

.btn {
    text-transform: uppercase;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.btn-secondary {
    color: #ffffff;
    background-color: #039BE5;
    border-color: #039BE5;
}

.btn-secondary:hover {
    color: #ffffff;
    background-color: #0288D1;
    border-color: #0288D1;
}

.badge {
    font-size: 12px;
    font-weight: 100;
    padding: 4px 7px;
}
.badge-ok {
    background-color: #43a047;
}

.badge-alert {
    background-color: #fb8c00;
    color: #FFF;
}
.badge-error {
    background-color: #E53935;
}
.badge-neutral {
  background-color: #dbdbdb;
  color: #212121; }

.header-burger {
  width: 50px;
  height: 50px;
  margin: auto;
  cursor: pointer;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }

.header-burger div {
  display: block;
  position: absolute;
  left: 12px;
  width: 30px;
  height: 5px;
  border-radius: 0;
  background: #FFF;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0); }

.header-burger div:nth-child(1) {
  top: 12px; }

.header-burger div:nth-child(2), .header-burger div:nth-child(3) {
  top: 23px; }

.header-burger div:nth-child(4) {
  top: 34px; }

.header-burger.open div:nth-child(1), .header-burger.open div:nth-child(4) {
  width: 0%;
  top: 18px;
  left: 50%; }

.header-burger.open div:nth-child(2) {
  background: #c2185b;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.header-burger.open div:nth-child(3) {
  background: #c2185b;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg); }

/* END Animated Burger */
.burger-dropdown {
  display: none;
  position: absolute;
  top: 54px;
  left: 4px;
  width: 300px;
  margin: 0;
  background-color: #FFF;
  border: 1px solid #cccccc;
  padding: 24px;
  text-align: left;
  -webkit-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.3); }

.burger-nav-arrow {
    position: absolute;
    top: -22px;
    left: 14px;
    font-size: 32px !important;
    pointer-events: none;
    color: #FFF; }

.burger-nav-item {
  display: block;
  width: calc(250px - 10px);
  float: left;
  margin: 0;
  padding: 0 !important;
  cursor: pointer; }

.burger-nav-icon {
  width: 50px;
  height: 30px;
  float: left;
  color: #337ab7;/*#212121;*/
  padding: 8px;
  text-align: center;
  font-size: 25px; }

.burger-nav-item:hover .burger-nav-icon i {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3); }

.burger-nav-item:hover .burger-nav-icon, .burger-nav-item:hover .burger-nav-label {
  color: #c2185b; }

.burger-nav-item.active {
  background-color: #c2185b; }

.burger-nav-item.active .burger-nav-icon, .burger-nav-item.active .burger-nav-label {
  color: #FFF; }

.burger-nav-item.active:hover .burger-nav-icon, .burger-nav-item.active:hover .burger-nav-label {
    font-weight: bold !important;}

.burger-nav-item.active:hover {
    background-color: #c2185b;}

.burger-nav-item.active:hover {
  -webkit-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 10px -2px rgba(0, 0, 0, 0.3); }

.burger-nav-label {
  display: flex;
  width: calc(100% - 55px);
  height: 55px;
  float: left;
  text-align: left;
  color: #212121;
  line-height: 27px;
  padding-left: 0;
  font-size: 17px;
  justify-content: left;
  align-items: center;}

.sym-notification {
    position: absolute;
    top: 0;
    left: 50%;
    width: 800px;
    margin-left: -400px;
    padding: 18px;
    border: 1px solid #212121;
    border-top: none;
    text-align: center;
    background-color: #c2185b;
    font-size: 16px !important;
    color: #FFF;
    box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.75);
    opacity: 1;
    z-index: 9996;
    visibility:hidden; 
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -kthtml-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.sym-notification.show{
    visibility:visible; 
}
.affix-top {

}

html{
  height: 100%;
}
body {
  min-height: 100%;
  height:100%;
}
#qat_container, #sym_wizard{
    z-index: 9998;
}

#child-modal {
    z-index: 9999;
    padding-left: 0 !important;
    background: rgba(0, 0, 0, 0.66);
}

#dlgDownloadSuccess{
    z-index: 11001;
}
.activity-feed{
   flex:2;
   background-color:#f2f2f2; 
   border-left: 1px solid #ccc;
}

label.error{
    color: #d9534f;
}

input.error {
    border-color: #d9534f !important;
}
.header-text{
    width: 400px;
}

.content {
    /*padding-top: 11px;*/
    padding-left:24px;
    padding-right:24px;
}

div.skin-header-color {
    background: #00ACC1;
    border-color: #00ACC1;
    color: rgb(255, 255, 255);
}

.content-header-subtitle {
    height: 25px;
    text-transform: none;
}

.content-detail-header{
    padding-top: 5px;
    padding-bottom: 5px;
    border: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    background-color: #f7f7f7;
    margin-left: -1px;
    /*padding-left: 24px;*/
}

.content-detail-header-title{
    color: #8c8c8c;
}

.content-detail-header-title > strong {
    color: #00ACC1;
}

.content-detail-tools{
    margin-bottom:10px;
}

.subtitle-label > label{
    font-weight: normal;
}

menu-bar-cust-title{
    background-color: #8A8B8C;
    padding-bottom: 10px;
    margin-top: -16px;
    color: #FFFFFF;
    margin-bottom: 2px;
}

.subtitle-value > label {
    font-weight: bold;
}

.content-header-title.cancelled{
    background-color: #e84a4a;
    border-color: #e84a4a;
    color: #a94442;
}
.content-header-title.active{
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.content-header-badges{
    font-size: 16px;
   /* margin-top: 5px;
    padding-left: 24px;*/

}

.content-header-badges>.btn .content-header-badges>i{
    font-size: 16px;
}

.content-title{
    min-height: 40px;
    background-color: #00acc1;
    color: white;
    padding-left: 10px;
}

/* AARON FIX  */
.content-title-text {
    font-size: 1em;}

.content-sub-title{
    padding-left: 10px;  
    min-height:30px;
}

.sym-notification{
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;    
}

.tabs-loader{
    border-bottom: 1px solid #F3F0F0;
}
.tab-info-column{
    padding-left:0px;
}

.card-info {
    float: none;
    margin-bottom:5px;
    margin-right:2px;
    padding-bottom: 11px;
    clear: both;    
}

.card-info:last-of-type {
    padding:24px;
    padding-bottom: 11px;
}
.card-info:hover{
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;    
}

.card-info-warning {
    border-left: 2px solid #FBBC05;
}

.card-info-closed {
    border-left: 2px solid #D5D5D5;
}

.card-info-open {
    border-left: 2px solid #34A853;
    
}

.card-info-column {
    float:left;
    margin: 5px;    
}



.card-label {
    font-size: 24px;
    line-height: 24px;
    margin-bottom: 14px;
    margin-top: -24px;
    margin-left: -24px;
    margin-right: -24px;
    padding-top: 14px;
    /* padding-left: 4px; */
    background-color: #F9F9F9;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #EAEAEA;
}
.card.search-result{
    margin-bottom: 12px;
    padding: 15px;
}

.card.search-result.cancelled{
    border-right: 2px solid red;
}
.results-company-name, .results-trading-name, .result-info {
    overflow: hidden; 
    white-space: nowrap; 
    text-overflow: ellipsis;
}

.row-valign {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}

.row-valign > [class^="col-"],
.row-valign > [class*=" col-"] {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; /* Optional, to align inner items 
                              horizontally inside the column */
}

.row-header {
    line-height: 28px;
    margin-bottom: 16px;
    margin-top: 18px;
    padding-bottom: 4px;
    border-bottom: 1px solid #CCC;    
}
.row-flex, .row-flex > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.row-flex-wrap {
	-webkit-flex-flow: row wrap;
    align-content: flex-start;
    flex:0;
}

.row-flex > div[class*='col-'], .container-flex > div[class*='col-'] {
	 margin:-.2px; /* hack adjust for wrapping */
}

.flex-col {
    display: flex;
    display: -webkit-flex;
    flex: 1 100%;
	flex-flow: column nowrap;
}

.flex-grow {
	display: flex;
    -webkit-flex: 2;
    flex: 2;
}
.card-buttons {
    background-color: inherit;
    border: none;
    color: #27496d;
    text-transform: none;    
}

.search-column-title{
    margin-left: -11px;
    margin-right: -11px;
    margin-top: -11px;
    margin-bottom: 11px;
    padding-left: 11px;
    padding-top: 11px;
    padding-right: 11px;
    background-color: #00acc1;
    color: #FFF;
    font-size: 18px;
    text-align:center
}

.flag-active{
    margin-top: -30px;
    font-size: 24px;
    color: #52803F;
    margin-left: -24px;
}

.flag-cancelled{
    margin-top: -30px;
    font-size: 24px;
    color: #A1293A;
    margin-left: -24px;
}

.search-filter{
    z-index: 1009;
}

.login{
   /* margin-top: 50px;*/
}

.data-display-label>label{
    font-weight: normal;
    color: #757575;
    /*padding-left: 10px;*/
    min-height:35px;
    padding-top:7px;
}

.data-display-value,
.data-display-value-large {
    font-size: 16px;
    border: 1px solid #eaeaea;
    background-color: #f5f5f5;
    width: 100%;
    height: 35px;
    padding-left: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;}

.data-display-value-large {
    min-height: 35px;
    height: auto;
    padding: 10px;}

.data-display-value>label{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    
}


.static-data-value {
    font-size: 16px;
    border: 1px solid #eaeaea;
    background-color: #f5f5f5;
    width: 100%;
    height: 35px;
    padding-left: 10px;
}

.data-row {
    margin-bottom: 10px !important;
    /*border-bottom: 1px solid #eaeaea;*/
}
.header-data-row {
    margin-bottom: 10px;
    padding-left:10px;
}


.accordion-title:hover, .accordion-title.open {
    background-color: #3999a5;/*#00ACC1;*/
    color: #ffffff;
    border-bottom: 1px solid #3999a5;/*#00ACC1;*/
}

.accordion-title.cancelled:hover, .accordion-title.open.cancelled {
    background-color: #c2185b;
    color: #ffffff;
    border-bottom: 1px solid #c2185b;
}

.accordion-title {
    background-color: #f2f2f3; /*#ffffff;*/
}

.accordion-title-toolbar{
    margin-top:-6px;
}

.accordion-title>.accordion-title-toolbar{
    /*display: none;*/
}
.accordion-title.open>.accordion-title-toolbar{
    /*display: inline;
    float: right;*/
}

label{
    margin-bottom: 0px;
}

.btn-toolbar-primary{
    background-color: #f7f7f7;/*white;*/
    border-color: #EAEAEA;/*#E4E4E4;*/
    color: #27496d;
    text-transform: uppercase;
}


.btn-toolbar-warning{
    background-color: #f7f7f7;/*white;*/
    border-color: #EAEAEA;/*#E4E4E4;*/
    color: #27496d;
    text-transform: uppercase;
}

.btn-accordion-primary {
    background-color: #ffffff;
    border-color: #ffffff;
    color: #00ACC1;
    text-transform: none;
}

.accordion-title.open > .btn-accordion-primary, .accordion-title:hover > .btn-accordion-primary {
    background-color: #00ACC1;
    border-color: #00ACC1;
}

.x-btn, .x-menu .x-btn-skin, .x-menu .c-btn {
    background-color: #fafafa;
    border-color: #ccc;
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    box-shadow: rgba(255,255,255,0.3) 0 0 0 1px inset;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin: 0 10px 15px 0;
    padding: 6px 12px;
    position: relative;
    text-align: center;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    white-space: nowrap;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -webkit-user-select: none;
    
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff),color-stop(100%, #e6eaec));
    background: -webkit-linear-gradient(#ffffff,#e6eaec);
    background: -webkit-linear-gradient(#ffffff, #e6eaec);
    background: linear-gradient(#ffffff,#e6eaec);}
/*
.btn-default {
    font-size: 12px;
    /*font-weight: bold;*/
   /* color: #333333;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgi…pZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff),color-stop(100%, #e6eaec));
    background: -webkit-linear-gradient(#ffffff,#e6eaec);
    background: -webkit-linear-gradient(#ffffff, #e6eaec);
    background: linear-gradient(#ffffff,#e6eaec);    
}*/

.btn-dco-default {
    background-image: none!important;
    padding: 6px 12px!important;
    font-weight: 500!important;
    background-color: transparent;
   /* color: #194459;*//*#2e6da4;*/
    border: 1px solid transparent;         
}
.btn-dco-default.btn-sm{
    padding: 1px 6px !important;
    margin-right: 4px;
    margin-top: 4px;
}
.btn-dco-default:hover{
    color: #FFF;
    background-color: #217ebd;
    border: 1px solid #1f78b5;    
}

.btn-dco-default.btn-info {
    color: #5bc0de;
    /*background-color: #5bc0de;
    border-color: #46b8da;*/
}
.btn-dco-default.btn-success {
    color: #5cb85c;
    /*background-color: #5cb85c;
    border-color: #4cae4c;*/
}   

.btn-dco-default.btn-accent {
    color: #673ab7;
    /*background-color: #673ab7;
    border-color: #673ab7;*/
}
.btn-default:hover {
    color: #FFFFFF;
    /* background-color: #e6e6e6; */
    border-color: #00acc1;
    background: linear-gradient(#62CFDC,#00acc1);
}

.btn-toolbar:not(.note-toolbar){
    margin-bottom: 10px;
    margin-top: 10px;
}
.btn-pinned{
    color: #00acc1;
}

.h-scroll {
    height: 500px; /* %-height of the viewport */
    position: fixed;
    overflow-y: scroll;
}

.dropdown-navbar {
    padding: 0;
    width: 240px;
    -webkit-box-shadow: 0 2px 4px rgba(30,30,100,0.25);
    box-shadow: 0 2px 4px rgba(30,30,100,0.25);
    border-color: #bcd4e5;
}

.dropdown-navbar>li.dropdown-header {
    text-shadow: none;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 34px;
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    border-bottom: 1px solid;
}

.dropdown-navbar>li {
    padding: 0 8px;
    background-color: #fff;
    text-overflow: ellipsis;
    overflow: hidden;
}
.dropdown-navbar>li>a {
    padding: 10px 2px;
    margin: 0;
    border-bottom: 1px solid;
    font-size: 12px;
    line-height: 16px;
    color: #555;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dropdown-navbar>li.dropdown-header>a {
    color: #337ab7;}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
}

.menu-icon{
    width: 40px;
    height: 30px;
    font-size: 16px;
    text-align: center;
    color: #00acc1;
    margin-right: 3px;    
}

.menu-icon:hover{
    color: #FFF;
}

.page-header {
    margin: 0 0 12px;
    border-bottom: 1px dotted #e2e2e2;
    padding-bottom: 16px;
    padding-top: 7px;
}

.page-header h1 {
    padding: 0;
    margin: 0 8px;
    font-size: 24px;
    font-weight: lighter;
    color: #2679b5;
}
.dashboard-panel{
    width:100%;
}
.dashboard-panel>.panel-body {
    padding: 10px;
}
.dashboard-card {
    margin-bottom: 12px;
    padding: 5px 10px 5px 10px;
    min-width: 150px;
    max-width: 180px;
    min-height: 75px;
    max-height: 150px;
    text-shadow: 0 -1px -1px rgba(0,0,0,0.2)!important;
    border: none;
    color: #FFF;
    cursor: pointer;
}

.dashboard-card:hover {
    border: none;
}

.dashboard-card-btns{
    margin-top:-14px;
}

.dashboard-card-col{
    float:left;
    margin: 5px;
}

.dashboard-card-title{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.dashboard-card-icon {
    width: 55px;
    /*height: 55px;*/
    color: #FFF;
    padding: 8px;
    text-align: center;
    font-size: 2em;
    margin-left: auto;
    margin-right: auto;
}

.dashboard-card-info{
    
}

.dashboard-card.card-success, .dashboard-card.card-success.no-hover:hover, .dashboard-card.card-success.disabled:hover {
    background: #86b558!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#8ebf60),to(#7daa50))!important;
    background-image: -webkit-linear-gradient(top,#8ebf60,0%,#7daa50,100%)!important;
    background-image: -moz-linear-gradient(top,#8ebf60 0,#7daa50 100%)!important;
    background-image: linear-gradient(to bottom,#8ebf60 0,#7daa50 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8ebf60',endColorstr='#ff7daa50',GradientType=0)!important;
}

.dashboard-card.card-success:hover {
    background: #6c9842!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#74a844),to(#648740))!important;
    background-image: -webkit-linear-gradient(top,#74a844,0%,#648740,100%)!important;
    background-image: -moz-linear-gradient(top,#74a844 0,#648740 100%)!important;
    background-image: linear-gradient(to bottom,#74a844 0,#648740 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff74a844',endColorstr='#ff648740',GradientType=0)!important;
}

.dashboard-card.card-primary, .dashboard-card.card-primary.no-hover:hover, .dashboard-card.card-primary.disabled:hover {
    background: #2a8bcc!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#3b98d6),to(#197ec1))!important;
    background-image: -webkit-linear-gradient(top,#3b98d6,0%,#197ec1,100%)!important;
    background-image: -moz-linear-gradient(top,#3b98d6 0,#197ec1 100%)!important;
    background-image: linear-gradient(to bottom,#3b98d6 0,#197ec1 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b98d6',endColorstr='#ff197ec1',GradientType=0)!important;
}

.dashboard-card.card-primary:hover {
    background: #1d6fa6!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#267eb8),to(#136194))!important;
    background-image: -webkit-linear-gradient(top,#267eb8,0%,#136194,100%)!important;
    background-image: -moz-linear-gradient(top,#267eb8 0,#136194 100%)!important;
    background-image: linear-gradient(to bottom,#267eb8 0,#136194 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff267eb8',endColorstr='#ff136194',GradientType=0)!important;
}



.dashboard-card.card-light {
    color: #5a5a5a!important;
    text-shadow: 0 1px 1px #EEE!important
}
.dashboard-card.card-light > .dashboard-card-icon {
    color: #5A5A5A!important;
}
.dashboard-card.card-light,.dashboard-card.card-light.no-hover:hover,.dashboard-card.card-light.disabled:hover {
    background: #ededed!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#f4f4f4),to(#e6e6e6))!important;
    background-image: -webkit-linear-gradient(top,#f4f4f4,0%,#e6e6e6,100%)!important;
    background-image: -moz-linear-gradient(top,#f4f4f4 0,#e6e6e6 100%)!important;
    background-image: linear-gradient(to bottom,#f4f4f4 0,#e6e6e6 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4',endColorstr='#ffe6e6e6',GradientType=0)!important
}

.dashboard-card.card-light:hover {
    background: #e0e0e0!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#e7e7e7),to(#d9d9d9))!important;
    background-image: -webkit-linear-gradient(top,#e7e7e7,0%,#d9d9d9,100%)!important;
    background-image: -moz-linear-gradient(top,#e7e7e7 0,#d9d9d9 100%)!important;
    background-image: linear-gradient(to bottom,#e7e7e7 0,#d9d9d9 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe7e7e7',endColorstr='#ffd9d9d9',GradientType=0)!important
}

.dashboard-card.card-light-blue,.dashboard-card.card-light-blue.no-hover:hover,.dashboard-card.card-light-blue.disabled:hover {
    background: #68adde!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#75b5e6),to(#5ba4d5))!important;
    background-image: -webkit-linear-gradient(top,#75b5e6,0%,#5ba4d5,100%)!important;
    background-image: -moz-linear-gradient(top,#75b5e6 0,#5ba4d5 100%)!important;
    background-image: linear-gradient(to bottom,#75b5e6 0,#5ba4d5 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6',endColorstr='#ff5ba4d5',GradientType=0)!important
}

.dashboard-card.card-light-blue:hover {
    background: #3f96d4!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#4a9ede),to(#348dc9))!important;
    background-image: -webkit-linear-gradient(top,#4a9ede,0%,#348dc9,100%)!important;
    background-image: -moz-linear-gradient(top,#4a9ede 0,#348dc9 100%)!important;
    background-image: linear-gradient(to bottom,#4a9ede 0,#348dc9 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4a9ede',endColorstr='#ff348dc9',GradientType=0)!important
}


.dashboard-card.card-yellow {
    color: #963!important;
    text-shadow: 0 -1px 0 rgba(255,255,255,0.4)!important
}

.dashboard-card.card-yellow > .dashboard-card-icon {
    color: #963!important;
}

.dashboard-card.card-yellow, .dashboard-card.card-yellow.no-hover:hover, .dashboard-card.card-yellow.disabled:hover {
    background: #fee088!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#ffe8a5),to(#fcd76a))!important;
    background-image: -webkit-linear-gradient(top,#ffe8a5,0%,#fcd76a,100%)!important;
    background-image: -moz-linear-gradient(top,#ffe8a5 0,#fcd76a 100%)!important;
    background-image: linear-gradient(to bottom,#ffe8a5 0,#fcd76a 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe8a5',endColorstr='#fffcd76a',GradientType=0)!important;
}

.dashboard-card.card-yellow:hover {
    background: #fdd96e!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#ffe18b),to(#fbd051))!important;
    background-image: -webkit-linear-gradient(top,#ffe18b,0%,#fbd051,100%)!important;
    background-image: -moz-linear-gradient(top,#ffe18b 0,#fbd051 100%)!important;
    background-image: linear-gradient(to bottom,#ffe18b 0,#fbd051 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffe18b',endColorstr='#fffbd051',GradientType=0)!important
}

.dashboard-card.card-danger,.dashboard-card.card-danger.no-hover:hover,.dashboard-card.card-danger.disabled:hover {
    background: #d3413b!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#d55b52),to(#d12723))!important;
    background-image: -webkit-linear-gradient(top,#d55b52,0%,#d12723,100%)!important;
    background-image: -moz-linear-gradient(top,#d55b52 0,#d12723 100%)!important;
    background-image: linear-gradient(to bottom,#d55b52 0,#d12723 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd55b52',endColorstr='#ffd12723',GradientType=0)!important
}

.dashboard-card.card-danger:hover {
    background: #b52c26!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#c43a30),to(#a51f1c))!important;
    background-image: -webkit-linear-gradient(top,#c43a30,0%,#a51f1c,100%)!important;
    background-image: -moz-linear-gradient(top,#c43a30 0,#a51f1c 100%)!important;
    background-image: linear-gradient(to bottom,#c43a30 0,#a51f1c 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc43a30',endColorstr='#ffa51f1c',GradientType=0)!important
}

.dashboard-card.card-warning,.dashboard-card.card-warning.no-hover:hover,.dashboard-card.card-warning.disabled:hover {
    background: #ffb44b!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#ffbf66),to(#ffa830))!important;
    background-image: -webkit-linear-gradient(top,#ffbf66,0%,#ffa830,100%)!important;
    background-image: -moz-linear-gradient(top,#ffbf66 0,#ffa830 100%)!important;
    background-image: linear-gradient(to bottom,#ffbf66 0,#ffa830 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffbf66',endColorstr='#ffffa830',GradientType=0)!important
}

.dashboard-card.card-warning:hover {
    background: #fe9e19!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#fa3),to(#fc9200))!important;
    background-image: -webkit-linear-gradient(top,#fa3,0%,#fc9200,100%)!important;
    background-image: -moz-linear-gradient(top,#fa3 0,#fc9200 100%)!important;
    background-image: linear-gradient(to bottom,#fa3 0,#fc9200 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffaa33',endColorstr='#fffc9200',GradientType=0)!important
}

.dashboard-card.card-purple,.dashboard-card.card-purple.no-hover:hover,.dashboard-card.card-purple.disabled:hover {
    background: #9889c1!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#a696ce),to(#8a7cb4))!important;
    background-image: -webkit-linear-gradient(top,#a696ce,0%,#8a7cb4,100%)!important;
    background-image: -moz-linear-gradient(top,#a696ce 0,#8a7cb4 100%)!important;
    background-image: linear-gradient(to bottom,#a696ce 0,#8a7cb4 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa696ce',endColorstr='#ff8a7cb4',GradientType=0)!important
}

.dashboard-card.card-purple:hover {
    background: #7b68af!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#8973be),to(#6d5ca1))!important;
    background-image: -webkit-linear-gradient(top,#8973be,0%,#6d5ca1,100%)!important;
    background-image: -moz-linear-gradient(top,#8973be 0,#6d5ca1 100%)!important;
    background-image: linear-gradient(to bottom,#8973be 0,#6d5ca1 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8973be',endColorstr='#ff6d5ca1',GradientType=0)!important
}

.dashboard-card.card-pink,.dashboard-card.card-pink.no-hover:hover,.dashboard-card.card-pink.disabled:hover {
    background: #d54c7e!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#db5e8c),to(#ce3970))!important;
    background-image: -webkit-linear-gradient(top,#db5e8c,0%,#ce3970,100%)!important;
    background-image: -moz-linear-gradient(top,#db5e8c 0,#ce3970 100%)!important;
    background-image: linear-gradient(to bottom,#db5e8c 0,#ce3970 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdb5e8c',endColorstr='#ffce3970',GradientType=0)!important
}

.dashboard-card.card-pink:hover {
    background: #be2f64!important;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#d2346e),to(#aa2a59))!important;
    background-image: -webkit-linear-gradient(top,#d2346e,0%,#aa2a59,100%)!important;
    background-image: -moz-linear-gradient(top,#d2346e 0,#aa2a59 100%)!important;
    background-image: linear-gradient(to bottom,#d2346e 0,#aa2a59 100%)!important;
    background-repeat: repeat-x!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd2346e',endColorstr='#ffaa2a59',GradientType=0)!important
}


.modal-dialog.medium {
    width: 50%;
}

.modal-dialog.large {
  width: 65%;
  height: 65%;
  padding: 0;
}

.modal-content.large {
  height: 65%;
  border-radius: 0;
}

.modal-dialog.full {
  width: 90%;
  height: 90%;
  padding: 0;
}

.modal-content.full {
  height: 90%;
  border-radius: 0;
}
.modal-vertical-centered {
    transform: translateY(50%) !important;
    -ms-transform: translateY(50%) !important;
    -webkit-transform: translateY(50%) !important;
}

.overflow-visible {
    overflow: visible!important;
}

.modal-footer {
    padding-top: 7px;
    padding-bottom: 7px;
    border-top-color: rgb(204, 204, 204);
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: rgb(238, 238, 238);
}

.footer-label {
    float:left;
    padding:6px 12px;
}

.form-horizontal .form-group {
    margin-left: -5px;
    margin-right: -5px;
}
.modal-body {
    padding: 20px;
}
textarea.form-control {
    padding: 5px 9px;
}
.modal-txta {
    overflow: hidden;
    word-wrap: break-word;
    resize: vertical;
    height: 104px;
}

form > .form-control, select {
    border-radius: 0;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    color: #000; /*#FB8C00;/*#858585;*/
    background-color: #fff;
    border: 1px solid #d5d5d5 !important;
    font-size:14px !important;
}

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"] {
    border-radius: 0!important;
    color: #000; /*#FB8C00;/*#858585;*/
    background-color: #fff;
    border: 1px solid #d5d5d5;
    padding: 5px 4px;
    line-height: 1.2;
    font-size: 14px;
    font-family: inherit;
    -webkit-box-shadow: none!important;
    box-shadow: none!important;
    -webkit-transition-duration: .1s;
    transition-duration: .1s;
}

form *>.form-group > label {color: #ADADAD; opacity: inherit; font-size: 14px;}

label, .lbl {
    vertical-align: middle;
}

.form-group>label[class*="col-"] {
    padding-top: 4px;
    margin-bottom: 4px;
}

label {
    font-weight: normal;
    font-size: 14px;
}

.tiles {
    
    margin-bottom: 15px;
    padding-top: 5px;
    margin-top: 2px;
}
.tile {
    overflow: hidden;
    margin-bottom: 15px;
    
}

.tile-small {
    margin-bottom: 5px;
}

.list .tile-small .tile-text {
    padding: 6px 0;
}

.btn-danger-dark.btn-flat, .btn-danger-dark.btn-icon-toggle {
    color: #e84a4a;
}

[data-click-action="getContent"],
[data-click-action*="showSlideInContent"]
{
    cursor: pointer !important;
}
.sym-table-default > thead > tr > th {
    background-color: #f2f2f3;
    font-weight: bold;
    font-size: 14px;
    border-top: 0px !important;
    text-transform: uppercase;
}

.slider-search-results .sym-table-default > thead > tr > th {
    color: #242a31;
}    

.slider-search-results .table-hover > tbody > tr:hover {
    background-color: #818181;
}

tr.highlighted > td {
    background-color: rgba(177, 227, 232, 0.43) !important;
    color: #333;
}

.card.search-result.active *> .btn-pinned {
    color: #27496d;
}

.actions {
    margin-bottom: 10px;
}

.search-dropdown{
    width: 250px; 
    padding: 5px;}

.search-columm-results{
    width:auto;
}
.live-results{
    z-index: 10001;
}
.search-bar{
    top:64px;
    position:fixed;
    z-index: 999;    
    padding-top:10px;
    background-color: #eeeeee;
    padding-bottom: 5px;
    border-bottom: 1px solid #D0D0D0;  
    /*margin-left: -250px;*/
}

.sym-dropdown-header {
    font-size: 16px;
    border-bottom: 1px solid #D0D0D0;      
    color: black;
    background-color: #eeeeee;
    margin-top: -6px;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 10px;    
}
.sym-dropdown-header button {
    margin-top: -6px;
}

.sym-dropdown-footer{
    border-top: 1px solid #D0D0D0;
    background-color: #eeeeee;
    margin-top: -6px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 10px;
    min-height: 50px;
    margin-bottom: -6px;    
}

.btn-primary:not(.btn-flat) {
    background-color: #00acc1;
    border-color: #00acc1;
    color: #FFF;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #c2185b;
    border-color: #c2185b;
    color: #FFF;
}

/*** Navy blue as primary color for btn
/*.btn-primary:not(.btn-flat) {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #2e6da4;
}

.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    color: #ffffff;
    background-color: #286090;
    border-color: #204d74;
}*/


.well{
    background-color: #fdfdfd;
    padding: 10px;
}
.btn-default {
    color: #333333;
    background-color: #ffffff;
    border-color: #cccccc;
}
.btn-default > i, .btn-toolbar-primary  > i, .btn-accordion-primary > i {
    color: #00acc1;
}

.accordion-title.open > .btn-accordion-primary > i, .accordion-title:hover > .btn-accordion-primary > i  {
    color: #ffffff;
}

.btn-default >.badge { 
    background-color:  #00acc1;
    color: #FFF;
}

.btn-default:hover, .btn-default:active, .btn-default:focus {
    background-color: #00acc1;
    border-color: #00acc1;
    color: #FFF;
}

.btn-default:hover i{
    color: #FFF;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.no-gutter-left > [class*='col-'] {
    padding-left:0;
}

.no-gutter-right > [class*='col-'] {
    padding-right:0;
}

.scrollable-menu {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

.scrollable-300 {
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

.scrollable-400 {
    height: auto;
    max-height: 400px;
    overflow-x: hidden;
}

.scrollable-500 {
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
}

.no-border {
    border: none;
}

.default-border {
    border: 1px solid #F3F0F0;
}

.in-page-sidebar {
    display: inline-block;
    background: #fff;
    width: 200px;
    box-sizing: border-box;
    padding: 24px 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    z-index: 1;
}

.shadow-4dp {
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2);
}
.in-page-sidebar-item.active:after, .in-page-sidebar-item.active:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}
.in-page-sidebar-item.active:after {
	border-color: rgba(0, 172, 193, 0);
	border-left-color: #E0E0E0;
	border-width: 10px;
	margin-top: -10px;
}
.in-page-sidebar-item.active:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #c2e1f5;
	border-width: 11px;
	margin-top: -11px;
}

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
    z-index: 2;
    color: #27496d;
    background-color: #E0E0E0;
    border-color: #E0E0E0;
    font-weight: bold;
    text-transform: uppercase;
}

.card-actions{ display: inherit; top:15px;}

/* Tooltip */
.tooltip-info + .tooltip > .tooltip-inner {
    background-color: #d9edf7; 
    color: #333; 
    border: 1px solid #d9edf7;
}

/* Tooltip on top */
.tooltip-info + .tooltip.top > .tooltip-arrow {
    border-top: 1px solid #d9edf7;
}

/* Tooltip on bottom */
.tooltip-info + .tooltip.bottom > .tooltip-arrow {
    border-bottom: 1px solid #d9edf7;
}

/* Tooltip on left */
.tooltip-info + .tooltip.left > .tooltip-arrow {
    border-left: 1px solid #d9edf7;
}

/* Tooltip on right */
.tooltip-info + .tooltip.right > .tooltip-arrow {
    border-right: 1px solid #d9edf7;
}

.panel-heading.panel-head-sm {
    line-height: 44px;
    min-height: 48px;
    padding: 0px;
    border-bottom: none;
}
.panel-heading.panel-head-sm header{
    font-size: 15px;
}

.panel-heading header{
    display: inline-block;
    padding: 11px 24px;
    vertical-align: middle;
    line-height: 17px;
    font-size: 20px;    
}

.panel-secondary {
    border-color: #8dbee6;
}
.panel-secondary > .panel-heading {
    color: #313335;
    background-color: #8dbee6;
    border-color: #8dbee6;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #E0E0E0;
    border-color: #dddddd;
}

.hoverable:hover {
    border: 1px solid #dbdbdb;
    -webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.3);
}

.search-result {
    padding: 5px;
    margin-bottom: 2px;
    cursor: pointer;
    width: 100%;
    overflow: auto;
}

.search-result.active {
    color: #FFF;
    background-color: #00acc1;
}
.search-result:hover {
    color: #212121;
    background-color: #f5f5f5;
}

.search-result.active:hover {
    background-color: #4dd0e1;
}

.search-history-item > a {
    color:#114f98;
    float:none;
    cursor: pointer;
}
.card-head .tools {
    padding-right: 5px;
}
.card-actionbar-bordered {
    border-top: 1px solid #eaeaea;    
}

.card-body-small {
    height:290px;
    overflow: hidden;
}
.card-contact, .card-address {
    width: 300px;
    padding: 0;
}

.card-info-icon {
    width: 40px;
    height: 30px;
    float: left;
    font-size: 24px;
    text-align: center;
    color: #00acc1;
}
.card-info-value {
    width: calc(100% - 40px);
    padding-left: 5px;
    float: left;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-info-label {
    width: calc(100% - 40px);
    padding-left: 5px;
    float: right;
    font-size: 11px;
}

.card-address .card-info-value { width: auto;}

.card-info-value a {
    color: #212121;
}
.card-more-info {
    display: none;
    padding-top: 11px;
    border-top: 1px solid #eaeaea;
}
.rounded-badge {
    border-radius: 10px;
}

.accordion-section{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}


.row-heading {
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #3999a5;
    font-size: 18px;
border-top: 2px solid    #3999a5; 
}
.inline-heading {
    display: block;
    text-align: center;
    overflow: hidden;
    white-space: nowrap; 
}

.inline-heading > span {
    position: relative;
    display: inline-block;
    font-weight: bold;
    color: #c1c1c1;
    font-size: 18px;    
    margin-bottom: 15px;
}

.inline-heading > span:before,
.inline-heading > span:after {
    content: "";
    position: absolute;
    top: 50%;
    width: 9999px;
    height: 2px;
    background: #00acc1;
}

.inline-heading > span:before {
    right: 100%;
    margin-right: 15px;
}

.inline-heading > span:after {
    left: 100%;
    margin-left: 15px;
}

.row.vertical-divider {
  overflow: hidden;
}
.row.vertical-divider > div[class^="col-"] {
  /*text-align: center;*/
  padding-bottom: 100px;
  margin-bottom: -100px;
  border-left: 1px solid #00acc1;
  border-right: 1px solid #00acc1;
}
.row.vertical-divider div[class^="col-"]:first-child {
  border-left: none;
  border-right: none;
}
.row.vertical-divider div[class^="col-"]:last-child {
  border-right: none;
}
/* SPINNER - WAVE*/
.spinner-wave {
    margin: 0 auto;
    width: 100px;
    height: 20px;
    text-align: center;
    display: inline-block;
}

.spinner-wave > div {
    background-color: #333;
    height: 100%;
    width: 6px;
    display: inline-block;
    margin-right: 2px;
    -webkit-animation: wave 1.2s infinite ease-in-out;
    animation: wave 1.2s infinite ease-in-out;
}

.spinner-wave div:nth-child(2) {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}

.spinner-wave div:nth-child(3) {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}

.spinner-wave div:nth-child(4) {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}

.spinner-wave div:nth-child(5) {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}

@-webkit-keyframes wave {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
    20% { -webkit-transform: scaleY(1.0) }
}

@keyframes wave {
    0%, 40%, 100% { transform: scaleY(0.4); }
    20% { transform: scaleY(1.0); }
}


/*SPINNER - BARS*/
.loading{
	width:100px;
	height:20px;
	margin:30px auto;
	position:relative;
        display: inline;
}

.loading-small{
	width:75px;
	height:15px;
	margin:30px auto;
	position:relative;
        display: inline;
}


.loading.bar div{
	width: 3px;
	height: 7px;
	background: black;
	position: absolute;
	top: 12px;
	left: 45px;
	opacity:0.05;

	-webkit-animation: fadeit 1.1s linear infinite;
	animation: fadeit 1.1s linear infinite;
}

.loading-small.bar div{
	width: 2px;
	height: 5px;
	background: black;
	position: absolute;
	top: 9px;
	left: 31px;
	opacity:0.05;

	-webkit-animation: fadeit 1.1s linear infinite;
	animation: fadeit 1.1s linear infinite;
}

.loading.bar div:nth-child(1), .loading-small.bar div:nth-child(1){
	-webkit-transform: rotate(0deg) translate(0, -10px);
	transform: rotate(0deg) translate(0, -10px);

	-webkit-animation-delay:0.39s;
	animation-delay:0.39s;
}
.loading.bar div:nth-child(2), .loading-small.bar div:nth-child(2){
	-webkit-transform: rotate(45deg) translate(0, -10px);
	transform: rotate(45deg) translate(0, -10px);

	-webkit-animation-delay:0.52s;
	animation-delay:0.52s;
}
.loading.bar div:nth-child(3), .loading-small.bar div:nth-child(3){
	-webkit-transform: rotate(90deg) translate(0, -10px);
	transform: rotate(90deg) translate(0, -10px);

	-webkit-animation-delay:0.65s;
	animation-delay:0.65s;
}
.loading.bar div:nth-child(4), .loading-small.bar div:nth-child(4){
	-webkit-transform: rotate(135deg) translate(0, -10px);
	transform: rotate(135deg) translate(0, -10px);

	-webkit-animation-delay:0.78s;
	animation-delay:0.78s;
}
.loading.bar div:nth-child(5), .loading-small.bar div:nth-child(5){
	-webkit-transform: rotate(180deg) translate(0, -10px);
	transform: rotate(180deg) translate(0, -10px);

	-webkit-animation-delay:0.91s;
	animation-delay:0.91s;
}
.loading.bar div:nth-child(6), .loading-small.bar div:nth-child(6){
	-webkit-transform: rotate(225deg) translate(0, -10px);
	transform: rotate(225deg) translate(0, -10px);

	-webkit-animation-delay:1.04s;
	animation-delay:1.04s;
}
.loading.bar div:nth-child(7), .loading-small.bar div:nth-child(7){
	-webkit-transform: rotate(270deg) translate(0, -10px);
	transform: rotate(270deg) translate(0, -10px);

	-webkit-animation-delay:1.17s;
	animation-delay:1.17s;
}
.loading.bar div:nth-child(8), .loading-small.bar div:nth-child(8){
	-webkit-transform: rotate(315deg) translate(0, -10px);
	transform: rotate(315deg) translate(0, -10px);

	-webkit-animation-delay:1.3s;
	animation-delay:1.3s;
}

@-webkit-keyframes fadeit{
	0%{ opacity:1; }
	100%{ opacity:0;}
}
@keyframes fadeit{
	0%{ opacity:1; }
	100%{ opacity:0;}
}

.section-title-header{
    background-color: #757575;
    color: #f9f9f9;
    margin-bottom: 10px;
    font-size: 1.25em;
    padding: 5px 10px 5px 10px;    
}

.modal.fade:not(.in).left .modal-dialog {
	-webkit-transform: translate3d(-45%, 0, 0);
	transform: translate3d(-45%, 0, 0);
}

.tab-content-tools{
    margin-left: 10px;
    padding: 0px 5px 5px 5px;    
}
.tab-icon {
    /*min-height: 52px;*/
}
.sym-cancelled                                                   {font-style: italic; }

.sym-cancelled > td                                              {color: #999999; background-color: #f9f9f9;}

.sidebar {
    width: 190px;
    float: left;
    position: relative;
    border: 1px solid #ccc;
    border-width: 0 1px 0 0;
    background-color: #f2f2f2;
}

.nav-list>li.active {
    background-color: #fff;
}
.nav-list>li:first-child {
    border-top: 0;
}

.nav-list>li {
    display: block;
    padding: 0;
    margin: 0;
    border: 0;
    border-top: 1px solid #fcfcfc;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}

.nav-list>li.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    z-index: 1;
    border: 2px solid #2b7dbc;
    border-width: 0 2px 0 0;
}
#content:after {
    background-color: #FFF;
    bottom: 0;
    content: "";
    display: block;
    max-width: inherit;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -2;
}

.card-type-icon {
  height:23px;
  width:32px;
  position: absolute;
  display: block;
  right: 8px;
  top: 7px;
  background: url("/common_assets_new/images/cards.png") no-repeat 0px 23px;
  pointer-events: none;
  opacity: 0;

  -webkit-transition: opacity .15s linear;
  -moz-transition: opacity .15s linear;
  -ms-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear;
}
.card-type-icon.show {
  opacity: 1;
}
.card-type-icon.visa {
  background-position:0px 0px;
}
.card-type-icon.master-card {
  background-position:-32px 0px;
}
.card-type-icon.american-express {
  background-position:-64px 0px;
}
.card-type-icon.discover {
  background-position:-96px 0px;
}
.card-type-icon.diners {
  background-position:-128px 0px;
}
.card-type-icon.jcb {
  background-position:-160px 0px;
}
.basic-info{
    background-color: #dddddd;
    padding-bottom: 12px;
    padding-top: 10px;
}
.basic-info-row {
    display: inline-block;
    padding-right: 10px;
}
.basic-info-row-label {
    margin-right: 10px;
    display:inline;
    font-weight: bold;
}

.basic-info-row-value {
    margin-right: 10px;
    display:inline;
    font-size: 16px;
    border: 1px solid #eaeaea;
    background-color: #f5f5f5;
    width: 100%;
    height: 35px;
    padding-left: 10px;
    padding-bottom: 5px;
}

.basic-info-row-value > label {
    min-width: 150px;
    margin-right:10px;
}
.basic-info .badge{
    margin-left: 10px;
}

.text-upper {
    text-transform: uppercase! important;
}
.text-ellipsis{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.text-divider-bold {
    display: table;
    width: 100%;
    margin: 13px 0 20px 0;
    opacity: 1;
    font-weight: bold;
}

.text-divider-bold span {
    display: table-cell;
    padding: 0 10px;
    position: relative;
    bottom: -7px;
    white-space: nowrap;
}
.text-white {
    color: #FFF;
}
.text-divider.text-left span,
.text-divider-bold.text-left span{
    padding-left: 0px;
}
.text-divider.text-left:before,
.text-divider-bold.text-left:before
{
    width: 0%;
    display: none;
    /*border-bottom: 1px solid rgba(12, 12, 12, 0.3);*/
}

.text-divider.text-left:after,
.text-divider-bold.text-left:after
{
    content: '';
    width: 100%;
    display: table-cell;
    border-bottom: 1px solid #e5e6e6;
}
.text-divider[data-toggle],
.text-divider-bold[data-toggle]{
    cursor:pointer;
}

/* Aaron Was Here 2016 */
.input-navbar-search {
    border: 0 !important;
    height: 100%;}


    .sym-nav-main {
        background-color: #00acc1;
        color: #FFF;
        height: 52px;
        padding-right: 0px;
        margin-right: 10px;}
    
    .sym-nav-main:hover,
    .sym-nav-main:active {
        background-color: #c2185b;}
    
    .sym-nav-main:hover .header-burger i,
    .sym-nav-main:active .header-burger i{
        color: #FFF;}
    
    .sym-nav-main i.md {
        font-size: 40px;
        padding: 5px 0 0 5px;}
    
    
    
    .sym-nav-bar {
        height: 52px;
        margin-left: 25px;
        display: table-cell;
        vertical-align: middle;}
    
    .sym-nav-group {
        height: 52px;
        display: table-cell;
        vertical-align: middle;}
    
    .sym-nav-extra {
        padding-top: 3px;}
    
    .sym-nav-extra a {
        padding-left: 5px;
        padding-right: 5px;}

    .sym-nav-extra i {
        font-size: 26px;}

    .sym-nav-extra i:hover {
        color: #00acc1;}

    
    .sym-nav-select {
        height: 35px; 
        width: 100px;
        float: left;
        font-size: 14px !important;
        padding: 0 5px 0 5px;
        border: 1px solid #595959 !important;
        border-right: none !important;
        border-left: none !important;
        color: #212121;
        cursor: pointer;}

    .sym-nav-input {
        height: 35px; 
        float: left;
        width: calc(100% - 147px);
        padding: 5px 7px 5px 7px;
        font-size: 16px;
        border: 1px solid #595959;
        border-right: none !important;
        border-left: none !important;
        border-left: none;
        color: #212121;}
    
    .sym-nav-button {
        height: 35px; 
        width: 47px;
        float: left;
        border-left: none !important;
        background-color: #FFF;
        color: #212121;
        border: 1px solid #595959;
        /*border-color: #595959 !important;*/}
    
    .sym-nav-button:hover {
        background-color: #00acc1;}
    
    .sym-nav-button:hover i {
        color: #FFF;}
    
    
    .sym-nav-group .sym-nav-select button:hover {
        background-color: #00acc1;}
    
    .sym-nav-group .sym-nav-select button:hover i {
        color: #FFF !important;}
    
    .sym-nav-group .sym-nav-select button i {
        color: #212121;
        font-size: 22px;}
    
    .sym-nav-group .sym-nav-select button i:hover {
        color: #00acc1;}
    
    /* Slide Out Windows */
    .sym-dashboard {
        width: calc(90%);
        min-height: 200px;
        color: #FFF;}
    
    .sym-search {
        min-width: 400px;
        width: 768px;
        color: #FFF;}
    
    .sym-slider,
    .call-log-slider{
        position: absolute;
        top: 52px;
        left: 0;
        z-index: 9998;
        height: calc(100% - 52px);
        padding: 20px;
        
        box-shadow: 0 1px 25px 0 rgba(0, 0, 0, 1);
        background-color: rgba(36, 42, 49, 0.90);
        /*background-color: rgba(36, 42, 49, 0.90);*/
        /*background-color: rgba(89, 89, 89, 0.95);*/
    
        display: none;}
    
    .call-log-slider{
        background-color: #fff;
        min-width: 400px;
        width: 768px;        
        
    }
.fa-pulse2 {
	display: inline-block;
	-moz-animation: pulse 2s infinite linear;
	-o-animation: pulse 2s infinite linear;
	-webkit-animation: pulse 2s infinite linear;
	animation: pulse 2s infinite linear;
        color:#00acc1;
}

@-webkit-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-moz-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-o-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@-ms-keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
@keyframes pulse {
	0% { opacity: 1; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}    
    .sym-slider.right:not(.sym-slider.sym-help) {
        left: auto;
        right: 0px;
        max-width:700px;
    }
    
    .search-result-row{
        cursor: pointer;
    }
    /* Slider Elements */
    .sym-slide-title {        
        margin-bottom: 10px;}
    
    .sym-slide-title h3 {
        font-size: 22px;
        color: #fff;
    }
    .sym-slide-close {
/*        position: absolute;
        top: 15px;
        right: 15px;*/}
    
    .sym-slide-close i {
        font-size: 28px;
        color: #FFF;
        cursor: pointer;}
    
    .sym-slide-close i:hover {
        color: #00acc1;}
    
    .slider-overlay{
        display:none;
        position:fixed;
        top:52px;
        width:100%;
        height:100%;
        z-index: 1003;
        background-color: #cccccc;
        opacity:0.5;
    }
    
    .sym-slider.sym-help{
        min-width:600px;
        width:70%;
        list-style-type: inherit;
        font-size:16px!important;
        left: auto;
        right: 0px;
        background-color: rgb(179, 179, 179);
    }
    .help-section-title{
        margin-top: -14px;
        background-color: #b7dcfd;
        margin-bottom: 14px;
        padding-left: 20px;
        font-weight: bold;
    }
    .help-section-content{
        padding-left:10px;
    }
    .sym-slider.sym-help ol{
        list-style-type: decimal;
    }
    .sym-slider.sym-help ul{
        list-style-type: disc;
    }
  .dtsFilter label {
      float:left;
      width:100%
  }  
  
  .dtsFilter label >input{
      width:50%
  }  
@media (max-width: 992px) {
  .sym-slider {
      top: 128px;
  }
  .sym-search {
      width: 750px;
      max-width: 100%;
  }

}

.search-result-row-action {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);}
.get-all-row-action {
    font-size: 18px;
    color: #212121;}

.list-toolbar {
    min-height:30px;
}
/****Notification Message styling ****/
.ui-pnotify.notification .ui-pnotify-container {
    background-color: #606060 !important;
    background-image: none !important;
    border: none !important;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.ui-pnotify.notification .ui-pnotify-title, .ui-pnotify.notification .ui-pnotify-text {
    
    font-size: 10pt !important;
    color: #FFF !important;
    padding-left: 50px !important;
    line-height: 1 !important;
    text-rendering: geometricPrecision !important;
}
.ui-pnotify.notification .ui-pnotify-title {
    font-weight: bold;
}
.ui-pnotify.notification .ui-pnotify-icon {
    float: left;
}
.ui-pnotify.notification .fa {
    margin: 3px;
    width: 33px;
    height: 33px;
    font-size: 26px;
    color: #FF0;
}

.ui-notify-closer .fa,
.ui-pnotify-sticker .fa {
    font-size: 14px;
    height: 10px;
    width: 10px;
}

/*******************************/
.jq-dropdown.jq-dropdown-scroll .jq-dropdown-menu, 
.jq-dropdown.jq-dropdown-scroll .jq-dropdown-panel {
    max-height: 400px;
    min-width: 250px;
}
/*******************************/
.pie-chart-container {
  position: relative;
  margin: auto;
  height: 50vh;
  width: 50vw;
}

.link {
    color: #2196f3;
    text-decoration: underline;
}


.modal-xl {width: 70%;}
/* Important part */
.modal-dialog.modal-scroll{
    overflow-y: initial !important
}
.modal-scroll .modal-body{
    height: 80vh;
    overflow-y: auto;
}

.rounded-control {
    border-radius: 4px!important;
}
.select2-container--default .select2-selection--single {border: 1px solid #d5d5d5;}
.select2-container .select2-selection--single {height:37px;}


.scrolling-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: hidden;

}
  .scroll-card {
    border: 1px solid #d5d5d5;
    margin-top:10px;
  }
  
  .scroll-card-content{
      padding:10px;
  }
  .vresize {
      resize: vertical;
  }

.floating-label .form-control,
.floating-label select
{
    border-left: none!important;
    border-right: none!important;
    border-top: none!important;
    border-bottom-color: rgba(12, 12, 12, 0.12)!important;
    background-color: transparent!important;
}
  
.floating-label .form-control.static,
.floating-label .form-control-static
{
    border: none;
    border-bottom: 1px dashed #D5D5D5;
    background-color: transparent;
  }
  
.dropdown-menu>.disabled>a {
    text-decoration: line-through;
    text-decoration-color: #999;
    font-style: italic;
    color: #999!important;}  

.background-gray1 {
    background-color: #e8e8e8;
}

element.style {
    overflow-y: auto;
}

.swal2-container {
    z-index: 100011!important;
}
.slide-in-container {
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 9997;
    top: 0;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    padding-top: 10px;
    padding-left: 15px;
    /*display:none;    */
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
}
.slide-in-container.active{
    /*display: block !important;*/
    
}
.slide-in {
    animation: slide-in 0.5s forwards;
    -webkit-animation: slide-in 0.5s forwards;
}

.slide-out {
    animation: slide-out 0.5s forwards;
    -webkit-animation: slide-out 0.5s forwards;
}
    
@keyframes slide-in {
    100% { transform: translateX(0%); }
}

@-webkit-keyframes slide-in {
    100% { -webkit-transform: translateX(0%); }
}
    
@keyframes slide-out {
    0% { transform: translateX(0%); }
    100% { transform: translateX(-100%); }
}

@-webkit-keyframes slide-out {
    0% { -webkit-transform: translateX(0%); }
    100% { -webkit-transform: translateX(-100%); }
}
