body {
    font-size: 13px;
    background: #fff !important;
    margin: 0;
    padding: 0;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 400;
}

* {
    font-family: 'Roboto', sans-serif;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}

.nav-tabs>li {
    font-size: 14px;
    font-weight: 500;
}

a {
    cursor: pointer !important;
}

.btn {
    text-decoration: none !important;
    cursor: pointer;
}

.download-cols .example-wrap,
.download-cols .example-wrap .table,
.download-cols .example-wrap .example {
    margin-bottom: 5px;
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: none !important;
    outline-offset: 0 !important;
}

.bulk-footer {
    margin: 25px 0 5px;
    text-align: right;
}

.bulk-footer .btn {
    padding-left: 24px;
    padding-right: 24px;
    text-transform: uppercase;
}

.bulkReward .example-wrap .table td i {
    margin-top: 13px;
    margin-bottom: 7px;
}

.br-form .control-label {
    font-weight: 500;
}

.btn-addmedia {
    margin-top: -5px;
    position: absolute;
    top: 0;
}

.question-title {
    position: absolute;
    top: 0;
    padding-top: 15px;
    text-transform: inherit;
}

.res-table-headding .panel-actions {
    right: 15px;
}

.res-table-headding .panel-title {
    padding-left: 15px;
    padding-right: 15px;
}

.min-buttons .btn {
    min-width: 110px;
}

.miniicon {
    font-size: 18px !important;
    top: -6px !important;
}

.reward-exp-ul {
    margin: 0;
    padding: 0;
    float: left;
    min-height: 0;
    line-height: 1;
    width: 100%;
}

.reward-exp-col .sub-h {
    font-weight: 500;
    float: left;
}

.valign td,
.valign th {
    vertical-align: middle !important;
}

.reward-exp-col p {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}

.table-last-border {
    border-top: 1px solid #e4eaec;
    border-bottom: 1px solid #e4eaec;
}

table.tablesaw {
    border-top: 1px solid #e4eaec;
}

.btn-download {
    padding-top: 5px;
    padding-bottom: 5px;
}

.dummy {
    text-align: center;
}

.table td>.checkbox-custom:only-child,
.table th>.checkbox-custom:only-child {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 5px;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    vertical-align: middle
}

.p-grouptable p {
    margin: 0 0 5px;
}

.page-header {
    padding: 20px;
    position: relative;
}

.new-rating-details {
    transform: translate3d(100%, 0px, 0px);
    transition: all 500ms ease;
}

.new-rating-details.slidePanel-show {
    transform: translate3d(0%, 0px, 0px);
}

.new-rating-details .slidePanel-header {
    padding: 20px;
    position: relative;
}

.new-rating-details .slidePanel-header .slidePanel-actions {
    position: absolute;
    right: 10px;
    top: 10px;
}

.label {
    font-size: 80%;
}

.new-slidePanel-inner {
    padding: 10px 5px;
}

.side-btn-footer {
    margin: 20px 0 10px;
    text-align: left;
    display: inline-block;
    width: 100%;
}

.widgetTable tr>td,
.widgetTable thead>tr>th {
    width: 33.3333%;
    padding: 8px 10px;
    white-space: normal;
}

.widgetTable tr>td:first-child,
.widgetTable thead>tr>th:first-child {
    padding-left: 25px;
    color: #37474f;
}

.widgetTable tr>td:last-child,
.widgetTable thead>tr>th:last-child {
    padding-right: 25px;
    text-align: right;
}

.widgetTable thead>tr>th {
    font-size: 14px;
    background: #F1F1F1;
}

.pagination-table {
    display: table;
    width: 100%;
}

.tms-modal-sidebar,
.tms-modal-sidebar .modal-content {
    display: table;
    height: 100%
}

.tms-modal-sidebar .modal-content {
    width: 100%;
}

.tms-modal-sidebar .example-title,
.tms-modal-sidebar h4.example-title {
    font-size: 12px;
}

.tms-modal-sidebar .slidePanel-header {
    padding: 20px;
}

.tms-modal-sidebar button.close {
    color: #fff;
    opacity: 1;
    font-size: 24px;
}

.tms-modal-sidebar .modal-title {
    color: #fff;
}

.fixed-table-toolbar {
    display: table;
    width: 100%;
}

.widgetTable .groupicons-head {
    padding: 20px 20px 5px;
}

img {
    max-height: 100%;
    max-width: 100%;
}

a,
a.btn {
    text-decoration: none !important;
}
a {color:#0072C6;}
.portlet-body a {
   color: #0072C6;
}

a:focus,
a:hover,
a:active {
    color: #133655;
	outline:none;
	outline-offset: none;
}
.btn:hover,.btn:focus {
	outline:none !important;
	outline-offset: none !important;
}
.slidePanel-header {
    padding: 15px 30px;
    background: #0072c6;
}

.view-toolbar {
    padding: 0px 30px 0 15px;
    background: #e5e5e5;
    display: table;
    width: 100%;
    position: relative;
}

.toolbar-sidepanel .modal-title {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
}

.back-to {
    font-size: 30px;
    color: #fff;
    padding: 0px 25px 0 0;
    float: left;
}

.view-toolbar .navbar-toolbar>li>a {
    padding-top: 0;
    color: #555;
    padding-bottom: 0;
    line-height: 34px;
    font-size: 18px;
    padding: 0px 15px;
    display: block;
    cursor: pointer;
}

.view-filter-report>a {
    padding: 0 10px;
    line-height: 34px;
    text-decoration: none !important;
}

.view-filter-report>a i {
    font-size: 24px;
    vertical-align: middle;
    line-height: 0;
    position: relative;
    margin-top: -5px;
    margin-right: 5px;
}

.view-filter-report {
    display: inline-block;
}

.view-toolbar .navbar-right {
    margin-right: 0;
}

.dropdown-menu-arrow:before,
.dropdown-menu-arrow-left:before {
    content: '';
    width: 14px;
    height: 8px;
    /*border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  
  border-bottom: 8px solid black;*/
    position: absolute;
    top: -7px;
    right: 13px;
    background: url(http://demo.affinitivms.com/images/arrow-shape.png) no-repeat 0 0;
}

.dropdown-menu-arrow:before {
    top: -6px;
    right: 13px;
}

.dropdown-menu-arrow-left:before {
    top: -7px;
    left: 13px;
    right: auto;
}

.view-download-icons a {
    text-align: right;
}

.view-download-icons a i {
    margin-left: 5px;
}

.view-emailbox {
    min-width: 600px;
    margin-bottom: 30px;
}

.home-header {
    background: rgba(0, 114, 198, 1);
    height: 74px;
    margin-bottom: 0px;
	position: relative;
	z-index:11;
}

.user-brand,
.user-tags {
    display: inline-block;
    position: relative;
}

.user-brand {
    padding-left: 25px;
}

.user-img {
    width: 90px;
    height: 90px;
    vertical-align: top;
    margin-right: 6px;
    position: relative;
    border-radius: 100%;
    top: 20px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.05);
    display: inline-block;
}

.user-tags small {
    display: block;
    color: #ccc;
}

.user-tags h4 {
    margin-bottom: 0;
    margin-top: 20px;
    font-size: 16px;
    color: #fff;
}

.user-tags p,
.user-tags a {
    margin-bottom: 0;
    line-height: 14px;
    color: #ccc;
}

.user-tags a:hover,
.user-tags a:focus {
    margin-bottom: 0;
    line-height: 14px;
    color: #ccc;
}
.icons-primary { 
	margin: 0; 
}
.icons-primary>li>a,
.icons-primary>li .dropdown>a {
    color: #fff !important;
    background: none;
    line-height: 74px;
    padding: 0 15px;
    display: block;
    font-size: 20px;
    position: relative;
    cursor: pointer;
}

.icons-primary>li>a:hover,
.icons-primary>li>a:focus,
.icons-primary>li.open>a,
.icons-primary>li.open>a:focus,
.icons-primary>li.open>a:hover {
    background: rgba(0, 0, 0, 0.05) !important;
}

.icons-primary>li>a>span {
    font-size: 12px;
    line-height: normal;
	font-weight: 600;
}

.icons-primary>li>a>span>b {
    color: #000;
}

.icons-primary .arrow-active {
    background: rgba(0, 0, 0, 0.05);
}

.apps-p i,
.noties i {
    position: relative;
}

.score-section {
    padding: 40px 15px 5px;
    text-align: center;
}

.icons-primary .primary-dp-icon {
    color: #fff !important;
}

.portal-body {
    padding: 20px;
}

.portal-sidebar {
    min-width: 301px;
    width: 301px;
    max-width: 301px;
    border-left: 1px solid #eee;
	background:#fff;
}

.p-table {
    display: table;
    width: 100%;
    height: calc(100vh - 75px)
}

.p-td {
    display: table-cell;
    vertical-align: top;
    height: 100%
}

.recommand-section {
    margin: 45px 0 50px;
}

.recommand-section .media {
    margin: 8px 0 0px;
    padding: 20px 15px;
    border: 1px solid #f5f5f5;
    position: relative;
}

.recommand-section .media:hover {
    box-shadow: 0 3px 12px rgba(0, 0, 0, .05);
}

.re-media-group {
    position: absolute;
    right: 10px;
    top: 0;
    z-index: 1;
    font-size: 20px;
    display: none;
}

.re-media-group a {
    padding: 5px;
    text-decoration: none !important;
    display: inline-block;
}

.re-moreinfo {
    position: absolute;
    right: 10px;
    bottom: 0;
    z-index: 1;
    color: #0072c6;
    font-size: 11px;
    text-transform: uppercase;
    padding: 5px 5px;
    display: none;
}

.re-plus {
    color: #0072c6;
}

.re-delete {
    color: #f16b6b;
}

.recommand-section .media:hover .re-media-group,
.recommand-section .media:hover .re-moreinfo {
    display: inline-block;
}

.apps-dropdown,
.treeview-dropdown,
.noties-dropdown,
.help-dropdown,
.main-dp {
    position: absolute;
    top: 74px;
    width: 300px;
    padding: 15px 5px 15px;
    z-index: 9;
}

.apps-dropdown {
    right: 0;
    background: #fff;
    display: none;
}

.treeview-dropdown {
    right: 0;
    background: #fff;
    display: none;
}

.noties-dropdown {
    right: 0;
    background: #fff;
    display: none;
    padding: 0;
}

.help-dropdown {
    right: 0;
    background: #fff;
    display: none;
}

.open-dp {
    display: block !important;
}

.arrow-active:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #fff;
    position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
}


/*.home-header .apps-dropdown { right:0; background:#fff; display:none; }
*/

.apps-list {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
}

.apps-list li {
    margin: 0px;
    padding: 2px;
    float: left;
    width: 33.3333%;
}

.apps-list li a {
    padding: 0px;
    line-height: 70px;
    border: 1px solid #eee;
    display: table;
    text-align: center;
    width: 100%;
    text-decoration: none !important;
    cursor: pointer;
    transition: all .2s ease;
}

.apps-list li a span {
    padding: 5px 0;
    line-height: normal;
    display: table-cell;
    width: 100%;
    height: 100px;
    vertical-align: middle;
}

.apps-list li .label {
    font-size: 12px;
    color: #666;
    font-weight: 500 !important;
    padding: 3px 0 0;
    display: block;
    transition: all .2s ease;
    line-height: 1.4;
}

.apps-list li i {
    font-size: 30px;
}

.apps-list li i img {
    max-width: 34px;
}

.back-home {
    position: absolute;
    right: 0;
    top: 5px;
    padding: 10px 15px;
    color: #0072c6;
    text-transform: uppercase;
}

.back-home i {
    font-size: 16px;
    margin-left: 5px;
}

.icons-primary a.logout {
    width: 60px;
    background: rgba(0, 0, 0, 0.10) !important;
    text-align: center;
    color: #f96868 !important;
}

.icons-primary a.logout:hover {
    color: #000 !important;
}

.apps-dropdown h3,
.treeview-dropdown h3 {
    font-weight: 300;
    font-size: 24px;
    color: #000;
    opacity: 0.5;
    margin-top: 0;
    padding-left: 3px;
}

.apps-list li a:hover,
.apps-list li a:focus {
    color: #fff;
    background: #5481e6;
    border-color: #5481e6;
}

.apps-list li a:hover .label,
.apps-list li a:hover i,
.apps-list li a:focus .label,
.apps-list li a:focus i {
    color: #fff !important;
}

.apps-list li:nth-child(1) a {
    color: #71c8f7;
}

.apps-list li:nth-child(2) a {
    color: #5481e6;
}

.apps-list li:nth-child(3) a {
    color: #77ce65;
}

.apps-list li:nth-child(4) a {
    color: #26b99a;
}

.apps-list li:nth-child(5) a {
    color: #43a8c2;
}

.apps-list li:nth-child(6) a {
    color: #9247cd;
}

.apps-list li:nth-child(7) a {
    color: #5481e6;
}

.apps-list li:nth-child(8) a {
    color: #646b79;
}

.apps-list li:nth-child(9) a {
    color: #6eb1e1;
}

.apps-list li:nth-child(10) a {
    color: #ed545f;
}

.apps-list li:nth-child(11) a {
    color: #77ce65;
}

.apps-list li:nth-child(12) a {
    color: #6eb1e1;
}

.apps-list li:nth-child(13) a {
    color: #ed545f;
}

.apps-list li:nth-child(14) a {
    color: #77ce65;
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin-left: 0;
    font-size: inherit
}

.charts-section .panel {
    border: 1px solid #F1F1F1;
    margin-bottom: 20px;
}

.tree {
    font-size: 1.2em;
}

.tree li>span {
    display: block;
}

.tree>li:before {
    top: 11px !important;
}

.tree li ul li .toggler {
    position: relative;
    top: 2px;
}

.tree li .level-1 {
    font-size: 18px;
    padding-top: 8px;
    padding-bottom: 8px;
}

.tree li .level-1>i {
    float: right;
    position: relative;
    top: 5px;
    margin-right: 10px;
}

.tree>li {
    background: #F9F9F9;
    border-top: 1px solid #e9e9e9;
    color: #444;
    padding-left: 15px;
}

.filters-dropdown {
    position: absolute;
    top: 35px;
    left: 20px;
    right: 20px;
    min-height: 200px;
    background-color: #fff;
    box-shadow: 0 3px 12px rgba(0, 0, 0, .05);
    display: block;
    width: auto;
    border: 1px solid rgba(0, 0, 0, 0.1);
}

.filters-dropdown:before {
    content: '';
    height: 0px;
    width: 0px;
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid rgba(255, 255, 255, 1);
    position: absolute;
    top: -6px;
    left: 35px !important;
}

.filters-arrow-left:before {
    left: 123px;
}

.button-footer {
    padding: 25px 25px;
    border-top: 1px solid #eee;
    display: table;
    width: 100%;
}

