﻿@charset "UTF-8";
/*!
 *
 * Centric - Bootstrap Admin Template
 *
 * Version: 1.9.5
 * Author: @themicon_co
 * Website: http://themicon.co
 * License: https://wrapbootstrap.com/help/licenses
 *
 */
@import url("//fonts.googleapis.com/css?family=Roboto:300,400,400italic,500,700");

/**
 * Bootstrap Reset
 */

.select2-results {
	overflow-y: scroll;
	max-height: 300px;
}

.vis-time-axis .vis-text,
.vis-labelset .vis-label {
	color: #ffffff !important;
}

.dashboard-counter-container-success {
	border: 1px solid green;
}

.dashboard-counter-container-info {
	border: 1px solid skyblue;
}

.dashboard-counter-container-warning {
	border: 1px solid orange;
}

.dashboard-counter-container-danger {
	border: 1px solid red;
}

.dashboard-counter-success {
	font-weight: bold;
	color: green;
}

.dashboard-counter-info {
	font-weight: bold;
	color: skyblue;
}

.dashboard-counter-warning {
	font-weight: bold;
	color: orange;
}

.dashboard-counter-danger {
	font-weight: bold;
	color: red;
}

.dashboard-scroll-small {
	max-height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

.dashboard-scroll-medium {
	max-height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

.dashboard-scroll-large {
	max-height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
}

.dashboard-fixed-small {
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
}

.dashboard-fixed-medium {
	height: 300px;
	overflow-y: auto;
	overflow-x: hidden;
}

.dashboard-fixed-large {
	height: 600px;
	overflow-y: auto;
	overflow-x: hidden;
}

.dark-theme .fc-unthemed .fc-list-heading td {
	background: #373737 !important;
	border-color: #373737 !important;
}

.dark-theme .fc-unthemed .fc-list-item:hover td {
	background: #161616 !important;
}

.dark-theme .fc-unthemed td,
.dark-theme .fc-unthemed .fc-list-view {
	border-color: #373737 !important;
}

.marketing-report-table-background {
	background-color: #FF6600;
	background-clip: padding-box;
}

.chart-container {
	min-height: 500px;
}

.c3-axis-x text, .c3-axis-y text {
	font-size: 12px;
}

.c3-region.c3-region-green {
	fill: green;
}

.c3-region.c3-region-amber {
	fill: orange;
}

.c3-region.c3-region-red {
	fill: red;
}

.inverted.c3 .c3-axis-x path,
.inverted.c3 .c3-axis-x line,
.inverted.c3 .c3-axis-y path,
.inverted.c3 .c3-axis-y line {
	stroke: white;
}

.inverted.c3 .c3-legend-item text {
	fill: white;
}

.inverted.c3 .c3-axis-x g,
.inverted.c3 .c3-axis-y g,
.inverted.c3 .c3-legend-item-data text {
	fill: whitesmoke;
}

.inverted.c3 .c3-tooltip td {
	color: #000000;
}

#video-list .fa-grip-lines:hover {
	cursor: move;
}

.dropzone {
	background-color: inherit;
}

#password-assigned-user-table tr {
	cursor: pointer;
}

.tab-icon {
  position: relative;
  display: inline-block;
  width: 1em;
  height: 1em;
  text-align: center;
  font-size: 32px;
  vertical-align: middle;
}
.tab-icon > svg {
  position: absolute;
  display: inline-block;
  color: inherit;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  line-height: 1;
  color: #448AFF;
  fill: #64B5F6;
}

.table > tbody > tr > td{
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}

.theme-3 .fc-unthemed td.fc-today {
	background-color: rgba(68, 138, 255, 0.49);
}

.theme-3 .fc-unthemed .fc-list-item:hover td {
	background-color: rgba(68, 138, 255, 0.49);
}

.theme-3 .fc-unthemed .fc-list-heading td {
	background-color: rgba(162, 162, 162, 0.19);
}

.theme-3 .fc-unthemed .fc-list-empty {
	background-color: inherit;
}

.bootgrid-table td.loading, .bootgrid-table td.no-results {
	background-color: transparent;
}

.form-control-invalid {
	border: 1px solid #ED7676 !important;
}

.btn-invoice{
	background-color:hsl(0, 100%, 100%, 0);
}


.marrightzero {
	margin-right:0px !important
}

.pr-0{
	padding-right:0px !important;
}


.p0{
	padding:0px !important;
}

.p20{
	padding:20px;
}

.ptop20{
	padding-top:20px;
}

.pbottom20{
	padding-bottom:20px;
}

.plr0{
	padding-left:0px !important;
	padding-right:0px !important;
}



.ptb-0 {
	padding-top:0px !important;
	padding-bottom:0px !important;
}


.pt-55{
	padding-top: 55px;
}



.pbody {
	padding-bottom:32px !important;
	padding-top:0px !important;
}


.p20{
	padding:20px;
}