.btn {
    border-radius: 4px;
}

.button-footer .btn {
    display: inline-block;
    margin-right: 10px;
    text-transform: uppercase;
    font-size: 16px;
}

.btn-primary {
    background-color: #0072c6;
    border-color: #0072c6;
}

.noti-dropdown {
    max-height: 350px;
    overflow: hidden;
    overflow-y: auto;
}

.noti-dropdown .scrollable-bar {
    display: none !important;
}

.mydashboards-dropdown,
.subscriptions-dropdown {
    padding: 0;
}


/**/

.inner-header {
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .10);
    position: relative;
}

.inner-header .user-brand {
    line-height: normal;
    vertical-align: top;
    padding-left: 10px;
    padding-right: 14px;
    height: 100%;
    background: rgba(0, 114, 198, 1);
}

.inner-header .icon-primary li a.logout {
    background: rgba(0, 0, 0, 0.02) !important;
    color: #f96868 !important;
}

.inner-header .user-img {
    width: 45px;
    height: 45px;
    vertical-align: top;
    top: 14px;
}

.inner-header .avatar i,
.home-header .avatar i {
    position: relative;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    border: 0px solid #fff;
    border-radius: 0;
}

.inner-header .icons-primary>li>a {
    color: #0072c6 !important;
}

.left-sidebar {
    border-left: 0;
    border-right: 1px solid #eee;
}

.promo-section {
    background: #e1e2db;
}

.promo-section img {
    width: 100%
}

.leftsidebar-content .portal-body {
    padding: 0;
}

.c-boxes-section {
    text-align: center;
    padding: 15px;
}

.portal-sidebar {
    padding: 15px;
}

.list-group a.list-group-item {
    text-transform: uppercase;
}

.list-group-item .icon {
    font-size: 16px;
}

.navbar-menu {
    display: inline-block;
}

.navbar-menu>li {
    display: inline-block;
    vertical-align: top;
}

.navbar-menu>li>a {
    line-height: 74px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 15px;
}

.dropdown-mega .dropdown-menu {
    min-width: 250px;
    padding: 5px 10px;
}

.navbar-menu .iconhome {
    font-size: 18px;
	display: block;
}

.inner-header .noties-dropdown,
.inner-header .help-dropdown,
.inner-header .main-dp {
    right: 0px;
    box-shadow: -5px 5px 10px rgba(0, 0, 0, .10);
    top: 73px;
    border: 1px solid #ddd;
    width: 355px;
}

.inner-header .apps-dropdown,
.inner-header .treeview-dropdown {
    right: 165px;
    box-shadow: -5px 5px 10px rgba(0, 0, 0, .10);
    top: 73px;
    padding: 15px 15px;
    border: 1px solid #ddd;
    width: 350px;
}

/*.inner-header .apps-dropdown {
    width: 360px;
}*/
.inner-header .menubar-icons { position: relative; z-index:10; }
.main-dp {
    right: 0;
    background: #fff;
    display: none;
}

.inner-header .arrow-active:before,
.inner-header .arrow-active:after {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ddd;
    position: absolute;
    bottom: 1px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 4;
}

.inner-header .arrow-active:after {
    border-bottom: 10px solid #fff;
    bottom: -1px;
    z-index: 5;
}


/*.inner-header .tree {
    margin-left: -15px;
    margin-right: -15px;
}*/

.inner-header .icons-primary>li>a:hover,
.inner-header .icons-primary>li>a:focus {
    background: rgba(0, 0, 0, 0.02) !important;
}


/**/

.main-page {
    height: calc(100% - 74px);
}

.reports-section {
    background: #f5f5f5;
    width: 100%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
}

.btn-round {
    border-radius: 1000px;
}

.report-item i {
    margin-right: 7px;
}

.highlight {
    font-weight: bold !important;
    color: red !important;
}


/**/

.noties-dropdown .dropdown-menu-media>.dropdown-menu-footer>a,
.main-dp .dropdown-menu-media>.dropdown-menu-footer>a {
    padding: 15px 20px!important;
    color: #a3afb7!important;
    display: inline-block;
}

.noties-dropdown .dropdown-menu-media,
.main-dp .dropdown-menu-media {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}

.noties-dropdown .dropdown-menu-media .list-group,
.main-dp .dropdown-menu-media .list-group {
    max-height: 100%;
    height: 100%;
}

.close-noti {
    position: absolute;
    right: 10px;
    top: -3px;
    font-size: 20px;
}

.dismissall {
    font-size: 12px;
    position: absolute;
    margin: 0;
    left: 20px;
    bottom: 0;
    display: inline-block;
}

.noties-dropdown .dropdown-menu-media .dropdown-menu-header,
.main-dp .dropdown-menu-media .dropdown-menu-header {
    padding-top: 30px;
    padding-bottom: 25px;
    position: relative;
}

.panel-head .example-title,
.panel-head .panel-title {
    margin-bottom: 0;
}

.theme-round {
    list-style: none;
    margin: 0 0 30px;
    padding: 0;
}

.theme-round li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 5px 2px;
}

.theme-round li a {
    height: 50px;
    width: 50px;
    border-radius: 100%;
    background-color: #252525;
    display: block;
    border: 2px solid #fff;
}

.themes-bg {
    float: left;
    width: 100%;
}

.theme-round .theme-1 {
    background: url(../images/theme/theme-1) no-repeat left top;
}

.theme-round .theme-2 {
    background: url(../images/theme/theme-2) no-repeat left top;
}

.theme-round .theme-3 {
    background: url(../images/theme/theme-3) no-repeat left top;
}

.theme-round .theme-4 {
    background: url(../images/theme/theme-4) no-repeat left top;
}

.theme-round .theme-5 {
    background: url(../images/theme/theme-5) no-repeat left top;
}

.theme-round .theme-6 {
    background: url(../images/theme/theme-6) no-repeat left top;
}

.theme-round .theme-7 {
    background: url(../images/theme/theme-7) no-repeat left top;
}

.theme-round .theme-8 {
    background: url(../images/theme/theme-8) no-repeat left top;
}

.theme-round .theme-9 {
    background: url(../images/theme/theme-9) no-repeat left top;
}

.theme-round .theme-10 {
    background: url(../images/theme/theme-10) no-repeat left top;
}

.theme-round .theme-11 {
    background: url(../images/theme/theme-11) no-repeat left top;
}

.theme-round .theme-12 {
    background: url(../images/theme/theme-12) no-repeat left top;
}

.theme-round .theme-13 {
    background: url(../images/theme/theme-13) no-repeat left top;
}


/**/

.help-content .list-group-item {
    padding-top: 2px;
    padding-bottom: 2px;
}

.help-content .page-search-count {
    margin-bottom: 0;
}

.score-panel {
    border: 1px solid #e5eff7;
    padding: 15px 10px 10px;
    height: 170px;
    text-align: center;
    position: relative;
}

.score-panel h2 {
    color: #0062af;
    font-size: 15px;
    text-transform: uppercase;
    opacity: .70;
    margin: 4px 0;
    font-weight: bold;
    letter-spacing: 1.1px
}

.score-panel p {
    color: #0062af;
    font-size: 40px;
    font-weight: 300;
}

.scrore-black {
    background-color: rgba(33, 58, 78, .90);
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    line-height: 170px;
    display: none;
}

.score-panel:hover .scrore-black {
    display: block;
}

.score-sidepanel {
    position: absolute;
    top: 75px;
    right: 0;
    bottom: 0;
    width: 300px;
    padding: 15px 5px 15px;
    background: #fff;
    z-index: 4;
    text-align: left;
    display: none;
}

.close-score {
    position: absolute;
    right: 0;
    top: 0;
    padding: 5px 15px 10px;
    font-size: 20px;
}

.attach-label,
.attach-dp {
    display: table-cell;
    width: 50%;
}

.report-as {
    display: table;
    width: 100%;
    padding-top: 20px;
}

.sendmail-group .form-group {
    position: relative;
    margin-top: -1px;
    margin-bottom: 0px;
}

.sendmail-group .mailbox-label {
    position: absolute;
    left: 0;
    padding: 5px 0px;
    text-align: center;
    width: 40px;
    background: #eee;
    top: 9px;
    cursor: pointer;
}

.sendmail-group .Bcc-label {
    position: absolute;
    right: 0;
    padding: 5px 0px;
    top: 9px;
    text-align: center;
    width: 40px;
    cursor: pointer;
}

.sendmail-group .form-control {
    border-left: 0;
    border-right: 0;
    line-height: 50px;
    height: 50px;
    border-radius: 0;
}

.To-group .form-control,
.Cc-group .form-control,
.Bcc-group .form-control {
    padding-left: 45px;
}

.text-contnent {
    position: relative;
}

.text-contnent textarea {
    resize: none;
    padding-bottom: 50px;
    border-radius: 0;
}

.text-contnent .text-toolbar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    padding: 5px;
}

.mailbox-tabs {
    margin-bottom: 40px;
    text-align: left;
}

active>.auto .text,
.active>.text,
.text-active {
    display: none;
}

.active>.auto .text-active,
.active>.text-active {
    display: inline-block!important;
}

.time-group select.form-control {
    border-radius: 0;
}

.ampm-group {
    margin-left: 10px;
}

.btn-send {
    min-width: 100px;
    text-align: center;
}

.my-ds-list ul,
.my-ds-list ul li {
    padding: 0 !important;
    list-style: none;
}

.my-ds-list ul {
    padding: 0;
    margin: 10px -15px 0;
    list-style: none;
}


/*.my-ds-list .dropdown-menu-media .list-group-item .media { padding:7px 0; }*/

.page-section {
    background-color: #f9f9f9;
    height: 100%;
    width: 100%;
    display: table;
}

.panel-border {
    border-width: 1px;
}

.panel-tile {
    position: relative;
}

.panel-tile h3 {
    color: #4a4a4a;
    text-transform: uppercase;
    font-size: 24px;
    border-bottom: 2px solid #afafb0;
    padding-bottom: 15px;
}

.question-icon {
    position: absolute;
    right: 30px;
    top: -3px;
    font-size: 28px;
}

.edituser-form-center {
    max-width: 600px;
    margin: 0px;
    padding: 30px 30px;
}

.user-pic {
    width: 155px;
    height: 155px;
    background-color: #e6e6e6;
    border-radius: 50%;
    position: relative;
    margin: 0px auto;
}

.addplus {
    position: absolute;
    bottom: 10px;
    right: -18px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background-color: #6678e2;
    box-shadow: 0px 0px 5px #555;
    border-radius: 50%;
}

.addplus i {
    color: #fff;
    font-size: 20px;
}

.edituser-form {
    margin-top: 0px;
}

.field_req {
    color: red;
}

.addphone-number {
    margin-bottom: 15px;
}

.addphone-number a {
    margin-top: 5px;
    display: inline-block;
}

.addphone-number a i {
    padding-right: 3px;
}

.activebox {
    position: relative;
}

.selectbox {
    position: absolute;
    right: 50px;
    top: 40px;
    width: 150px;
}

.actions-table {
    margin-bottom: 10px;
}

.actions-right {
    text-align: right;
    padding: 10px 30px 0px 0;
    margin-bottom: 10px;
}

.actions-right a {
    display: inline-block;
    margin-left: 20px;
    vertical-align: middle;
}

.wordicon {
    background: #4da462;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}

.wordicon i {
    font-size: 18px;
    color: #fff;
}

.refreshicon i {
    font-size: 20px;
    line-height: 35px;
}

.border-top {
    border-top: 1px solid #e4eaec;
}

.pagesize-count label {
    margin-right: 10px;
}

.pagesize-count select {
    width: 80px;
}

.pagesize-count {
    margin-top: 20px;
}

.pagination-footer .pagination {
    margin-bottom: 0;
}

.manage-table {
    margin-bottom: 10px;
}

.managedoc-table thead tr th span {
    font-weight: 700;
}

.managedoc-table thead tr th i {
    color: #b4b4b4;
}

.active-label {
    color: #65ab18;
}

.inactive-label {
    color: #d0011b;
}

.managedoc-table thead tr th {
    vertical-align: top;
}

.form-actions-row {
    padding: 15px 0px 5px 0;
    margin-bottom: 10px;
}

.form-actions-row label {
    float: left;
    padding-top: 7px;
    margin-right: 10px;
    text-transform: uppercase;
}

.user-name-select {
    width: 250px;
    float: left;
}

.default-role-input {
    width: 200px;
    float: left;
}

.form-actions-row .form-group {
    margin-bottom: 0px;
}

.roles-section {
    display: table;
    width: 100%;
}

.roles-col {
    display: table-cell;
    vertical-align: top;
}

.roles-actions-center {
    width: 200px;
}

.roles-box .form-group {
    margin-bottom: 0px;
}

.roles-box {
    width: 100%;
    display: table;
    padding: 10px 15px 5px;
}

.roleid-input {
    width: 100px;
}

.roles-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.roles-list li {
    padding: 10px 15px;
    display: block;
    margin-bottom: 1px;
}

.roles-list li .right {
    float: right;
}

.roles-list li:nth-child(odd) {
    background-color: #fff;
}

.roles-list li:nth-child(even) {
    background-color: #f9f9f9;
}

.roles-list li.active {
    background-color: #d8d8d8;
}

.icons-primary>li {
    float: left;
	list-style: none;
}

.page-search-title {
    padding: 10px 10px 5px
}

.page-search-count {
    padding: 0 10px 10px;
}

.help-content h5 {
    font-size: 14px;
}

.sidebars-icon {
    padding: 10px 15px 10px;
    margin-top: 20px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

.sidebar-collapse .aside-menu-disable {
    display: none;
}

.left-sidebar.sidebar-collapse {
    width: 40px;
    background: #eee;
    padding: 15px 0px;
}

.sidebar-collapse .sidebars-icon span {
    display: none;
}

.sidebar-collapse .sidebars-icon {
    padding: 10px 20px;
}

.sidebar-collapse .sidebars-icon:hover {
    background: #222;
    color: #fff;
}

.user-tags .badge {
    border-radius: 10px;
}

.user-img .nav-link {
    margin: 0;
    padding: 0;
}

.inner-header .user-tags {
    display: none;
}

.menubars {
    padding-left: 10px;
    padding-right: 10px;
}

.my-ds-list {
    margin-top: 15px;
    margin-bottom: 10px;
}

.my-ds-list .media-heading {
    font-size: .8rem;
    color: #37474f;
}

.my-ds-list .list-group-item {
    margin-top: -1px;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
}

.my-ds-list .list-group-item:hover {
    background-color: #f3f7f9;
    color: #76838f;
}

.dashboard-title {
    padding-left: 0px;
    font-size: 15px;
}


.home-header .homeapps-icon {
    display: none;
}

.inner-header .homeapps-icon {
    display: inline-block;
	margin: 0;
}

.homeapps-icon.navbar-menu>li {
    vertical-align: middle;
}

.homeapps-icon .top-title {
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 17px;
    /* color: #b8d5e8; */
	display: block;
}

.my-ds-list .re-media-group {
    font-size: 16px;
}

.my-ds-list .dropdown-menu-media li:hover .re-media-group {
    display: block;
}

.alert-dismissible .close {
    top: -0.75rem;
}

.re-panels {
    padding-left: 5px;
    padding-right: 5px;
}

.admin-head {
    padding: 20px;
}

.admin-head p {
    font-size: 14px;
    padding: 0 170px;
}

.admin-head h1 {
    font-size: 24px;
}

.recommand-section .widget-title {
    font-size: 30px;
}

.recommand-section .media-heading {
    font-size: 18px;
}


/*Calendar Sidepanel*/

.cal-pop-sidepanel {
    position: absolute;
    top: 73px;
    width: 100%;
	/*height: 100%; */
    max-width: 900px;
    right: 0;
    background: #fff;
    box-shadow: -5px 11px 15px rgba(0, 0, 0, .1);
    z-index: 9;
    display: none;
}

.cal-open-sidepanel {
    display: block;
}

.cal-toolbar {
    height: 45px;
    background: #f5f5f5;
    overflow: hidden;
    overflow-y: auto;
    line-height: 40px;
    padding-right: 15px;
}

.cal-toolbar .navbar-toolbar-right {
    float: right;
}

.cal-toolbar .navbar-toolbar>li>a {
    line-height: inherit;
    font-size: 15px;
}

.cal-toolbar .navbar-toolbar .cal-panel-save {
    color: #0072c6;
    line-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
}

.cal-toolbar .navbar-toolbar .cal-panel-discard {
    color: #f86c6b;
	line-height: 45px;
    padding-top: 0;
    padding-bottom: 0;
}

.cal-toolbar .nav>li>a:focus,
.cal-toolbar .nav>li>a:hover {
    text-decoration: none;
    background-color: #fff;
}
.cal-toolbar .navbar-toolbar .btn:hover,
.cal-toolbar .navbar-toolbar .btn:focus {
	background-color: #fff;
	outline: none;
	outline-offset: none;
	border-radius:0;
}

.inner-header .icons-primary a.logout {
    background: rgba(0, 0, 0, 0.02) !important;
    color: #f96868 !important;
}

button.close,
a.close {
    outline: none !important;
}

.errorpage h1 {
    font-size: 60px;
}

.errorpage .not {
    font-size: 30px;
}

.contact-row-title {
    display: table;
    width: 100%;
}

.c-col {
    display: table-cell;
    vertical-align: middle;
}

.contact-pic span {
    width: 35px;
    height: 35px;
    line-height: 35px;
    border-radius: 50%;
    background-color: #0062af;
    color: #fff;
    text-align: center;
    display: inline-block;
}

.contact-pic {
    width: 35px;
}

.contact-row-title h3 {
    font-size: 16px;
    margin-bottom: 0px;
    padding-left: 7px;
    font-weight: 300;
}

.container-user {
    padding: 30px 20px;
}

.w-search {
    float: left;
    max-width: 350px;
}

.w-btn-right {
    float: right;
}

.w-widget-table {
    padding: 20px;
    display: table;
    width: 100%;
    background: #fff;
}

.ui-datatable .ui-datatable-thead>tr>th,
.ui-datatable .ui-datatable-tfoot>tr>td,
.ui-datatable .ui-datatable-data>tr>td {
    padding: .6em !important;
}

.ui-datatable .ui-datatable-thead>tr>th {
    font-weight: 300 !important;
	background: #f8fbfc;
	white-space:nowrap;
}

.ui-datatable thead th {
    text-align: left !important;
}

.create-new-btn .btn-primary {
    color: #fff;
    background-color: #0072c6;
    border-color: #0072c6;
}

.create-new-btn .btn-primary:hover {
    background-color: #89bceb;
    border-color: #89bceb;
}

.create-new-btn .btn-primary:focus {
    box-shadow: none;
}

.re-panels .panel-title {
    padding: 20px 25px;
}

.re-panels .panel {
    border: 0;
}

.re-panels table {
    border-spacing: 0px !important;
}

.re-panels .table thead th {
    border-bottom: 1px solid #e4eaec;
}

.reports-section .page-header .page-title {
    padding-left: 10px;
}


/*form-elements-s*/

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

hr {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin: 8px 0px;
    display: block;
    flex: 0 0 100%;
    max-width: 100%;
}

.clearfix {
    clear: both;
    float: left;
    width: 100%;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.btns-s .btn {
    margin-bottom: 15px;
}

.btns-s .btn.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.btns-s .btn.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.btns-s .btn-success:hover,
.btns-s .btn-success:focus,
.btns-s .btn-success:active {
    color: #fff !important;
    background-color: #449d44;
    border-color: #398439;
    box-shadow: none;
}

.btns-s .btn-default:hover,
.btns-s .btn-default:focus,
.btns-s .btn-default:active {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
    box-shadow: none;
}

.form-elements-s .form-control {
    margin-top: 8px;
    margin-bottom: 8px;
}


/*calc-links-s*/

.calc-links-s {
    padding: 5px;
    position: relative;
}

.calc-links-s::after {
    height: 0px;
    width: 0px;
    content: "";
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(255, 255, 255, 1);
    position: absolute;
    top: -25px;
    right: 50px;
}

.calc-links-s::before {
    height: 0px;
    width: 0px;
    content: "";
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-bottom: 10px solid rgba(0, 0, 0, 0.1);
    position: absolute;
    top: -26px;
    right: 50px;
}

.date-display-s a {
    padding: 5px;
    color: #333;
    margin-top: 15px;
}

.calc-links-s a {
    width: 100%;
    padding: 3px 10px;
    display: block;
    color: #0088CC;
    background: #F5F5F5;
    margin: 2px 0px;
    border-radius: 3px;
    cursor: pointer !important;
}

.calc-links-s a.active,
.calc-links-s a:hover,
.calc-links-s a:focus {
    background: #0088CC;
    color: #FFF !important;
}


/*step-components*/

.step-components {
    background: #f9f9f9;
}

.step-compon-wraper {
    padding: 20px 15px 30px;
    position: relative;
}

.component-header {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 15px;
    margin-bottom: 30px;
}

.component-header h3 {
    font-weight: normal;
    text-transform: uppercase;
}

.component-icon {
    float: right;
    margin-top: -38px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    border: 2px solid rgba(0, 0, 0, 0.5);
    text-align: center;
    line-height: 25px;
}

.step-compon-content {
    background: #FFF;
    padding: 0px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 15px;
}

.components-steps {
    width: auto;
    margin: 0 0px 0;
    position: relative;
    background: #f5f5f5;
}

.components-steps .ui-steps .ui-steps-number {
    font-size: 24px;
    font-weight: 300;
}

.components-steps .ui-steps .ui-steps-title {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 500;
}

.steps-main-cont {
    margin: 20px 0px;
}

.section-title {
    font-weight: normal;
    padding: 0px 15px;
    padding-top: 15px;
}

.form-field {
    margin-bottom: 15px;
    position: relative;
}

.form-field label {
    width: 100%;
    display: block;
}

.form-field.widget-icon-calc-s .ui-calendar-w-btn.ui-calendar {
    width: 100%;
}

.selected-items a,
.selected-items a:hover,
.selected-items a:focus {
    color: #FFF;
    text-decoration: none;
    background: #0072C6;
    margin: 0px 2px;
    padding: 2px 8px;
    border-radius: 12px;
    font-size: 12px;
}

.selected-items a i {
    font-size: 10px;
}

.multi-selector {
    position: absolute;
    left: 110%;
    margin-top: -50px;
    width: 100%;
}

.steps-main-cont .v-text {
    padding-top: 35px;
    text-align: center;
}

.btn {
    background: rgba(0, 0, 0, 0);
    color: #0072C6;
}

.btn.btn-primary {
    background: #0072C6;
    color: #FFF;
    /*border-radius: 3px;*/
    border-color: #0072C6;
}

.btn.btn-primary:focus {
    box-shadow: none;
}

.row.catTbtl-cont {
    margin-left: -20px;
    margin-right: -20px;
    margin-top: 20px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.1);
}

.step-three {
    font-size: 16px;
}

.step-three label {
    color: rgba(0, 0, 0, 0.75);
}

.catalog-table .table thead {
    background: #f1f2f6;
}

.catalog-table .table thead th {
    font-weight: bold;
}

.catalog-table .table-striped tbody tr {
    background: #f9f9f9;
}

.catalog-table .table-striped tbody tr:hover td {
    background: #c7e7fe;
}

.catalog-table .table-striped tbody tr:nth-of-type(2n+1) {
    background: #FFF;
}

.catalog-table .table-striped tbody .btn-primary,
.btn.btn-manual.btn-primary,
.layout-block .btn {
    background: #ffffff;
    border: 1px solid #2e94d6;
    color: #2e94d6;
}

.catalog-table .table-striped {
    border-bottom: 1px solid #E3E8EC;
}

.step-three .section-title {
    padding: 25px 0px;
    font-size: 20px;
}

.minus-margin {
    margin-left: -20px;
    margin-right: -20px;
}

.no-lr-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.section-b-margin {
    margin-bottom: 20px;
    margin-top: 8px;
}

.layout-block:hover {
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.1);
}

.layout-block {
    background: #fff;
    box-shadow: 1px 2px 7px rgba(0,0,0,.1);
    padding: 10px;
    margin-bottom: 30px;
}

.layout-block img {
    width: 100%;
}

.layout-description {
    padding: 15px;
}

.layout-block .btn.btn-primary {
    margin-top: 15px;
    border-radius: 20px;
    padding: 10px 35px;
    color: #0072c6;
}
.btn-primary:hover, .fc-today-button:hover {
    color: #fff;
    background-color: #0662a7 !important;
    border-color: #0662a7 !important;
}
.layout-block .btn.btn-primary:hover,
.layout-block .btn.btn-primary:focus {
    background: #0662a7;
    color: #FFF;
}

.modelpop-widget.layout-pop {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
    top: 10px;
}

.modelpop-widget.layout-pop .ui-dialog {
    width: 55%;
}

.layout-pop-links {
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    margin-bottom: 25px;
    display: inline-block;
    width: 105%;
    height: 38px;
    margin-left: -20px;
    margin-right: -20px;
}

.layout-pop-links a {
    padding: 15px;
}

.layout-pop-links a.active,
.layout-pop-links a:hover {
    border-bottom: 4px solid #2e94d6;
    color: #2e94d6;
}

.manual-select {
    position: relative;
}

.no-label.manual-select::before {
    top: 15px;
}

.no-label.manual-select::before {
    top: 15px;
}

.no-label.manual-select::after {
    top: 13px;
}

.manual-select.select-right:before {
    right: 25px;
}

.manual-select.select-right::after {
    right: 25px;
}


/*.manual-select:before {  
    height: 0px;
    width: 0px;
    content: "";
    border-right: 6px solid rgba(0,0,0,0);
    border-left: 6px solid rgba(0,0,0,0);
    border-top: 6px solid rgba(0,0,0,0.3);
    position: absolute;
    top: 45px;
    right: 10px;
 }
.manual-select:after{
    height: 0px;
    width: 0px;
    content: "";
    border-right: 6px solid rgba(0,0,0,0);
    border-left: 6px solid rgba(0,0,0,0);
    border-top: 6px solid rgba(255,255,255,1);
    position: absolute;
    top: 43px;
    right: 10px;
}*/


/*eblast-dashboard*/

.eblast-dashboard {
    padding: 15px;
    font-size: 15px;
    font-weight: 200;
}

.eblast-dashboard h4,
.eblast-dashboard strong {
    font-weight: 300;
}

.eblast-dashboard strong {
    padding: 12px 0px;
    font-size: 20px;
    float: left;
    width: 100%;
}

.dash-content {
    margin-top: 15px;
    /*background: rgba(0,0,0,0.06);*/
    padding: 15px;
    margin-top: 30px;
}

.dash-icon {
    font-size: 40px;
}

.eblast-dashboard .btn.btn-primary {
    background: #0072c6;
    border-color: #0072c6;
    font-size: 18px;
    padding-left: 30px;
    padding-right: 30px;
}

.eblast-dashboard img {
    margin-top: 15px;
    width: 100%;
}
/*
.form-date-range {
    position: absolute;
    width: 480px;
    right: 5px;
    top: 12px;
    background: #FFF;
}
*/
.date-range-block { position: relative; display:block;  }
.dateRange-text { position: absolute; top:0px; right:45px; width:400px; }
.date-range-block .icon { position: absolute; top:0px; right:14px; }
.form-date-range {
    position: relative;
    right: 0px;
    top: 5px;
    background: #FFF;
	margin-top:-10px;
	z-index:1;  
}
.col-date-label,.col-date { padding-right:20px; }

.form-date-range label {
    margin-top: 5px;
}

.popup-error {
    margin-top: 10px;
    float: left;
}
.col-date .ui-calendar { width:100%; }
.col-date .ui-inputtext{ font-size:14px; }

/**/

.form-multiselect {
    width: 100%;
    display: block;
}

.selected-items {
    margin-top: -6px;
}

.sq-btns {
    text-align: right;
    margin-top: 30px;
}

.sq-btns .btn {
    border-radius: 0;
    padding-left: 25px;
    padding-right: 25px;
}

.sq-btns .btn-disabeld {
    background: #ccc !important;
    color: #666 !important;
}

.btn-gray {
    background: rgba(0, 0, 0, 0.1);
    color: rgba(0, 0, 0, 0.3);
    border-radius: 3px;
}

.dashboard-wrapper {
    float: left;
    width: 100%;
}


/*Video Upload*/

.html5-video {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 0px;
    margin-top: -28px;
    z-index: 2;
    position: relative;
    background: #FFF;
}

.html5-video video {
    width: 99%;
}


/**/

.delete-p {
    float: left;
    width: 200px;
    padding-right: 30px;
    white-space: normal;
    font-size: 18px;
    line-height: 30px;
}

.delete-pic {
    float: right;
    width: 65px;
    opacity: .6;
}

.confirm-del {
    vertical-align: middle;
    color: #f96868;
    font-weight: 400;
}

.confirm-cancel {
    color: #76838f !important;
}

.confirm-delete {
    color: #f96868 !important;
}

.confirm-cancel,
.confirm-delete {
    display: inline-block;
    font-weight: 600;
    padding: 10px 15px;
	border:0;
}

.confirm-delete-body {
    padding: 25px 0 0;
    display: table;
    width: 100%;
}
/*
.confirm-delete-modal .ui-dialog-title {
    font-size: 24px !important;
}
*/
.confirm-delete-modal .ui-dialog-titlebar-close {
    padding: 6px;
    color: #76838f;
    border: 0px;
}

.confirm-delete-modal .ui-shadow {
    -webkit-box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 5px 20px 1px rgba(0, 0, 0, 0.2);
}

.confirm-delete-modal {
    border: 0;
}

.confirm-delete-modal .ui-widget-header {
   background: #efefff !important;
   border-radius:0;
   border:0;
}


/*eblast-dashboard*/

.eblast-dashboard {
    padding: 15px;
    font-size: 15px;
    font-weight: 200;
}

.etop-heading p {
    font-weight: 400;
    line-height: 25px;
}

.eblast-dashboard h4,
.eblast-dashboard strong {
    font-weight: 300;
}

.eblast-dashboard strong {
    padding: 12px 0px;
    font-size: 20px;
    float: left;
    width: 100%;
}

.dash-content {
    margin-top: 15px;
    /*background: rgba(0,0,0,0.06);*/
    padding: 15px;
    margin-top: 30px;
}

.dash-content .col-md-4 .card{
    margin: 15px 0px 15px 0px;
    padding: 30px 25px;
    border: 0px;
    border-radius: 0px;
    min-height: 360px;
    background-color: #fff;
}

.eblast-dashboard .video-card {
    min-height: auto;
    padding: 0px;
    position: relative;
    margin-top: 0px;
	 display: inline-block;
	 width: 100%;
	 overflow: hidden;
}

.eblast-dashboard .video-card img {
    margin-top: 0px;
}

.etop-heading {
    margin-top: 20px;
}
.video-header {
    background: #fff;
    padding: 8px 15px 10px;
}
.video-header a {
    font-size: 12px;
    width: 18px;
    height: 18px;
    background: rgba(0, 0, 0, 0.2);
    display: inline-block;
    text-align: center;
    border-radius: 0%;
    margin: 0px;
    color: #FFF;
}

.video-header a:hover,
.video-header a:focus {
    color: #FFF;
}

.video-header a.circle-max {
    background: #f1e63c;
}

.video-header a.circle-close {
    background: #d60904;
}

.dash-content .col-md-4 .card img {
    max-width: inherit;
   /* margin-left: -30px;
    margin-right: -30px; */
}

.dash-content .card h5 {
    font-size: 20px;
    margin-bottom: 20px;
}

.dash-content .card h5 i {
    font-size: 35px;
    position: relative;
    margin-right: 5px;
	vertical-align: middle;
    top: -2px;
}

.play-video {
    position: absolute;
    margin: -30px auto 0;
    width: 60px;
    height: 60px;
    background-color: rgba(39, 49, 64, 0.6);
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: all 0.2s;
    border-radius: 50%;
    cursor: pointer;
    color: #FFF;
    top: 50%;
    right: 0px;
    text-align: center;
    line-height: 60px;
    left: 0;
}

.play-video:hover {
    width: 70px;
    height: 70px;
    line-height: 70px;
    font-size: 25px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6);
    border: 1px solid rgba(0, 0, 0, 0.2);
}