.plr15{
	padding-left:15px !important;
	padding-right:15px !important;
}



.mb-50{
	margin-bottom:50px;
}


.mleftright0{
	margin-left:0px !important;
	margin-right:0px !important;
}

.mtop0px {
	margin-top:0px !important;
}


.mbottom0 {
	margin-bottom:0px !important;
}

.mleft10{
	margin-left:10px !important;
}

.marginb50{
	margin-bottom:50px !important;
}


.mbottom25px{
	margin-bottom:25px !important;
}



.navbottom{
	border-bottom-color: #005aa6 !important;
}




.leftauto{
	left:auto !important;
}

.flright {
	float:right;
}





.tabsize30{
	width:30px;
	height:30px;
}










.nav-tabs10 > li.active > a,
.nav-tabs10 > li.active > a:focus,
.nav-tabs10 > li.active > a:hover,
.nav-tabs10.nav-justified10 > .active > a,
.nav-tabs10.nav-justified10 > .active > a:hover,
.nav-tabs10.nav-justified10 > .active > a:focus {
  border: 0;
  border-style: solid;
  border-color: #ff9500;
  border-bottom: 2px solid;
  color: inherit;
  background-color: transparent;
}





.cfff{
	color:#fff;
}






.dashtitle{
	font-weight: bold;
	padding-top: 25px;
	padding-bottom: 5px;
}


.dashborder{
	border-style:solid;
	border-color:#efefef;
	border-width:4px;
}


.dashunderline{
	border-width: 2px 0px 0px 0px;
	border-top-color:#005aa6;
	border-style:solid;
	margin-bottom:20px;
}


.dashunderlinesmall{
	border-width: 1px 0px 0px 0px;
	border-top-color:#005aa6;
	border-style:solid;
	margin-bottom:10px;
}

.listminus30{
	list-style-type:none;
	margin-left:-30px;
	color:#000;
}



.cblack{
	color:#000 !important;
}


.underline{
	border-style:solid;
	border-width:0px 0px 1px 0px;
	border-color:#cdcdcd;
	margin-bottom:25px;
}


.invoicetable{
	border-style:solid;
	border-width:3px 0px 3px 0px;
	border-color:#cdcdcd;
	margin-bottom:25px;
	margin-top:25px;
}

.invoiceblue{
	background-color:#337ab7;
	color:#fff;
}



.displaycenter{
	display:block;
	 margin-left:auto;
	 margin-right:auto;
	 width:50%;
}



.blockb{
	background: #ffb300;
	border: 0px;
}

.deleteb{
	background: #f44336;
	border: 0px;
}


.height-25{
	height:25px;
}


.height-200{
	height:200px;
}


.font-12{
	font-size: 12px;
}

.font-15{
	font-size: 15px;
}

.font-18{
	font-size: 18px;
}

.font-32{
	font-size: 32px;
}

.font-48{
	font-size: 48px;
}


.bora150{
	border-radius: 150px;
}

.lineheight-200{
	line-height: 200px;
}

.notification-unseen td {
	background-color: #D3E4FF;
}

.theme-3 .notification-unseen td {
	background-color: #5C687B;
}

.bc1{
	background-color: #00a3de;
}



.tableth {
    width: auto !important;
}



.sidebar-header-2 {
	height: 65px;
	padding-left: 16px;
	box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.14);
}



.sidebar-header-logo-2 {
	display:inline-block;
	height:100%;
	line-height:65px;
	text-decoration:none;
	color:inherit;
	font-size:22px;
	letter-spacing:.023em;
}


.sidebar-header-2 > sidebar-header-logo-2 > img{
	display: inline-block;
 	width: auto;
	height: auto;
	vertical-align: -5%;
}



.sidebar-header-2 > .sidebar-header-logo-2 > img + .sidebar-header-logo-text-2 {
  margin-left: 16px;
}


.sidebar-header-2 > .sidebar-header-logo-text-2 {
  font-weight: 500;
  font-size: 20px;
  vertical-align: middle;
}


.dashrow {
	background-color: #f7f7f7;
}


.mlr-0 {
	margin-right:0px !important;
	margin-left:0px !important;
}


.modal-onright {
	left:88% !important;
}






.mainsection {
margin-left: 240px;

}



.scrolling-wrapper {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}



.normaltable {
	overflow-x: 0% !important;
}


.icon-treeview {
	margin-right: 5px;
	width: 1.25em;
}

.error-input-validation {
    border: 1px solid red !important;
    border-radius: 4px !important;
}

.quickbooksBtn{
    cursor:pointer;
    border:none;
    width:200px;
    height:35px;
}

.no-padding{
	padding-left: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 0px !important;
    padding-right: 0px !important;
	vertical-align: middle;
}

.td-fd{
	padding-left: 18px !important;
    padding-right: 18px !important;
	    padding-top: 10px;
    padding-bottom: 10px;
}