.dash-content .col-md-4:first-child .card h5 {
    color: #323C45;
}

.dash-content .col-md-4:nth-child(2) .card h5 {
    color: #475E98;
}

.dash-content .col-md-4:nth-child(3) .card h5 {
    color: #55ACEE;
}

.dash-content .card p {
    font-weight: 300;
    line-height: 25px;
}

.dash-icon {
    font-size: 40px;
}

.eblast-dashboard .btn.btn-primary {
    text-transform: uppercase;
    border-radius: 20px;
}

.eblast-dashboard img {
    margin-top: 15px;
    width: 100%;
}


/*end eblast-dashboard*/

.setup-filter-row .top-radio {
    padding-top: 22px;
}

.section-b-margin {
    position: relative;
}

.action-r {
    right: 0;
    float: right;
    padding: 7px 20px;
}

.lable-link-r {
    font-size: 14px;
}

.lable-link-r i {
    margin-right: 5px;
}

.position-r {
    position: relative;
}

.m-l-5 {
    margin-left: 5px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-15 {
    margin-left: 15px;
}

.m-r-5 {
    margin-right: 5px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-r-15 {
    margin-right: 15px;
}


/*p  popup*/

.email-temp-popup .ui-dialog .ui-dialog-content {
    height: calc(100% - 50px);
}

.email-temp-popup .ui-dialog {
    bottom: 15px;
    top: 15px;
}

.get-started {
    margin-bottom: 20px;
}

.sidepanel-collapse {
    position: relative;
}

.multiall .ui-multiselect-header .ui-chkbox {
    position: relative;
    padding-right: 25px;
}

.multiall .ui-multiselect-header .ui-chkbox-box:after {
    position: absolute;
    content: "ALL" !important;
    font-size: 12px;
    font-weight: 500;
    left: 0;
    top: 1px;
    margin-left: 20px;
}

.starttime-row {
    margin: 0;
}

.starttime-row .col-time {
    margin: 0;
    display: inline-block;
    min-width: 70px;
    margin-bottom: 10px;
}

.error-danger {
    color: #f86c6b;
}
.monthly-chk .ui-button { width:14.5%; float:left; }
.ui-fileupload-buttonbar .ui-button{ 
    margin-bottom: .25em;
}

.req-list { margin: 0; padding: 0; }
.req-list li { color: #f86c6b; margin-left: 16px; }
.required-modal-body { max-height: 240px; width: 250px; overflow-y: auto; padding: 10px 0; }
.req-footer a {display: block; cursor: pointer;text-align: center; }
.req-footer:hover .ui-dialog-buttonpane { background: #62a8ea; }
.req-footer:hover a { color: #fff !important; }
.ui-dialog { border: 0; }
.portal-body { background: #f2f7fa; }
.home-landing,.p-bg-white{ background: #fff; }

.security-container { padding: 0 20px; }
.calendar-application { background:#fff; }

.connected-container .panel-actions .dropdown {
        display: inline-block;
    }
  /*  
    .connected-container .row {
        display: inline-block;
        -ms-flex-wrap: inherit;
        flex-wrap: inherit;
        margin: 0;
    }
   
    #connected .col-md-4 {
        -webkit-box-flex: initial;
        -ms-flex: initial;
        flex: initial;
        max-width: 100%;
		 
    }
   
   
   .connected-container {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid;
    }
   
 #connected {
        -webkit-column-count: 1;
        -webkit-column-gap: 0px;
        -webkit-column-fill: auto;
        -moz-column-count: 1;
        -moz-column-gap: 0px;
        -moz-column-fill: auto;
        column-count: 1;
        column-gap: 0px;
        column-fill: auto;
        float: none;
    }  
   


   #connected .col-md-4 {
       -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        column-break-inside: avoid;
        float: left;
        width: 100%;
        padding-left: 8px;
        padding-right: 8px;
    }
   */
    .disabled {
        pointer-events: none;
        opacity: 0.5;
        background: #CCC;
        width: 18px;
        height: 20px;
    }
   
    .tiledisabled {
        pointer-events: none;
        opacity: 0.5;
        height:100%;		
    }
    .widget-close {
    position: absolute;
    right: 15px;
    top: 6px;
}
/*  */
   
    .dilog {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1050;
        overflow: hidden;
        outline: 0;
    }
   
    .dialogVisible {
        display: none;
    }
   
    .create-new-modal .modal-header {
        display: inline-block;
    }

/*7june2017*/
 .maximum-modal {
        background: rgba(0, 0, 0, .5);
        z-index: 9999;
        overflow: auto;
    }
   
    .maximum-modal .modal-dialog {
        max-width: 1000px;
        margin: 80px auto 40px;
        width: 90%;
    }
   
    .maximum-modal .modal-body {
        padding: 0px;
    }
   
    .canvas-body {
        padding: 20px 10px;
    }
   
    .maximum-modal .panel-title {
        margin: 0;
    }
   
    .maximum-modal .panel-heading {
        border-bottom: 1px solid rgba(0, 0, 0, 0.05);
        position: relative;
    }
   
    #connected {
        padding-left: 15px;
        padding-right: 15px;
    }

.icon-disabled { pointer-events: auto; cursor: not-allowed !important; opacity:.6; }
.modal-md {
        width: 360px;
    }
 
    .modal-md .ui-widget-header {
        background: #0072c6 !important;
        border-radius: 0;
        border: 0;
    }
 
    .modal-md .ui-dialog {
        border: 0;
        width: 360px;
    }
 
    .modal-md .ui-dialog-titlebar-close {
        padding: 10px;
        color: #ffffff;
        border: 0px;
    }
 .text-overflow { 
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}	
.popupinvalid{ box-shadow: 0px 1px 25px rgba(0,0,0,.15); z-index:99; }	
.popupinvalid .ui-dialog-buttonpane button,.popupinvalid .ui-dialog-buttonpane button:hover,.popupinvalid .ui-dialog-buttonpane button:focus {
      background: #f86c6b;
      border-color: #f86c6b;
	  padding: .5em 1.5em !important;
}	
.popupinvalid  .ui-dialog-titlebar {
   background: #f86c6b !important;
  color: #fff;
}	
	
	
	
	
	
.dashboardrow {
        -moz-column-count: 3;
        -moz-column-gap: 0;
        -webkit-column-count: 3;
        -webkit-column-gap: 0;
        column-count: 3;
        column-gap: 0;
		text-align: left;
    }
   
    .col-board {
        break-inside: avoid-column;
        page-break-inside: avoid;
        -webkit-column-break-inside: avoid;
        break-inside: avoid;
        break-inside: avoid-column;
        column-fill: auto;
        margin-bottom: 0px;
        padding: 0px;
		width: 100%;
    }
   
    .col-board .panel {
        margin-bottom: 5px;
    }
	
.col-board .cols-box { padding: 10px; }	
	.col-board:nth-child(2n+1) .cols-box  { padding-bottom:15px; }
	
	
.db-row .btn, .db-row .fc button { border: 1px solid #f2f7fa; font-weight:500; }	

/*
.connected-container  {
   -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
   
}
 
#connected {
  -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    -webkit-column-fill: auto;
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    -moz-column-fill: auto;
    column-count: 3;
    column-gap: 0px;
    column-fill: auto;
  float: none;
}
#connected .col-md-4{
     -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    column-break-inside: avoid;
    float: left;
    width: 100%;
}
*/
 
/*7june2017*/
 /*
@media (min-width:768px){
#connected {
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    -webkit-column-fill: auto;
    -moz-column-count: 2;
    -moz-column-gap: 0px;
    -moz-column-fill: auto;
    column-count: 2;
    column-gap: 0px;
    column-fill: auto;
    float: none;
}
}
@media (min-width:1200px){
#connected {
    -webkit-column-count: 3;
    -webkit-column-gap: 0px;
    -webkit-column-fill: auto;
    -moz-column-count: 3;
    -moz-column-gap: 0px;
    -moz-column-fill: auto;
    column-count: 3;
    column-gap: 0px;
    column-fill: auto;
    float: none;
}
}
 
*/
/***/
.brand-promo-section:before {
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(94,94,94,0.01) 98%, rgba(94,94,94,0) 99%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(94,94,94,0.01) 98%,rgba(94,94,94,0) 99%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(94,94,94,0.01) 98%,rgba(94,94,94,0) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#005e5e5e',GradientType=0 ); /* IE6-9 */
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	opacity:.8;
}
.brand-promo-container { z-index:9; }
.brand-title {z-index:9; position: relative; }













/****/

 .new-modal-preview {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    background: #fff;
    top: 0;
    bottom: 0;
    overflow: auto;
    z-index: 99;
  }
 
  .previewmodal-body {
    padding: 60px 20px 20px;
    text-align: center;
  }
 
  .previewmodal-body img {
    height: auto;
    max-height: inherit;
  }
 
  .p-modal-close {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 25px;
    font-size: 28px;
    cursor: pointer;
  }
 
  .pre-caption {
    font-size: 24px;
    color: #000;
    font-weight: 400;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .05);
    text-align: center;
    position: fixed;
    top: 0;
    width: 100%;
    background: #fff;
  }
 
  .c3-links-panel {
    position: absolute;
    top: 800px;
    right: 0;
    width: 70%;
    z-index: 1;
  }
 
  .c3-links-panel .pre-modal-link {
    min-height: 100px;
    margin-bottom: 15px;
    width: 100%;
    cursor: pointer;
    opacity:.7;
  }
 
  .previewmodalbody {
    overflow: hidden !important;
  }
 
  #modal-p2-link {
    min-height: 125px;
  }
 
  #modal-p3-link {
    min-height: 215px;
  }
 
  .dp-img-block {
    position: relative;
    display: inline-block;
    width: 100%;
  }
 
  .tm-img-none {
    display: none;
    position: absolute;
    top: 0px;
    left: 5px;
    z-index: 999;
    margin-top: 35px;
  }
 
  .dp-img-block:hover .tm-over-img {
    display: inline-block;
  }
 
  .timeline-content-timeline .timeline-content {
    /* overflow: visible; */
  }
 
  .timeline-content-wrap h4 {
    cursor: pointer;
    font-size: 24px;
  }
 
  .timeline-content-wrap h4:hover {
    color: #006cc9;
  }

.step-wizard ul li:before {
  left: 0;
}
.step-wizard ul li:after {
  right: 0;
}
.step-wizard ul li .step-bubble {
  border-radius: 100%;
  width: 20px;
  height: 20px;
  background: #FFF;
  display: block;
  margin: 0 auto .5em;
  position: relative;
  z-index: 999;
  right: -50%;
  border: 2px solid #bbb;
}
.step-wizard ul li {
  list-style: none;
  text-align: center;
  width: 25%;
  padding: 0;
  margin: 0;
  position: relative;
  text-overflow: ellipsis;
  color: #000;
  display: block;
  float: left;
  font-weight: bold;
}
.step-wizard ul li.success:before {
  background: #8cbb4f;
}
.step-wizard ul li.success .step-bubble {
  border: 2px solid #8cbb4f;
  background: #FFF;
}
.step-wizard ul li.primary:before {
  background: #0071c0;
}
.step-wizard ul li.primary .step-bubble {
  border: 2px solid #0071c0;
  background: #FFF;
}
.step-flag {
  position: absolute;
  top: -18px;
  right: -10px;
  z-index: 99;
  font-size: 20px;
  color: #6299e3;
}
.progress {
  height: 5px;
  box-shadow: none;
  margin: 5px 0px;
  border-radius: 0px;
}
.profile-progress {
  padding: 0px 15px;
}
.circle-progress h3 {
  /*margin: 5px 0px;*/
}
.profile-progress h5 {
  height: 30px;
}
.analytics-block {
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.left-top-analytics,
.left-bottom-analytics {
  border-top: 0px;
}
.right-top-analytics,
.right-bottom-analytics {
  border-right: 0px;
  border-top: 0px;
  border-left: 0px;
}
.icon-txt {
  margin: 0px 0px 15px 0px;
}
.analytics-block {
  height: 150px;
}
.service-tab {
  display: block;
}
.service-tab ul {
  margin: 0px;
  padding: 0px 2%;
  margin-top: 20px;
  margin-bottom: -26px;
  display: inline-block;
  border-bottom: 2px solid #008cef;
  width: 100%;
}
.service-tab ul li {
  float: left;
  list-style: none;
  margin-bottom: -3px;
}
.service-tab ul li a {
  padding: 12px 25px;
  font-size: 20px;
  font-weight: 300;
  display: block;
  color: #545454;
}
.service-tab ul li.active a {
  background: #FFF;
  border: 2px solid #008cef;
  border-bottom: 0px;
  color: #6996d7;
}
.service-Crm.service-tabCont .timeline-date::before {
  width: 95%;
  left: 100px;
}
.service-Crm.service-tabCont.customer-timeline .timeline::before {
  top: 0px;
}
.service-tabCont {
  display: none;
}
.service-tabCont.active {
  display: block;
}
.cust-crm {
  font-size: 15px;
}

/****/
.recommand-section .media { background:#fff; }
.c-tab-item i {
    vertical-align: middle;
    margin-right: 7px;
}

/**SRP**/
.srp-touch-list .media-left img {
        max-height: inherit;
        max-width: inherit;
        width: auto;
    }
 
    .srp-touch-list .media-left {
        padding-right: 10px;
        opacity: .5;
    }
 
    .srp-touch-list {
        margin: 0;
        padding: 10px 10px 30px;
        list-style: none;
        display: table;
        width: 100%;
    }
 
    .srp-touch-list li {
        float: left;
        width: 100%;
        position: relative;
        padding: 5px;
    }
 
    .srp-count {
        font-size: 4em;
        font-weight: 300;
        line-height: 1;
        color: #0072c6;
    }
 
    .srp-c-type small {
        line-height: 1;
        display: block;
        margin-bottom: 2px;
        text-transform: uppercase;
        color: #000000;
        font-weight: 400;
    }
 
    .srp-c-type p {
        line-height: 1;
        font-size: 14px;
        padding-top: 2px;
    }
 
    .srp-panel {
        padding: 20px;
        background: #fff;
        box-shadow: 1px 2px 6px rgba(0, 0, 0, .05);
        height: 220px;
        position: relative;
    }
 
    .srp-panel .media-body {
        width: 100%;
    }
 
    .srp-c-type,
    .t-icons {
        position: absolute;
        bottom: 15px;
    }
 
    .srp-touch-list p {
        margin: 0;
        line-height: 1;
    }
 
    .srp-touch-list .who-branch {
        display: block;
        font-weight: 600;
        color: #000000;
    }
 
    .srp-title {
        color: #000000;
        margin: 0;
        padding: 15px 20px 10px;
        border-bottom: 1px solid #eee;
    }
    .srp-panel .media-heading { font-size: 18px; }
 
    .over-panel {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        display: none;
        background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.94) 62%, rgba(255, 255, 255, 0.94) 85%);
        background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.94) 62%, rgba(255, 255, 255, 0.94) 85%);
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.94) 62%, rgba(255, 255, 255, 0.94) 85%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#f0ffffff', GradientType=0);
    }
 
    .t-icons {
        right: 10px;
		left: 10px;
        text-align: right;
    }
 .t-clone {
    position: absolute;
    left: 0;
}
    .t-icons a {
        font-size: 11px;
        font-weight: 500;
        padding: 5px 3px;
        display: inline-block;
        letter-spacing: 1px;
		color:#454545;
    }
 
    .t-icons a i {
        margin: 0 3px;
    }
 
    .t-icons .t-delete {
        color: #D01E21;
    }
 
    .t-icons .t-edit {
        color: #0072c6;
    }
 
    .t-icons a:hover {
        color: #0662a7;
    }
 
    .srp-panel:hover .over-panel,
    .srp-panel:focus .over-panel {
        display: block;
    }
 
    .add-communication {
      /*  background: #e6f3ff; */
        border: 2px solid #0072c6;
        display: table;
        width: 100%;
        box-sizing: border-box;
    }
 
    .add-communication:hover {
      background: #f6fcff;
     /* border-color: #dbecf5; */
    }
 
    .add-col {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
    /*.add-col span, .add-col p {
    display: inline-block;
}*/
 
    .add-col p {
        font-weight: 400;
        font-size: 15px;
        padding-bottom: 10px;
        color: #000000;
    }
 
    .add-col p span {
        font-size: 24px;
        color: #0072c6;
        display: block;
    }
.add-col i { font-size: 30px;color: #0072c6; }
 /* .add-communication:hover  .add-col i,.add-communication:hover  .add-col p,.add-communication:hover  .add-col p span 
 {
      color:#000; 
 } */	
    /****/
 fieldset:disabled a {
    cursor: not-allowed !important;
    color: #ccc !important;
    border-color: #ccc !important;
}
fieldset:disabled {
    color: #ccc;
    cursor: not-allowed !important;
}

    .srp-panel .chl-icongroup a {
        height: 2em;
        width: 2em;
        border-radius: 100%;
        font-size: 18px;
        border-style: solid;
        border-width: 1px;
        display: inline-block;
        line-height: 2;
        text-align: center;
		color: #0072c6 !important;
		border-color: #5c87e7;
        margin-bottom: 5px;
    }
 
    .srp-panel .chl-icongroup {
       /* white-space: nowrap;*/
        padding: 15px 0 20px 60px;
    }
 
    .srp-panel .over-panel {
        top: auto;
    }
    /** TooolTip ***/
 
    .c-tooltip {
        position: relative;
    }
 
    .c-tooltip .tooltiptext {
        visibility: hidden;
        width: 100px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 1;
        bottom: 115%;
        left: 50%;
        margin-left: -50px;
        font-size: 12px;
    }
 
    .c-tooltip .tooltiptext::after {
        content: "";
        position: absolute;
        top: 100%;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: black transparent transparent transparent;
    }
 
    .c-tooltip:hover .tooltiptext {
        visibility: visible;
    }

.ui-datatable-tablewrapper > table { width:100%; table-layout: auto; }

/**Home Tab css**/
 .customerTbl .ui-datatable .ui-widget-content>tr th,
  .customerTbl .ui-datatable .ui-widget-content>tr td {
    border-right: 0px;
    border-left: 0px;
  }
 /* 
  .ui-datatable .ui-datatable-thead>tr>th,
  .ui-datatable .ui-datatable-tfoot>tr>td,
  .ui-datatable .ui-datatable-data>tr>td {
    border-right: 0px;
    border-left: 0px;
    text-transform: '';
  }
  */
  
  table tr:hover td {
    background-color: #fff;
  }
  
  .brand-pro-block {
    background-color: #fff;
    margin-bottom: 65px;
  }
  
  .brand-promo-section {
    height: 400px;
    background: #000 no-repeat left center;
    background-size: cover;
    margin: -21px 0 0;
    padding-top: 33px;
    position: relative;
    z-index: 5;
  }
  
  .brand-title h3 {
    font-size: 46px;
    color: #fff;
    font-weight: 100;
    margin: 0;
    padding: 0;
  }
  
  .brand-title p {
    font-size: 30px;
    color: #fff;
    font-weight: 300;
    margin: 0;
    padding: 0;
    line-height: normal;
  }
  
  .brand-title {
    padding: 0;
    text-align: center;
  }
  
  .barndpromo-col {
    height: 190px;
    background: #fff;
    display: table-cell;
    text-align: center;
    width: 25%;
    vertical-align: middle;
    cursor: pointer;
    /*transition:all .2s ease;*/
  }
  
  .barndpromo-col.barndpromo-active {
    box-shadow: 0px 1px 20px rgba(0, 0, 0, .05);
    border-bottom: 3px solid #0072c6;
  }
  
  .barndpromo-col:hover {
    background: #e6f4ff;
  }
  
  .barndpromo-active:hover {
    background: #fff;
  }
  
  .brand-promo-container {
    width: 100%;
    display: table;
    position: absolute;
    bottom: -30px;
    max-width: 960px;
    margin: auto;
    left: 0;
    right: 0;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, .1);
  }
  
  .barndpromo-col h2 {
    font-size: 20px;
    margin: 0;
  }
  
  .barndpromo-col i {
    font-size: 45px;
  }
  
  .barndpromo-active h2,
  .barndpromo-active i {
    color: #0072c6;
  }
  
  .find-customer-section {
    background-color: #fff;
    margin: -70px -20px 0;
    padding: 120px 0 10px;
    border-bottom: 1px solid #ddd;
  }
  
  .find-c-container {
    max-width: 640px;
    padding: 10px 15px;
    margin: auto;
    text-align: center;
  }
  
  .find-c-container h2 {
    font-size: 22px;
    color: #000;
  }
  
  .find-c-container p {
    font-size: 15px;
  }
  
  .find-c-input .form-control {
    font-size: 16px;
    height: 46px;
    border: 1px solid #0072c6;
    border-radius: 0;
  }
  
  .find-c-input .input-search-btn {
    font-size: 24px;
    padding: 0 15px;
    color: #0072c6;
    cursor: pointer;
  }
  
  .customer-promo-section {
    position: relative;
    z-index: 2;
  }
  
  .c-tab-item {
    display: inline-block;
    padding: 10px 18px 20px;
    font-size: 15px;
    font-weight: 500;
    color: #555;
    text-align: center;
    margin-bottom: -2px;
   /* border: 1px solid #fff; */
    border-bottom: 0;
    cursor: pointer !important;
  }
  
  .c-tab-item span {
    display: block;
  }
  
  .c-tab-item i {
    font-size: 30px;
  }
  
  .customer-promo-top {
    margin: -90px -20px 0;
    padding-top: 130px;
    background: #fff;
  }
  
  .promo-bg-white,
  .c-tab-container {
    background: #fff;
  }
  
  .crm-engagement {
    border-bottom: 1px solid #DDD;
    text-align: center;
    padding: 60px 15px 20px;
  }
  
  .promo-bg-white {
    margin: 0 -20px;
  }
  
  .c-tab-container {
    border-bottom: 1px solid #0072c6;
    text-align: center;
  }
  
  .c-tab-active {
    background: #fff;
    border: 1px solid #0072c6;
    border-bottom: 0;
  }
  
  .c-tab-active i,
  .c-tab-active span {
    color: #0072c6;
  }
  
  .c-tab-body {
    display: none;
  }
  
  .c-tab-body-active {
    display: block;
  }
  
  .mini-user-brand {
    padding-left: 110px;
  }
  
  .mini-user-brand .user-img {
    height: 45px;
    width: 45px;
    top: 15px;
  }
  
  .mini-user-brand .user-tags h4 {
    margin-top: 15px;
  }
  
  .logobrand {
    position: absolute;
    left: 14px;
    top: 0;
    max-height: 80px;
    max-width: 84px;
  }
  
  .promo-section-body {
    display: none;
  }
  
  .promo-section-body.ps-active {
    display: block;
  }
  
  .customer-info td,
  .customer-info th {
    border-right: 0px;
    border-left: 0px;
  }
  
  .ui-grid-icons span {
    cursor: pointer;
  }
  
.servicercrm-section .customer-promo-top { margin:-30px 0 0; } 
.servicercrm-section .promo-bg-white { margin: 0; }  
.white-btn {
    color: #76838f;
    background-color: #fff;
    border-color: #eee;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer !important;
}

.white-btn:hover,.white-btn:focus,
.btn-default:hover,.btn-default:focus {
    background-color: #0072c6;
    border-color: #0072c6;
    color: #fff !important;
} 
.c-tab-container-touchpoint { text-align: left; padding-left: 25px; }
  .c-tab-container-touchpoint .c-tab-item i {
    font-size: 22px;
}
  
  /*** Emailer Channels Tab css **/
  
   .btn-hangup {
                    position: fixed;
                    right: 0px;
                    top: 48%;
                    background: #fff;
                    box-shadow: -5px 2px 15px rgba(0, 0, 0, .2);
                    z-index: 99;
                    border-bottom: 0;
                    text-align: left;
                    border-top-left-radius: 3px;
                    border-bottom-left-radius: 3px;
                    line-height: 50px;
                    height: 50px;
                    z-index: 10;
                }
                
                .btn-hangup .btn {
                    font-size: 13px;
                    text-transform: uppercase;
                    font-weight: 500;
                    padding: 0px 20px;
                    border-radius: 3px;
                }
                
                .btn-hangup .btn span {
                    padding: 0px 15px 0;
                    display: none;
                    font-size: 15px;
                    text-transform: uppercase;
                    font-weight: 600;
                }
                
                .btn-hangup .btn i {
                    font-size: 21px;
                    vertical-align: middle;
                }
                
                .btn-hangup .chk-catlog {
                    position: absolute;
                    left: 0;
                    top: 0;
                    height: 100%;
                    width: 55px;
                    opacity: 0;
                }
                
                .position-r {
                    position: relative;
                }
                
                .btn-hangup .chk-catlog .m-l-5 {
                    margin-left: 5px;
                }
                
                .btn-hangup .chk-catlog:checked+i+span {
                    display: inline-block;
                }
                
                .layout-img {
                  height: 125px; 
                    background: url('../assets/img/img-icon.png') no-repeat center;
					background-color:#f9f9f9;
					line-height:120px;
                    /*background-size: 30% 60%;*/
                }
                
                .layout-heading {
                    white-space: nowrap;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    font-size: 16px;
                }
                
                .layout-block {
                    text-align: center;
                    position: relative;
                }
                
                .layout-block img {
                    width: inherit;
                }
                /**/
                
                .mini-sub-title {
                    text-transform: uppercase;
                    font-weight: 500;
                    font-size: 13px;
                    color: #000;
                }
                
                .switchrow {
                    margin-bottom: 10px;
                    position: relative;
                }
                
                .switchrow .c-label {
                    display: block;
                    padding: 0px 30px 5px 0;
                    color: #454545;
                    font-weight: 500;
                }
                
                .switchrow .c-label i {
                    color: #0072c6;
                    margin-right: 5px;
                }
                
                .rel {
                    position: relative;
                    display: inline-block;
                    vertical-align: top;
                    padding-right: 10px;
                }
                
                .su-chk {
                    margin-bottom: 5px;
                }
                
                .switcher input {
                    position: absolute;
                    opacity: 0;
                }
                
                .switcher {
                    display: inline-block;
                    font-size: 20px;
                    /* 1 */
                    height: 1em;
                    width: 2em;
                    background: #ddd;
                    border-radius: 1em;
                }
                
                .switcher div {
                    height: 1em;
                    width: 1em;
                    border-radius: 1em;
                    background: #FFF;
                    box-shadow: 0 0.1em 0.3em rgba(0, 0, 0, 0.3);
                    -webkit-transition: all 300ms;
                    -moz-transition: all 300ms;
                    transition: all 300ms;
                }
                
                .switcher input:checked+div {
                    background: #0073c6;
                    -webkit-transform: translate3d(100%, 0, 0);
                    -moz-transform: translate3d(100%, 0, 0);
                    transform: translate3d(100%, 0, 0);
                }
                /**/
                
                .switchrow .rel {
                    position: absolute;
                    display: inline-block;
                    vertical-align: top;
                    padding-right: 0;
                    right: 0;
                    top: 1px;
                }
                
                .switchrow .switcher {
                    font-size: 16px;
                    margin: 0;
                }
                .rel .switcher { 
				    width:2em !important; 
			    }
                .chl-a {
                    color: #5f6e79;
                    font-size: 16px;
                    border-color: #ccc;
                }
                
                .chl-icongroup {
                
                    padding: 10px 0 0;
                }
                
                .chl-icongroup a {
                    height: 2em;
                    width: 2em;
                    border-radius: 100%;
                    font-size: 15px;
                    border-style: solid;
                    border-width: 1px;
                    display: inline-block;
                    line-height: 2;
                }
                
                .chl-icongroup a.enable {
                    border-color: #0072c6;
                    background: #0072c6;
                    color: #fff !important;
                }
                
                .chl-icongroup .icon-disabled,
                .chl-a-disabled {
                    cursor: default  !important;
                }
                
                .layout-block .btn.btn-primary {
                    padding: 8px 35px;
                }
                
                .d-mailicon,
                .d-mailicon-white,
                .d-mailicon-gray {
                    width: 12px;
                    height: 12px;
                    text-indent: 100%;
                    white-space: nowrap;
                    overflow: hidden;
                    font-size: 0;
                    display: inline-block;
                }
                
                .d-mailicon {
                    background: url(images/d-mail.png) no-repeat;
                    background-size: cover;
                }
                
                .d-mailicon-white {
                    background: url(images/d-mail-white.png) no-repeat;
                    background-size: cover;
                }
                
                .d-mailicon-gray {
                    background: url(images/d-mail-gray.png) no-repeat;
                    background-size: cover;
                }
                
                @media (max-width:1200px) and (min-width:980px) {
                    .layout-block .btn.btn-primary {
                        padding: 5px 10px;
                    }
                    .layout-block span {
                        position: absolute;
                        width: 100%;
                        margin: auto;
                        left: 0px;
                        right: 0px;
                        top: 0px;
                        bottom: 0px;
                        height: 80%;
                    }
                }
                
                @media (max-width:560px) {
                    .layout-blocks-cont.row.position-r {
                        margin-left: -7px;
                    }
                    .question-icon .btn span {
                        display: none;
                    }
                }
                
                .btn-group-actions {
                    background-color: #f5f7f7;
                    display: table;
                    width: 100%;
                }
                
                .btn-group-actions .left-btns {
                    float: left;
                }
                
                .btn-group-actions .left-btns .btn {
                    background-color: transparent;
                    border-color: transparent;
                    border-bottom: 2px solid transparent;
                    border-radius: 0;
                }
                
                .btn-group-actions .left-btns .btn:hover,
				.btn-group-actions .left-btns .btn:focus,
                .btn-group-actions .left-btns .btn.active {
                    color: #0072c6 !important;
                    border-bottom: 2px solid #0072c6;
					box-shadow: 0 0 0 #ccc;
                }
                
                .btn-group-actions .btn {
                    text-transform: uppercase;
                    font-weight: 500;
                    color: #000;
                    padding: 0 15px;
                    line-height: 45px;
                    font-size: 14px;
                    display: inline-block;
                    text-decoration: none;
                }
                
                .slidepage {
                    float: right;
                    padding-right: 20px;
                }
                
                .slidepage span {
                    display: inline-block;
                    vertical-align: middle;
                    margin: 10px 6px 0;
                }
                
                .slidepage a {
                   /* width: 30px;
                    height: 30px; 
                    border-radius: 100%;*/
                    border: 2px solid #d5e6f3;
                    background: #fff;
                    font-weight: 500;
                    line-height: 26px !important;
                    margin-top: 10px;
                    font-size: 14px !important;
                    text-align: center;
                    padding: 0 10px !important;
                   /*  box-shadow: 1px 1px 3px rgba(0, 0, 0, .1); */
                }
                
                .slidepage a.active {
                    border-color: #0072c6;
                    background: #6eb1e1;
                    color: #fff;
                }
  .orp-channels-form {
    width: 200px;
    position: absolute;
    right: 20px;
    z-index: 10;
    top: 34px;
}



/****/
.table-tablist .ui-steps>ul { display: table; width: 100%; table-layout: fixed; }
.table-tablist .ui-steps .ui-steps-item { display: table-cell; vertical-align: middle; float:none !important; width: inherit !important; }
.panel-table .input-search { padding: 0 10px; }
.srp-collapse-all {
    padding: 0 15px;
    text-align: right;
}
.ui-datatable-tablewrapper {
     background: #fff;
	margin-bottom:15px;
}
.ui-datatable .ui-widget-content > tr:hover > td 
.ui-datatable .ui-widget-content > tr:hover > td {
    transition: all linear ease 0.1sec;
    background: #d8dce0
} 				
.t-clone .md-copy { color: #0072c6; }
#livePreview {
    color: #0072c6;
    font-weight: 600;
    border: 0;
	font-size: 14px;
    line-height: 3.5;
}
#livePreview:hover {
    color: #000;
}

/*** Orp Channels Tab view ***/
.orp-channels-section .ui-tabview {
        margin: 10px 0 0;
    padding: 0px 0px;
}
.orp-channels-section .ui-tabview .ui-tabview-nav li {
    border-color: transparent;
    border-radius: 0;
	border: 0;
	top: 2px;
}
.orp-channels-section .ui-tabview .ui-tabview-nav li a { padding: 13px 18px; }
.orp-channels-section .ui-tabview .ui-tabview-nav li a span { 
    font-size: 24px;
    font-weight: 600;
    text-transform: uppercase;	
}
.orp-channels-section 
.ui-tabview-nav {
    padding: 10px 20px 0;
    position: relative;
    top: 0;
    background: #eff6fb;
}
.orp-channels-section  
.ui-tabview.ui-tabview-top > .ui-tabview-nav li { border: 0; }
.orp-channels-section 
.ui-tabview-nav > li.ui-state-default {
    background: #eff6fb;
}
.orp-channels-section 
.tabborder .ui-tabview-panels { border: 0; }
.orp-channels-section {
    position: relative;
}

.orp-channels-section  
.ui-tabview.ui-tabview-top > .ui-tabview-nav {
    padding: 15px 20px 0;
    position: relative;
    top: 0px;
    border-bottom: 1px solid #0072c6;
}
.orp-channels-section  
 .ui-tabview .ui-tabview-nav > li.ui-state-active {
    border: 1px solid #0072c6;
    background: #fff;
    border-bottom: 0;
}

.orp-channels-section  
.ui-tabview .ui-tabview-nav > li:not(.ui-state-active):not(.ui-state-disabled):hover {
    background: #deeef9;
}
.btn:active, .fc button:active, .btn.active, .fc button.active,
.btn:focus, .fc button:focus, .btn.focus, .fc button.focus {
	outline: none;
	outline-offset: none;
}
.form-control, .daterangepicker .input-mini, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control, .input-group > .ui-select-bootstrap > input.ui-select-search.form-control.direction-up
{
	color:#222 !important;
	padding-right: 7px !important;
}

.row.row-orp-channels-dp {
     padding: 20px 0px 0;
     margin: 0;
}
.row.row-orp-channels-dp  .form-field{
     padding-left: 0;
}

.panel-profile {
    padding: 40px 0 20px;
}
.mce-panel { border:0 !important; }
.d-table-touchpoint h3.first {
    padding: 25px 15px 15px;
    font-size: 20px;
    color: #000;
}
.customer-promo-tabs {
    padding: 40px 0 0;
}
/*
.d-table-touchpoint  .ui-widget-content { border:0; }
.d-table-touchpoint .ui-datatable .ui-datatable-thead > tr  th:first-child, 
.d-table-touchpoint .ui-datatable .ui-datatable-tfoot > tr td:first-child, 
.d-table-touchpoint  tbody  tr td:first-child{
	border-left-width:0;
	color: #0072c6;
    font-size: 15px;
}
*/
.d-table-touchpoint .ui-datatable .ui-datatable-thead > tr  th:last-child, 
.d-table-touchpoint .ui-datatable .ui-datatable-tfoot > tr td:last-child, 
.d-table-touchpoint  tbody  tr td:last-child {
	border-right-width:0;
}
.canvas-tile {
    padding-bottom: 20px;
    overflow: hidden;
}
.canvas-tile canvas {
    max-height: 340px;
    margin: 0 auto;
    max-width: 340px;
    width: auto !important;
    height: auto !important;
}
.cols-box-tile .panel-title { border-bottom: 1px solid #eee; }
.d-tiles-section #connected { padding:0; }
.manage-cap-top { padding-top:25px; }
.footer-save-row { padding-top:10px; padding-bottom: 25px; }
.recommand-section .dashboardrow { margin: 0 -24px; }

  .ca-img-row {
        position: relative;
    }

    .calist-dp {
        position: absolute;
        left: -33px;
    }

    .calist-dp .open-ul {
        display: block;
    }
	.calist-dp ul { border: 1px solid #aebcc7; box-shadow: 0 3px 15px rgba(0,0,0,.2); }
.calist-dp ul.bullet:before {
    border-bottom-color: #aebcc7;
}
    .calist-dp li a {
        font-size: 14px;
        text-transform: uppercase;
        font-weight: 500;
    }

    .calist-dp .ca-download {
        color: #ef717a;
    }

    .calist-dp .ca-history {
        color: #0072c6;
    }

    .calist-dp .ca-create {
        color: #0072c6;
    }


	
	/***Ca-Modules***/

.btn-white-lg {
	color: #0072c6;
    background-color: #fff;
    border-color: #0072c6 !important;
	font-size: 18px !important;
    line-height: 2.2 !important;
    border-radius: 0;
    font-weight: 400;
	width:100%;
	max-width:330px;
	border-width:2px !important;
}
.btn-white-lg:hover,.btn-white-lg:active,.btn-white-lg:focus { 
    color: #fff;
    background-color: #0072c6;
    border-color: #0072c6;
}
.download-card-section { padding:60px 0 170px; }
.d-card-table { display:table; width:100%; text-align:left; }
.d-card-col { display:table-cell; vertical-align:top; padding:15px; width:340px; }
.d-scorecard-img { width:200px; vertical-align:middle; text-align:center; }
.d-list-right { text-align:right; }
.d-list-right .d-card-group h4 { border-left:0; border-right:3px solid #c6c7cc; }
.d-card-group h4 {
	font-size:24px;
	font-weight:300;
	padding:5px 10px;
	margin:10px 10px;
	border-left:3px solid #c6c7cc;
}
.d-card-group { margin-bottom:20px; }
.d-card-item { font-size:14px; font-weight:400; display:block; margin:5px 2px; padding: 0 28px; position: relative; color: #0072c6; }
.d-card-item> i { margin:0 3px; position:absolute; left:0; top:0; }
.d-list-right .d-card-item >i { right:0;  left:auto; }
.scorecard-btn-row { margin:10px 0 50px; }

.d-card-list-row .d-card-group { margin:auto; }
.d-card-list-row .d-card-group h4 { border:0; }
.d-card-list-row .d-card-item-row { display:inline-block; text-align:left; }
.d-card-border { width:100%; height:3px; background:#ccc; margin:10px auto; display:block; max-width:70px; }


.d-list-right .calist-dp { right:54px; left: auto; }

.preview-campaign .ui-dialog{ width: 700px; }
.preview-campaign .ui-dialog .ui-dialog-content { padding: 0; }
.emails-preview-modal .ui-dialog {
    border: 0;
    left: 50% !important;
    right: auto !important;
    margin: auto;
    width: 700px;
    margin-left: -350px;
	top:25px !important;
	bottom:25px !important;
	min-height:250px;
	height: calc(100% - 50px);
}
.emails-preview-modal .ui-dialog .ui-dialog-content {
max-height: calc(100% - 54px);
}
.emails-preview-modal .ui-dialog.ui-widget .ui-dialog-titlebar {
  background: #eef8ff;
  box-shadow: 0px 2px 5px rgba(0,0,0,.1);
  z-index: 2;
}
.eye-preview.disabled { opa
city:.35; background: transparent !important; }

.porsche-promo:before { display: none; }

/**new changes**/
.sub-head-group {
    padding: 20px 20px 2px;
}
.program-title {
    font-size: 26px;
	font-weight: 300;
}
.ui-datatable-tfoot span.ui-column-footer {
  cursor: pointer;
  color:#1972c6;
  text-decoration: underline;
}
.btn-data-enrolled { font-size: 12px; padding:5px 15px; line-height:1.2; margin-left:10px; } 

/**CRMA Page**/

.panel-group .panel-title { border-bottom: 1px solid #ccc; font-size: 18px; font-weight: 100;}
.form-breack { display:block; margin:5px 0 20px; }
.form-tittle { border-bottom:1px solid #eee; margin-bottom:10px; padding-bottom:5px; font-size:16px; font-weight:500; }
.panel-light { padding:15px; background-color:#FCFDFD; }
.table-fee h5,.table-fee h6 { margin:0; }
.margin-top-15 { margin-top:15px; }
.margin-top-20 { margin-top:20px; }
.margin-top-25 { margin-top:25px; }
.inline-form-control { display:inline-block !important; }

.mini-input { width:85px !important; height:24px !important; font-size:12px !important; margin:1px 5px !important; 
background-color:#f9f9f9 !important; border-color:#ccc !important; padding:0 5px !important; }
.label-right { float:right; }
.inline-checkbox { display:inline-block; vertical-align:middle; margin-right:10px; margin-left:5px; }

.tr-light th,.tr-light td { background:#f9f9fb; }
.tr-light-red th,.tr-light-red td { background:#FFF6F6; }
.mini-input-md {
    width: 180px !important;
    height: 30px  !important;
    font-size: 12px  !important;
    margin: 1px 5px  !important;
    padding: 0 5px  !important;
}
.crma-forms .form-control { border-color:#D7DAF3; font-size: 13px; }
.type-textarea { background-color:#f9f9fb !important; margin-bottom:20px;  }
.qts-list { padding:0 0 0 18px; margin:0; color:#76838f;}
.terms-chk {
    padding: 5px 20px;
    text-align: right;
    border-bottom: 1px solid #eee;
    margin: 5px 0 20px;
    border-top: 1px solid #eee;
    background: #fbfbff;
}
.crma-forms label.control-label {
    margin-bottom: 3px;
}

 .cep-panels .ui-panel-titlebar{
	 padding:15px 30px;
	 border-bottom:1px solid #ccc;
 }
.cep-panels .ui-panel-titlebar .ui-panel-title{
	 font-weight:300;
	 font-size:18px;
 }
.cep-panels .ui-panel .ui-panel-titlebar-icon {
	padding:18px 15px;
}
.cep-panels .ui-panel .ui-panel-content {
	padding:18px 25px;
	background-color: #fff;
}
.cep-panels h5 { font-size: 15px; }


/****/
.sub-tab-container .ui-tabview.ui-tabview-top > .ui-tabview-nav {
	    background: #f8fcff;
    padding: 10px 10px 0;
    margin: 5px 0 0;
    border-bottom: 1px solid #1972c6;
}
.sub-tab-container .ui-tabview .ui-tabview-nav li a {
    padding: .7em 2em;
    text-transform: uppercase;
    font-size: 14px;
}
.sub-tab-container .ui-tabview.ui-tabview-top > .ui-tabview-nav li {
    border-bottom: 1px solid #1972c6;
    top: 2px;
}
.sub-tab-container .ui-tabview .ui-tabview-nav > li.ui-state-active {
    border-bottom-color: #ffffff !important;
}
.sub-tab-container .ui-tabview.ui-tabview-top > .ui-tabview-nav li  .ui-tabview-title{
    font-weight:500;
}
.sub-tab-container .tabborder .ui-widget-header .ui-state-active, 
.sub-tab-container .ui-widget-content .ui-state-active, 
.sub-tab-container .ui-state-active {
    border-color: #1972c6;
}
.padding-15 { padding: 15px !important; }
/* .table-make-matrix { border-bottom: 1px solid #eee; } */
.table-make-matrix td { padding: 10px 8px; }
.matrix-actions .md-delete { color: #ffffff; }

.enrollment-table .ui-datatable-tablewrapper{ min-height: 150px; }
.enrollment-table .ui-rowgroup-header td {
    font-size: 16px;
}
.enrollment-table .ui-rowgroup-header td a,.enrollment-table .ui-rowgroup-header td .ui-rowgroup-header-name {
	color: #1972c6;
}
.enrollment-table .btn-data-enrolled { font-size: 11px; padding: 5px 15px; }
.page-title p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color: #1972c6;
}
.btn.btn-delete .md-delete{ color: #f96868; }
.btn.btn-delete {
color: #f96868;
    height: 34px;
    width: 34px;
    border-radius: 100%;
    text-align: center;
    padding: 0;
    line-height: 1;
    background: #fdfdfd;
	border-color: #fdfdfd;
}
.btn.btn-delete:hover .md-delete{ color: #fff; }
.select-btn-group-header { padding-right:0; display: inline-block; }
.tile-hoverdrop-icon { 
    display:table; width:100%; line-height:1; padding:0 10px; visibility:hidden;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;	
}
.titles-exports,.titles-chats,.titles-daterange { vertical-align:middle; display: inline-block; position:relative; }
 .exports-left { float:left; }
 .exports-right{ display:inline-block; }
.tile-hoverdrop-icon .btn { color:#454545; font-size:12px; padding:0.3rem 1rem;}
.cols-box:hover .tile-hoverdrop-icon { visibility: visible; }
.dataTable-widget-s .ui-datatable-thead>tr>th:first-child,
.dataTable-widget-s tbody>tr>th:first-child { max-width:200px; width:155px;min-width:155px; white-space: nowrap; }
.panel-value-body {
	min-height: 100px;
    padding-top: 35px;
    position: relative;
	padding-bottom:20px;
}
.dataTable-widget-s.p-table-fluid
 .ui-datatable-thead>tr>th:first-child { max-width:100%; width:auto; white-space: normal; }


/**Recall***/
.recalls-head-image { padding:90px 30px; }
.recalls-recall-steps { padding:50px 20px; }
.recalls-center-text { text-align: center; }
.recalls-head-image *{ color:#fff; }
.recalls-center-text { max-width: 800px; margin: auto; }


/****/
.view-catalog .layout-block img {
    width: auto;
    height: auto;
}
.view-catalog .layout-block span {
    position: absolute;
    width: 100%;
    margin: auto;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    height: 80%;
}
.view-catalog .layout-img {
    height: 125px;
    background: url(../assets/img/img-icon.png) no-repeat rgba(0, 0, 0, 0.03) center;
    background-size: 30% 60%;
    position: relative;
	line-height: 100px;
}
.view-catalog .layout-block { margin-bottom: 15px; }
.layout-description {
    padding: 10px 0px;
}
.view-catalog .layout-heading-subtitle {
    font-size: 12px;
}
.catalog-aside-filter .form-field { padding-left:0;padding-right:0; }
.uploadimage img {
 max-width: 250px;
 max-height: 250px;
 width: auto;
 height: auto;
}
.panel-actions .dropdown { display: inline-block; }
.panel-actions .panel-action{color:#a3afb7 !important;}
.panel-actions .panel-action:hover{color:#526069 !important;}
.bullet.bullet-right:after,.bullet.bullet-right:before { left: auto; right:16px; }
.dropdown-menu li .fa { margin-right:.5em; } 
.view-catalog .layout-blocks-cont [class*='col-lg'] {
    padding-right: 7px;
    padding-left: 7px;
}


.dealer-catalog {
	position: relative;
}
.dealer-catalog:before {
	content: '';
    position: absolute;
    right: -8px;
    top: -8px;
    background: url(http://assets.affinitivms.com/styles/css/style/images/ribbon-label.png) no-repeat 0 0;
    width: 100px;
    height: 100px;
    z-index: 2;
    background-size: cover;
}
/*
.dealer-catalog {
	background-color:#d94a6a;
}
.dealer-catalog .layout-heading,.dealer-catalog .layout-heading-subtitle{ color: #fff; }
.dealer-catalog .chl-icongroup a {     
    border-color: #962e45;
    color: #fff !important;
    background: #962e45;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.12);


 }
.dealer-catalog .btn.btn-primary { border-color:#fff; }
.dealer-catalog  .layout-img { background: transparent; }
.dealer-catalog .chl-icongroup a.enable{
    border-color: #ffffff !important;
    background: #0072c6 !important;
}
*/



.ui-dialog-btn-ok {
	    border: 0;
    border-top: 1px solid #ccc;
}
.ui-dialog-btn-ok .btn-ok:hover {
    background: #0072C6;
    color: #fff !important;
    border: 0;
}

.customer-detail-list { margin:0; padding:0; list-style: none; }
.customer-detail-list li label{ width:110px; padding-right:10px; }
.p-table-no-height .ui-datatable-tablewrapper { min-height:50px; }
.p-table-no-height .ui-datatable{margin-bottom: 15px;}
.checkbox-margin  .ui-chkbox-label{ margin:0; }

.mini-steps .ui-steps .ui-steps-item {
    float: none !important;
    box-sizing: border-box;
    cursor: pointer;
     display:table-cell !important;
}
.one-steps .ui-steps .ui-steps-item {
    width: 100% !important;
}
.srp-panel .status-item { font-size:15px; line-height:24px; }


.ui-widget-header .ui-icon {
    background-image: url("http://assets.affinitiv.com/styles/css/style/images/ui-icons_444444_256x240.png");
  }

  .ui-datepicker {
    width: 250px;
  }

.dataTable-widget-s.dataTable_nowrap .ui-datatable-thead>tr>th:first-child, 
    .dataTable-widget-s.dataTable_nowrap tbody>tr>th:first-child {
        max-width: 200px;
        width: inherit;
        white-space: normal;
		min-width:70px;
    }

.dataTable-content .ui-datatable-thead>tr>th:first-child, .dataTable-content tbody>tr>th:first-child {
    width: inherit;
    max-width: inherit;
}



.rule-value-container label {
        width: 180px;
            }
.rule-value-container {
        padding-top: 0px;
            }
.inline-dropdown-left-arrow .edit-cont-wraper:before {
left: auto!important;
right: 10px !important;
}


.touchpoint-summary-table .ui-datatable-thead>tr>th:first-child, .touchpoint-summary-table tbody>tr>th:first-child {
    min-width: 160px !important;
    width: 160px !important;
}

.more_icon_dd .dropdown-menu{
    width: 136px;
    min-width: 100%;
    margin-top: 5px !important;
}
.more_icon_dd .dropdown-menu.bullet:after, .dropdown-menu.bullet:before {
    left: 11px;
}
.more_icon_dd .dropdown-menu>li {
    margin: 0px 0;
}
.more_icon_dd .dropdown-menu>li>a {
    font-weight: 400;
    font-size: 12px;
    padding: 10px 10px;
}
.more_icon_dd .dropdown-menu li .icon:first-child, .more_icon_dd .dropdown-menu li>a .icon:first-child {
    margin-right: .1em;
}
.touchpoint-summary-table .ui-datatable-thead>tr>td:first-child, .touchpoint-summary-table tbody>tr>td:first-child {
    overflow: visible !important;
}

.touchpoint-summary-table.kia_tp_table .ui-datatable-thead>tr>th {
    background: #939598;
	color:#fff;
}
.touchpoint-summary-table.kia_tp_table .ui-datatable-thead>tr>th {
    background: #9f2831;
	color:#fff;
}
.touchpoint-summary-table.kia_tp_table .tp_icon_email.ui-state-default, 
.touchpoint-summary-table.kia_tp_table .tp_icon_voice.ui-state-default, 
.touchpoint-summary-table.kia_tp_table .tp_icon_dmail.ui-state-default, 
.touchpoint-summary-table.kia_tp_table .tp_icon_social.ui-state-default, 
.touchpoint-summary-table.kia_tp_table .tp_icon_text.ui-state-default,
.touchpoint-summary-table.kia_tp_table .tp_icon_livecall.ui-state-default
{
    background-repeat: no-repeat;
    background-size: 21px;
    background-position: center;
    background-color: #939598 !important;
	min-width:38px;	
	width:60px;
}
.touchpoint-summary-table.kia_tp_table td.tp_icon_email, 
.touchpoint-summary-table.kia_tp_table td.tp_icon_voice, 
.touchpoint-summary-table.kia_tp_table td.tp_icon_dmail, 
.touchpoint-summary-table.kia_tp_table td.tp_icon_social, 
.touchpoint-summary-table.kia_tp_table td.tp_icon_text,
.touchpoint-summary-table.kia_tp_table td.tp_icon_livecall{
    background-image: none !important;
	text-align:center;
}
.tp_icon-over:hover .md-check {
    display: none;
}
.tp_icon-over:hover .md-email {
    display: inline-block !important;
}

.touchpoint-summary-table .tp_icon_email {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/kia_at.png) !important;
}
.touchpoint-summary-table .tp_icon_voice {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/kia_voice.png) !important;
}
.touchpoint-summary-table .tp_icon_dmail {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/kia_email.png) !important;
	background-position: center 7px !important;
}
.touchpoint-summary-table .tp_icon_social {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/kia_fc.png) !important;
	background-position: center 7px !important;
}
.touchpoint-summary-table .tp_icon_text {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/kia_text.png) !important;
	background-position: center 9px !important;
}
.touchpoint-summary-table .tp_icon_livecall {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/tp_live_call2.png) !important;
	background-position: center 9px !important;
}

.touchpoint-summary-table td.tp_icon_cols{
            width: 70px;
        }

.ad_search .ui-dialog-content.ui-widget-content {
    padding: 10px;
}
.ad_search_tree .ui-tree-container .ui-treenode > .ui-treenode-selectable {
    font-size: 16px;
    background: #f5f5f5;
    padding: 7px 5px;
}

.ad_search_tree .ui-state-highlight {
    background: transparent;
    border: 0;
}
.ad_search_tree .ui-state-highlight span {
    color: #0072c6 !important;
}

.ad_search_tree .ui-tree .ui-chkbox .ui-chkbox-icon {
    margin-left: 0;
}
.ad_search_tree .ui-chkbox .ui-chkbox-icon {
    line-height: 16px;
    font-size: 11px;
}

.ad_search_tree .ui-treenode-selectable .ui-treenode-label span {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
    color: #454545;
    position: relative;
    top: 2px;
}
.ad_search_tree .ui-treenode-children .ui-treenode-label span {
    font-size: 14px;
	top: 1px;
}
.ad_search span.ui-dialog-title {
    color: #454545;
    font-size: 20px !important;
}
.ad_search_tree .ui-corner-all.ui-tree-selectable {
    border: 0;
    width: 100%;
}
.ad_search_tree .ui-tree-container .ui-treenode .ui-treenode-children .ui-treenode-selectable {
    background: transparent;
}
.brand-promo-container .barndpromo-col-center {
    width: 49%;
    float: left;
    padding-top: 35px;
    margin: 0 .5%;
    box-shadow: 0px 1px 10px rgba(0,0,0,.05);
}
.brand-promo-container.cols-2 {
    max-width: 600px;
}
.cols-2 .barndpromo-col {
    display: inline-block;
    width: 49%;
    padding-top: 40px;
    margin: 0 .5%;
}

.cols-3 .barndpromo-col {
    width: 33.333%;
}
.cols-3 .barndpromo-col-center {
	width: 100% !important;
    display: inline-block;
    padding-top: 30px;
    box-shadow: 0px 1px 5px rgba(0,0,0,.1);
}
.barndpromo-col a {
    color: #444D58;
}
.prime-form-control input{
        padding: 0 !important;
    text-align: left;
  }
    .tabview-tabs .prime-form-control input.ui-state-default {
    padding: 0 !important;
    text-align: left;
}
 .tabview-tabs .prime-form-control input.ui-state-default:focus,.tabview-tabs .prime-form-control input.ui-state-default:active{
        outline: none;
        outline-offset: none;
        -moz-box-shadow: 0px 0px 0px #1f89ce;
       -webkit-box-shadow: 0px 0px 0px #1f89ce;
        box-shadow: 0px 0px 0px #1f89ce;
    }
	.portlet-header .panel-title p {
    display: inline-block;
    font-size: 12px;
    position: absolute;
    left: 60px !important;
    bottom: 2px;
    margin: 0px;
}
.portlet-header .panel-title i {
    width: 25px;
}
ul.timeline {
        list-style-type: none;
        position: relative;
        margin-left: 10px;
    }

    ul.timeline:before {
        content: ' ';
        background: #e9e9e9;
        display: inline-block;
        position: absolute;
        left: 0px;
        width: 2px;
        height: 100%;
        z-index: 400;
    }

    ul.timeline>li {
        margin: 20px 0;
        padding-left: 30px;
        min-height: 80px;
    }

    ul.timeline>li:before {
        content: ' ';
        background: white;
        display: inline-block;
        position: absolute;
        border-radius: 50%;
        border: 2px solid #22c0e8;
        left: -8px;
        width: 15px;
        height: 15px;
        z-index: 400;
    }
    .text-timeline {
    font-size: 14px;
    color: #454545;
}
.noti-timeline .noti-title {
    font-size: 18px;
    color: #454545;
    line-height: 1;
}
.noti-timeline .noti-date {
    font-size: 14px;
    color: #999;
    padding-bottom: 10px;
}
.noti-tabs .ui-tabview.ui-tabview-top > .ui-tabview-nav{
    padding-top: 0 !important;
}
.user-img .dropdown-menu {
    margin-top: 10px !important;
}
.fc-day-grid-event .fc-time { font-weight: bold; display: none !important; }
.fc-day-grid-event .fc-content { text-align: center; }
.orp-channels-section .ui-tabview .ui-tabview-nav li a span.ui-tabview-title {
    font-size: 14px;
}

.popover.left{margin-left:-10px}.fade.in{opacity:1}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover.left>.arrow:after{right:1px;bottom:-10px;content:" ";border-right-width:0;border-left-color:#fff}.popover>.arrow:after{content:"";border-width:10px}.popover>.arrow{border-width:11px}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}



.customerTbl .table-last-purchase.ui-state-default, 
.customerTbl .table-last-service.ui-state-default, 
.customerTbl .table-last-a-communication.ui-state-default {
    background-repeat: no-repeat !important;
    background-size: 30px;
    background-position: center 3px !important;
    min-width: 90px;
    min-height: 42px;
    height: 58px;
    width:96px;
    vertical-align: bottom;
    padding: 1px 2px !important; 
}
.customerTbl .table-last-purchase {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/last-purchase2.png) !important;
}
.customerTbl .table-last-service {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/last-service2.png) !important;
}
.customerTbl .table-last-a-communication {
    background-image: url(https://assets.affinitiv.com/styles/css/style/images/last-a-communication2.png) !important;
}

.customerTbl td.table-last-purchase, 
.customerTbl td.table-last-service, 
.customerTbl td.table-last-a-communication {
    background-image: none !important;
}
 
.customerTbl .table-last-purchase.ui-state-default .ui-column-title, 
.customerTbl .table-last-service.ui-state-default .ui-column-title, 
.customerTbl .table-last-a-communication.ui-state-default .ui-column-title {
    font-size: 10px;
    display: block;
    text-align: center;
    line-height: 1;
    word-break: break-word;
    white-space: normal;
}


/*calendar input*/
.calendar-control .ui-calendar { width: 100%; } 
.calendar-control .ui-inputtext { width: calc(100% - 40px); }


.coupon-tab-modal .ui-dialog.ui-widget .ui-dialog-content {
    padding: 0;
}
.coupon-tab-modal .orp-channels-section .ui-tabview {
    margin: 2px 0 0;
}
.coupon-tab-modal .orp-channels-section .ui-tabview .ui-tabview-nav li a {
    padding: 10px;
}
.coupon-tab-modal .orp-channels-section .ui-tabview .ui-tabview-nav li a span.ui-tabview-title {
    font-size: 11px;
}

/**tooltip for 360icons***/
.customerTbl .primary-tooltiptext{
    display:block;
    width: 100px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 3px;
    position: absolute;
    z-index: 99;
    top: 0%;
    left: 0%;
    right: 0;
    margin: 38px auto 0;
    font-size: 11px;
    word-break: break-word;
    white-space: pre-line;
    font-weight: 600;
    }

 .customerTbl .primary-tooltiptext::after {
    content: "";
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color:  transparent transparent black transparent;
}

    .customerTbl .table-last-purchase:hover .primary-tooltiptext,
    .customerTbl .table-last-service:hover .primary-tooltiptext,
    .customerTbl .table-last-a-communication:hover .primary-tooltiptext {
      visibility: visible;
    }

    .customerTbl .table-last-purchase,
    .customerTbl .table-last-service,
    .customerTbl .table-last-a-communication {
      position: relative;
    }

.breadcrumb{
    margin-bottom: .5rem !important;
	padding: 11px 15px !important;
	font-size: 12px;
  }

/* .sidepanel-collapse,.portal-sidebar.sidepanel-collapse {
    display: none;
} */ 






/*.sidepanel-collapse,
.portal-sidebar.sidepanel-collapse {
   display: table-cell;
}*/

/*.sidepanel-collapse, .portal-sidebar.sidepanel-collapse {
    width: 50px;
    overflow: hidden;
    min-width: auto;
}
.portal-sidebar.sidepanel-collapse * {
    display: none;
}*/

/**********************/

/* .sidepanel-collapse, .portal-sidebar.sidepanel-collapse {
    width: 68px;
    overflow: hidden;
    min-width: auto;
    padding: 15px 0;
}

.sidebar-collapse {
    text-align: right;
    font-size: 20px;
    margin: -15px -15px 10px;
    background: #f1f1f1;
    padding: 5px;
    border-bottom: 1px solid #e7e7e7;
}*/

.portal-sidebar.sidepanel-collapse .sidebar-collapse {
   text-align: center;
    margin: -15px 0 0;
}

/*.sidebar-collapse .iconhome.menubars i {
    transition: all .3s ease;
}
*/
.sidepanel-collapse a.iconhome.menubars i {
    transform: rotate(180deg);
}

/*.sidebar-collapse .iconhome.menubars {
    color: #828e93 !important;
    line-height: 1;

} */



.sidepanel-collapse .sidebarContent {
   display: none;
} 


/******************/

.touchpoint-social-cols .ui-datatable .ui-datatable-thead>tr>th:nth-child(3){
   width: 20%;
}
.touchpoint-social-cols .ui-datatable .ui-datatable-thead>tr>th:nth-child(4){
   width: 8%;
}
.touchpoint-social-cols .ui-datatable .ui-datatable-thead>tr>th:nth-child(5){
   width: 8%;
}
.touchpoint-social-cols .ui-datatable .ui-datatable-thead>tr>th:nth-child(6){
   width: 8%;
}
.touchpoint-social-cols .ui-datatable .ui-datatable-thead>tr>th:nth-child(7){
   width: 8%;
}
.touchpoint-social-cols .ui-datatable .ui-datatable-thead>tr>th:nth-child(8){
  width: 8%;
}

.main-title {
   padding-left: 5px;
}


.portal-sidebar.sidepanel-collapse .sidebar-collapse {
    text-align: center;
    margin: -15px 0 0;
    position: fixed;
    left: 0;
    top: 95px;
    width: 50px;
    background: #fff;
    z-index: 99;
    border-top-right-radius: 5px;
    box-shadow: 1px 2px 15px rgba(0,0,0, .15);
}
.left-sidebar .iconhome.menubars {
    color: #575555 !important;
    line-height: 1;
}
.sidebar-collapse {
    text-align: right;
    font-size: 20px;
    margin: -15px -15px 10px;
    background: #f1f1f1;
    padding: 5px 0;
    border-bottom: 1px solid #e7e7e7;
}
.sidepanel-collapse, .portal-sidebar.sidepanel-collapse {
    width: 1px;
    min-width: auto;
    padding: 15px 0;
    margin-left: 0;
    position: relative;
    background: #f2f7fa;
    border: 0;
}
.portal-sidebar.sidepanel-collapse .sidebar-collapse {
    text-align: center;
    margin: -15px 0 0;
    position: relative;
    right: 0;
    top: 0;
    width: 36px;
    background: #0071c0;
    z-index: 99;
    color: #fff;
    border-top-right-radius: 5px;
    box-shadow: 1px 2px 15px rgba(0,0,0, .15);
    border-bottom-right-radius: 5px;
}
.sidepanel-collapse .iconhome.menubars {
    color: #ffffff !important;
}


 
/* .helpdropdownmenu .dropdown-menu {
    width: 8rem;
} */


 .dropdown-menu-right.bullet:after, 
 .dropdown-menu-right.bullet:before {
    left: auto !important;
    right: 11px;
}
.sidebar-title {
	float: left;
	padding-left: 15px;
	font-size: 18px;
	margin-top: 3px;
}
.sidepanel-collapse .sidebar-title {
	display: none;
}
table.table-labeltext tr:hover td {
	background-color: transparent; 
}
.touchpoint-summary-table .ui-datatable-thead>tr>th.tp_touchpointname,.touchpoint-summary-table tbody>tr>th.tp_touchpointname { 
	width: auto !important;
}

.landing-app-aside.active {
    display: none;
}

.table.table-custom th, .table.table-custom td {
   padding: 0.45rem;
}
.table.table-custom thead th {
  border-bottom-width: 1px;
}

/****/
 .primary-tooltiptext {
        visibility: hidden;
        width: 100px;
        background-color: black;
        color: #fff;
        text-align: center;
        border-radius: 6px;
        padding: 5px 0;
        position: absolute;
        z-index: 99;
        top: 85%;
        left: 50%;
        margin-left: -50px;
        font-size: 10px;
        line-height: 1;
		font-style:normal;
    }

    .primary-tooltiptext::after {
        content: "";
        position: absolute;
        top: -10px;
        left: 50%;
        margin-left: -5px;
        border-width: 5px;
        border-style: solid;
        border-color: transparent transparent black transparent;
    }

    .icons-primary .primary-dp-icon:hover .primary-tooltiptext {
        visibility: visible;
    }

    .icons-primary a.logout:hover .primary-tooltiptext {
        visibility: visible;
        width: 70px;
        margin-left: -35px;
    }

 .barndpromo-col .primary-tooltiptext {
    visibility: hidden;
    width: 305px;
    background-color: rgba(0, 0, 0, 0.85);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 99;
	top:auto;
    bottom: 100%;
    left: 50%;
    margin-left: -150px;
    font-size: 11px;
    line-height: 1;
    box-shadow: 0 0px 10px rgba(0,0,0,.2);
}
.barndpromo-col .primary-tooltiptext::after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    top: auto;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: black transparent transparent transparent;
	
}
 .barndpromo-col i:hover .primary-tooltiptext {
    visibility: visible;
	font-style:normal;
}
.barndpromo-col i {
    position: relative;
}
	
.mini-ui-dropdown .ui-dropdown .ui-dropdown-trigger .fa {
    margin-top: 0px;
}
.mini-ui-dropdown .ui-dropdown {
    vertical-align: middle;
    height: auto;
    line-height: normal;
    word-break: break-word;
    white-space:normal;
}
.mini-ui-dropdown .ui-dropdown-panel .ui-dropdown-item {
    font-size: 0.875rem;
}
.ui-dropdown .ui-dropdown-label {
    font-size: 0.875rem;
}	
.previewTabs li>a span {
     font-weight: 600;
     font-size: 14px;
  }
.mini-ui-dropdown .ui-dropdown .ui-dropdown-panel {
    width: 200%;
  }

.label-desc {
	font-size: 12px;
	float: right;
	padding: 12px 10px 0;
 }
 .listbox-state .ui-state-highlight {
	background:transparent;
} 

/*search box primeng*/
.listbox-search .ui-listbox .ui-chkbox {
    display: table-cell;
    vertical-align: middle;
}
.listbox-search .ui-listbox-header .ui-listbox-filter-container {
    display: table-cell;
    padding: 0 5px;
    width: 100%;
}
.listbox-search .ui-listbox-header .ui-listbox-filter-container .fa {
    left: 11px;
    top: 6px;
}

.steps-3 .ui-steps .ui-steps-item {
	  width: 33.333%;
}
.steps-4 .ui-steps .ui-steps-item {
	  width: 25%;
}
.steps-5 .ui-steps .ui-steps-item {
	  width: 20%;
}
.steps-6 .ui-steps .ui-steps-item {
	  width: 16.666%;
}
.contract-delete-modal .ui-shadow {
                     z-index: 99;
                     margin: auto;
                     left: 5px !important;
                     right: 5px !important;
                     max-width: 300px;
                     top: 5px !important;
                     bottom: 5px !important;
                     height: 300px;
}
.table-sub-hover .ui-datatable  tr:hover > td,
.table-sub-hover .ui-datatable  tr:hover > td {
    background: #ffffff !important;
}
select.form-control {  
     padding-right: 30px !important;
}
.dataTable-widget-s.tableMcpns .ui-datatable-thead>tr>th:nth-child(3), 
.dataTable-widget-s.tableMcpns tbody>tr>th:nth-child(3) {
     width: 135px; 
}
.mini-ui-dropdown .ui-multiselect-panel {
	width:160%;
}
.primary-tooltiptext.cal-tooltiptext {
    margin-left: -8px;
    margin-top: 3px;
}
.primary-tooltiptext.cal-tooltiptext::after {
    left: 10px;
}


/* JLR CSS*/

  /*.portal-body.p-td.brandBanner.jlr_promo_img {
    background-image: none !important;
}*/
.icons-primary li .land-user a{
        color: #000 !important;
    }
.icons-primary li .land-user a:hover {
    background: rgba(0, 0, 0, 0.05) !important
    }

.brand-pro-block.jlr_problock {
    position: relative;
    margin: -20px -20px 0;
}
img.jlr_probanner {
    width: 100%;
    left: 0;
    top: 0;
}
.brand-promo-section.JLR_brandBanner {
    height: auto;
    display: table;
    width: 100%;
}
.JLR_brandBanner .brand-promo-container {
    bottom: auto;
    margin-top: -55px;
}
.inner-header .icons-primary .land-user a {
    color: #93b2c7 !important;
}
inside-table th, .inside-table td {
    border: 0;
    padding: 5px;
}
table tr:hover .inside-table td {
    background: transparent;
}
.prime-radiobtn .ui-state-default {
    border: 2px solid #a8afb5;
    background: #ffffff;
    color: #555555;
}
.prime-radiobtn .ui-state-disabled, .prime-radiobtn .ui-widget:disabled {
    opacity: .45;
    filter: Alpha(Opacity=45);
}
.prime-radiobtn .ui-radiobutton-icon {
    line-height: 13px;
}
.tabviewScroll .ui-tabview-panels {
    /* max-height: 250px; */
    /* overflow-y: auto; */
    width:100%;
}
.form-control-prng input.ui-inputtext {
    height: 34px;
    width: 100%;
    }
.barnd-single{
   width: 100% !important;
} 
.barnd-single {
    width: 100% !important;
	margin-left: 68% !important;
} 



/* New css 
.app, app-dashboard, app-root{
    vertical-align: top;
}
.gform_fields input {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    height: 34px;
    line-height: 1;
}

header.home-header:before, header.home-header:after { 
    content: '';
    position: absolute;
    width: 35%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: -1;
    background: rgb(105,150,177);
    background: -moz-linear-gradient(90deg, rgba(105,150,177,1) 60%, rgba(255,255,255,0.1026785714285714) 100%);
    background: -webkit-linear-gradient(90deg, rgba(105,150,177,1) 60%, rgba(255,255,255,0.1026785714285714) 100%);
    background: linear-gradient(90deg, rgba(105,150,177,1) 60%, rgba(255,255,255,0.1026785714285714) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#6996b1",endColorstr="#ffffff",GradientType=1);
}
header.home-header:after {
    left: auto;
    right: 0;
    transform: rotate(-180deg);
    width: 40%;
}*/