body
{
	font-family: 'open_sanssemibold';
	font-size:13px;
	background:#ecf1f5;
	color:#222;
}
.login-body
{
	height:100%;
	width:100%;
	background:url(../../images/bg-1.jpg) no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:absolute;
	top:0;

}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu
{
	top:100%;
	bottom:auto;
}
.btn-group-vertical>.btn, .btn-group>.btn
{
	padding-left:10px;
	padding-right:10px;
}
.dropup .btn-primary .caret
{
	border-bottom:0;
}
.no-padding-left
{
	padding-left:0 !important;
}
no-padding-right
{
	padding-right:0;
}
.grid-footer
{
	background:#f7f7f7;
	border:1px solid #e4e4e4;
	border-top:0;
	padding:15px 10px 4px 10px;
	margin-top:-28px;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus
{
	background:#FFECC3;
	border-left:3px solid #FFAE00;
}
.list-group-item
{
	border-bottom: 1px dotted #ddd;
	padding:9px 15px;
	border-left:3px solid transparent;
}
.list-group > a > div > div, .list-group > .dictation > div > div, .list-group > div > div > div
{
   /* padding: 9px 15px;
    /* border-right: 1px solid #eee; 
    height: 20px;*/
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


.list-group > a > div > div:last-child
{
	border-right:0;
}
div.dictation > div:last-child
{
	border-right:0;
}



.list-content-head, .list-content-head ul li div:first-child, .list-content-head ul li div
{
	font-size:14px;
	font-family: 'open_sanssemibold';
	color:#fff !important;
	border-bottom: 3px solid #1165A9;
	background:#3181C2;
	min-height:43px !important;
}
.list-contents
{
	font-size:14px;
}
#page-title-km h1
{
	font-family: 'open_sansregular';
	font-size:1.6em;
	color:#364860;
	padding-top:5px;
}
.app-sidebar-fixed #sidebar > .sidebar-container
{
	background:#364860;
	margin:11px 0 0 0;
}
#sidebar > div nav > ul
{
	margin:0;
	background:#364860 !important;
	border:0;
	padding-bottom:20px;
}
#sidebar > div nav > ul > li a
{
	font-family: 'open_sansregular';
	color:#eee !important;
}
#sidebar > div nav > ul > li.active > a {
    border-top: none !important;
    color: #FFB966 !important;
}
header .navbar-collapse
{
	box-shadow:none;
}
ul.sub-menu
{
	background:#253345;
}
#sidebar > div nav > ul li a .icon-arrow
{
	color:#eee;
}
.no-touch #sidebar > div nav > ul > li:hover, #sidebar > div nav > ul > li.active, #sidebar nav > ul > li.open
{
	background:#253345 !important;
}
.pagination>li>a, .pagination>li>span
{
	background:#fff;
	border:1px solid #ddd;
	//padding:6px 12px !important;
	padding:9px 13px 10px 10px!important;
	color:#808285 !important;
}
.pagination li:first-child a, .pagination li:first-child a span
{
	border-left:1px solid #ddd !important;
}
.pagination li:last-child a, .pagination li:last-child a span
{
	border-right:1px solid #ddd !important;
}
.pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover
{
	background:#f7f7f7;
	border-color: #f7f7f7;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus
{
	background-color: #f7941e;
    border-color: #f7941e;
}
.navbar .navbar-collapse
{
	border-bottom:0px solid #e3e3e3 !important;
	background:#364860 !important;
}
.navbar .navbar-header
{
	height:65px !important;
	border-right: 0px solid #f7f7f7;
}
#sidebar
{
	float:left;
	left:0;
	width:240px;
}
.main-content
{
	margin-left:240px;
	margin-right:0;
}
.btn-squared
{
	border-radius:3px !important;	
}
.navbar .navbar-header .navbar-brand
{
	padding:0px;
}
.navbar .navbar-header .navbar-brand
{
	padding:0;
}
.btn-success
{
	background-color: #7BB64B;
    border-color: #7BB64B;
    color: #ffffff;
}
.btn-success:hover {
    background-color: #72A845 !important;
    border-color: #72A845;
    color: #ffffff;
}
.btn-info {
    background-color: #14A7E3!important;
    border-color: #15aeec;
    color: #ffffff;
}
.btn-info:hover {
    background-color: #1a92c2 !important;
    border-color: #1a92c2;
    color: #ffffff;
}
.btn-danger {
    border-color: #E82929;
    background-color: #F62B2B !important;
    color: #ffffff;
}
.btn-danger:hover {
    border-color: #D20202;
    background-color: #E82929 !important;
    color: #ffffff;
}
.navbar .navbar-collapse .nav
{
	margin-left: 240px;
}
.navbar .navbar-right
{
	margin-top:0;
}
.navbar .navbar-right > li > a
{
	font-family: 'open_sansregular';
    padding: 16px 15px 18px 15px;
    font-size: 16px;
    color: #fff !important;
    font-weight: 300;
    text-transform: capitalize;
    border-right: 1px solid #31373C;
    margin-right: 0;
    min-width: 130px;
    text-align: center;
}

ul li ul.dropdown{
	min-width: 100%; /* Set width of the dropdown */
	background: #364860;
	display: none;
	position: absolute;
	z-index: 999;
	left: 0;
	width:200px;
	border:1px solid #364860;
	padding:0;
	margin:0;
}
ul li:hover ul.dropdown{
	display: block; /* Display the dropdown */
}
ul li ul.dropdown li{
	display: block;
    padding: 15px 10px;
    font-size: 14px;
    font-family: 'open_sansregular';
    border-bottom: 1px solid #33393D;
}
ul li ul.dropdown li a
{
	color:#fff;
	padding:5px 0;
}
ul li ul.dropdown li a i
{
	width:30px;
	text-align:center;
}
.navbar .navbar-right > li > a i
{
	display:inline-block;
	width:25px;
	color:#fff !important; 
}
.btn-toggle {
	height: 15px;
	font-size: 17px;
	cursor: pointer;
}
i.btn-toggle.active {
	color: #5cb85c;
}
i.btn-toggle.inactive {
	color: #d9534f;
}
.w-100 {
	width: 100%;
}
.display-flex {
    display: flex;
    justify-content: flex-end;
    align-content: space-around;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}
.display-flex .flex-item:nth-child(n+2) {
	margin-left: 15px;
}
.highlighted_text
{
	color: #2a39ec !important;
	font-family: 'open_sansbold';
	font-size: 16px;
}
.panel-body label
{
	padding-top: 9px;
    color: #000;
}
.kmm-checkbox label::after
{
	top:2px;
}
.kmm-checkbox label.thchkBox::after
{
	top:-9px;
}
#container .panel-tabs, .tabbable
{
	border-top:1px solid #eee !important;
}
#container .modal-header
{
	background:transparent;
}
#container .modal-body
{
	border:0;
}

.modal-header {
    min-height: 61px;
    padding: 13px 0;
    border-bottom: 1px solid #E2E8EC;
	background: #E2E8EC;
    border-radius:0;
}
.modal-content {
    box-shadow: none;
    border: 5px solid #E2E8EC;
	border-top: 2px solid #E2E8EC;
    border-radius: 0;
}
.modal-footer
{
	padding: 10px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
	background: #fcfcfc;
    border-radius: 0;
}
.panel-body
{
	background:#fff;
}
.panel-body .row:nth-child(even)
{
	/*background:#fafafa;
	border-bottom:1px solid #eee;
	border-top:1px solid #eee;
	padding-top:16px;
	margin-bottom:15px;*/
}
.panel-body nrow
{
	margin:0;
	padding:0;
}
.swMain > ul li > a.selected .stepNumber, .swMain > ul li > a.selected:before, .swMain li > a.done:before
{
	border-color: #F79521;
}
.swMain ul li > a.done .stepNumber, .swMain > ul li:last-child > a.selected .stepNumber
{
	border-color: #F79521;
	background-color: #F79521;
}
.panel-body div.nrow .list-content-head
{
	border-bottom:0;
}
.grid-footer .input-group-btn .btn-default
{
	background:#ECECEC;
}
.note-editor textarea
{
	border:1px solid #bbbac0;
}
.no-border-bottom
{
	border-bottom:0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover
{
	color: #F79521;
    cursor: default;
    background-color: #fff;
	border-bottom:3px solid #F79521;
}
.panel-tabs, .tabbable
{
	background:#f7f7f7;
	border:0px solid #eee;
	border-left:0;
	border-right:0;
	margin-bottom:0;
	padding:0;
}
.modal-body
{
	border:1px solid #CCD4DA;
	background:#fff;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover
{
	padding:10px 20px 2px 20px;
	background:#f7f7f7;
	color:#999999;
	margin-right:0;
	border-right:1px solid #eee;
	border-bottom:2px solid transparent;
	margin-top: 1px;	
}
.nav-tabs
{
	border-bottom:1px solid #eee;
}
.nav-tabs > li {
	margin-bottom:0;
	margin-top:-1px;
}
.text-bold
{
	font-family: 'open_sanssemibold';
	font-weight:normal !important;
}
.patient-det-inv-bal
{
	position: absolute;
    right: 15px;
    top: 69px;
    z-index: 1;	
	color:#e74c3c;
}	
.patient-det-inv-bal span
{
	font-family: 'open_sanssemibold';
	font-size:1.2em;
}
.patient-label
{
	margin:0 4px 0 240px;
	padding:1px 10px 2px 10px;
	list-style:none;
	background:#808285;
	border:1px solid #6F7175;
	float:left;
	border-radius:3px;
	min-width:120px;
	cursor:pointer;
	position:absolute;
	right:280px;
}	
.patient-label li
{
	padding: 6px 10px 5px 10px;
	text-align:left;
	color:#fff;
}
.patient-label li a
{
	color:#fff;
}
.patient-label li a span
{
	float:right;
}
ul.patient-label li ul.label-dropdown{	
	background: #f7f7f7;
	display: none;
	position: absolute;
	z-index: 999;
	right: 0px;
	width:160px;
	border:1px solid #eee;
	padding:0 10px;
	margin:0;
	border-radius:3px;
	top:30px;
}

ul.patient-label li:hover ul.label-dropdown{
	display: block; /* Display the dropdown */
}
ul.patient-label li ul.label-dropdown li{
	display: block;
	padding:10px 0;
    font-size: 14px;
	border-bottom:1px solid #eee;
	
}
ul.patient-label li ul.label-dropdown li a
{
	color:#808285;
	padding:5px 0;
}
ul.patient-label li ul.label-dropdown li a i
{
	width:30px;
	text-align:center;
}	
.list-content-head ul li div, .list-content-head ul li div:first-child
{
	border-left:0;
	border-right:0;
	border-top:0;
}	
.ui-select-multiple.ui-select-bootstrap input.ui-select-search
{
	border:1px solid #ddd !important;
	border-radius:4px !important;
}	
.tab-content > .tab-pane, .pill-content > .pill-pane
{
	padding-left:0;
	padding-right:0;
	padding-top:0;
}
.list-group-item div span.badge
{
	float:right;
	padding: 2px 7px 4px 7px;
	background:#e74c3c !important;
	border:1px solid #c0392b;	
}
ul[uib-datepicker-popup-wrap]
{
	width:305px;
	padding:0 0 10px 0;	
}
ul[uib-datepicker-popup-wrap] table
{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	width:100%;
}
ul[uib-datepicker-popup-wrap] table thead
{
	background:#eee !important;
}
ul[uib-datepicker-popup-wrap] table thead tr:nth-child(2) th
{
	background:#eee !important;
	padding:6px 0;
}
ul[uib-datepicker-popup-wrap] table thead tr th
{
	padding:0;
	background:#eee;
	border:0;
	color:#222 !important;
}
ul[uib-datepicker-popup-wrap] table thead tr th .btn-default
{
	border-color:#ddd !important;
	border-radius:0;
}
ul[uib-datepicker-popup-wrap] table thead tr th:nth-child(2) .btn-default
{
	width: 103% !important;
    margin-left: -1px;
    text-align: center;
}	
ul[uib-datepicker-popup-wrap] table tbody tr td
{
	padding:0;
	border-bottom:0;
}
ul[uib-datepicker-popup-wrap] table tbody tr td .btn-default
{
	border-radius:0;
	border-right:0;
	border-bottom:0;
}
ul[uib-datepicker-popup-wrap] table tbody tr td:first-child
{
	background:#eee;
	padding:0;
}

ul[uib-datepicker-popup-wrap] .btn-group-vertical>.btn, .btn-group>.btn
{
	
}
#patient-header {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom: 3px solid #FFB965;
    margin: 10px 0 14px 0;
}	
.patientDatalb1
{
	padding:10px 5px 5px 10px;
	margin:0;
	text-align:left;
}
.lb1
{
	font-size:12px !important;
	color:#999 !important;
	font-family: 'open_sanssemibold' !important;
}
.lb1-val
{
	font-size:14px !important;
	color:#f7941e !important;
	font-family: 'open_sanssemibold' !important;
}
.lb1-val-1
{
	font-size:14px !important;
	color:#e74c3c !important;
	font-family: 'open_sanssemibold' !important;
	padding-top: 4px;
}
.header-cust
{
	display:block !important;
}
.cal-row-fluid, .cal-year-box , .cal-row-fluid:hover, .cal-year-box:hover 
{
	border-bottom: 3px solid #1165A9;
	background:#3181C2 !important;
	color: #fff;
}
.calendar-header
{
	padding:10px 0px 15px 0;
	margin-bottom:10px;
}
.calendar-header h3, .calendar-header h4
{
	padding-top:6px;
	font-size:20px;
	font-family: 'open_sansregular';
}
.calendar-header h4
{
	font-size:20px;
	font-family: 'open_sansregular';
}
.cal-row-fluid:nth-child(even)[class*=cal-cell]
{
	background:#ff0;
}
span[data-cal-date]
{
	font-family: 'open_sansregular';
	font-weight:normal;
	font-size:1.5em !important;
	margin:10px !important;
}
.cal-month-day small
{
	
	left:15px !important;
}
.calendarInMonthTrue
{
	color:#000;
}
.calendarToDay
{
	background:#ffeb99!important;
}
.cal-month-day small span .btn-danger
{
	background:#fff !important;
	color:#e87a77 !important;
	border:0px solid #a95fb2 !important;
	padding:2px 10px !important;
	text-decoration:underline;
	font-size:14px;
	font-family: 'open_sansbold';
}
.cal-month-day small span .btn-success, .cal-month-day small span .btn-success:hover
{
	background:#fff !important;
	color:#9891FF !important;
	border:0px solid #a95fb2 !important;
	padding:2px 10px !important;
	text-decoration:underline;
	font-size:14px;
	font-family: 'open_sansbold';
}
.calendarInMonthFalse 
{
	color:#999;
}
.cal-month-day small span.ng-binding
{
	width:100%;
	float:left;
	padding:10px 0px;
	color:#999 !important;
}
.tooltipster-noir
{
	color:#fff !important;
	border:3px solid #e48621 !important;
	
}
.tooltipster-noir .tooltipster-content
{
	font-family: 'open_sansregular' !important;
	background:#ed8f2a;
}
.tooltipster-arrow span + span
{
	border-color:#e48621 !important;
	display:none;
}
.cal-cell.drop-active, .cell-focus, [class*=cal-cell] .drop-active, [class*=cal-cell]:hover
{
	background:#3181C2 !important;
}

.DayViewList, .DayViewList-1
{
	border-bottom:0px solid #aaa;
}
.DayViewList table, .DayViewList-1 table
{
	background:#fff;
	border-top:0;
	border-right:0;
}
.DayViewList .table > thead > tr > th, .DayViewList-1 .table > thead > tr > th
{
	border-bottom: 3px solid #1165A9;
    background: #3181C2 !important;
    color: #fff !important;
	border-right:0;
}
.DayViewList-1 table tr td
{
	border-bottom: 1px solid #e2e2e4;
	padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    float: left;
}


.DayViewList table tr td div[note=notes]
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	max-width:150px; /* 230px */
	border:0;
	margin:0 0 0 0;
	padding:0;
	line-height: 20px;
	position: relative;
    top: 3px;
}

.DayViewList table tr td div[loc=loc]
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	max-width:150px;
	border:0;
	margin:0 0 0 0;
	padding:0;
	line-height: 20px;
	position: relative;
    top: 3px;
}


.DayViewList table tr td div[desc=desc]
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	max-width:230px;
	border:0;
	margin:0 0 0 0;
	padding:0;
	line-height: 20px;
	position: relative;
    top: 3px;
}

.DayViewList table tr td div[desc=phone]
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	max-width:120px; /* 150px */
	border:0;
	margin:0 0 0 0;
	padding:0;
	line-height: 20px;
	position: relative;
    top: 3px;
}

.calendar-day-header
{
	height: 55px;
    background: #FFF;
    padding: 10px 0;
    border: 1px solid #ddd;
    border-bottom: 0;
	margin-top: -1px;
}
.iMedActions .btn:nth-child(3)
{
	background:#fb9d23;
	border:1px solid #e78404;
	color:#fff;
}
.iMedActions .btn:nth-child(4)
{
	background: #38CEB9;
    border: 1px solid #2BBDA9;
	color:#fff;
}
.iMedActions .btn:nth-child(5)
{
	background:#ef007c;
	border:1px solid #f60080;
	color:#fff;	
}
.iMedActions .btn:nth-child(6)
{
	background:#F9BA00;
	border:1px solid #f3b600;
	color:#fff;
}
.iMedActions .btn:nth-child(7)
{
	background:#34495e;
	border:1px solid #2c3e50;
	color:#fff;
}
.iMedMoreCaret .btn-default
{
	background:#777;
	border:1px solid #666;
	color:#fff;
}
.monthview, .monthview:hover
{
    font-size: 1.3em;
    color: #E44E4E;
    top: 5px;
    position: relative;
}
.dropdown-submenu {
	position:relative
}
.dropdown-submenu>.dropdown-menu {
	top:0;
	right:100%;
	margin-top:-6px;
	margin-left:-1px
}
.dropdown-submenu:hover>.dropdown-menu {
	display:block
}
.dropdown-submenu>a:after {
	display:block;
	content:" ";
	float:right;
	width:0;
	height:0;
	border-color:transparent;
	border-style:solid;
	border-width:5px 0 5px 5px;
	border-left-color:#bfbfbf;
	margin-top:5px;
	margin-right:-10px
}
.dropdown-submenu:hover>a:after {
	border-left-color:#fff
}
.dropdown-submenu.pull-left {
	float:none
}
.dropdown-submenu.pull-left>.dropdown-menu {
	right:-100%;
	margin-left:10px
}
.dna
{
	background:#60bdf3 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #52b1e8;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}
.dna i
{
	color:#fff;font-size:20px;margin-top:6px;float:right;
}
.arr
{
	background:#ffa25e !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #f2934d;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}
.arr i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}
.na
{
	background:#d96262 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #ce5656;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}
.na i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}
.comp
{
	background:#89c564 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #7ab656;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}
.comp i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}
.can
{
	background:#ab9081 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #9e8171;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}
.can i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}
.con
{
	background:#6289d9 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #557ccc;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}
.con i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}

.conf
{
	background:#d962ae !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #557ccc;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}

.conf i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}

.nocharge
{
	background:#D81B60 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #557ccc;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}

.nocharge i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}

.gtx
{
	background:#f160f3 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #d64ed8;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}

.gtx i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}
.bfx
{
	background:#b649ca !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #a43ab7;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}

.bfx i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}

 .gtu
{
	background:#57e053 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #4ec94a;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}

.gtu i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}

.bfu
{
	background:#33a530 !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #288225;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}

.bfu i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}


.rb
{
	background:#b649ca !important;
	width:100%;text-align:left;font-size:16px;letter-spacing:0.5px;color:#fff;
	border:1px solid #a43ab7;
	margin-bottom:6px;
	padding:8px 10px;
	border-radius:3px;
}

.rb i
{
	color:#fff;font-size:20px;margin-top:0px;float:right;
}


.navbar .navbar-header
{
	width: 240px;
    background: #F7941E !important;
}
.navbar .navbar-header img:first-child
{
	background: #fff;
    width: 45px;
    border-radius: 50%;
    margin-left: 20px;
	border: 2px solid #EF8C17;
	margin-top: -3px;
}
.navbar .navbar-header img:last-child
{
	padding-left: 10px;
    margin-top: 0;
}
.item-content .item-media {
    display: table-cell;
    padding: 8px 8px 8px 8px;
    font-size: 1.2em;
}
.item-content .item-media::before
{
	content:"\f1db";
	font-family: FontAwesome;
	color:#464D52;
}
.no-touch #sidebar > div nav > ul > li:hover .item-content .item-media::before, #sidebar > div nav > ul > li.active .item-content .item-media::before, #sidebar nav > ul > li.active .item-content .item-media::before
{
	content:"\f058";
	font-family: FontAwesome;
	color:#F79521;
}
header .navbar-collapse .navbar-right > li > a:hover, header .navbar-collapse .navbar-right > li > a:focus, header .navbar-collapse .navbar-right > li > a:active
{
	background:#253345 !important;
}
ul.sub-menu li a
{
	font-size:14px;
}
#sidebar nav > ul .sub-menu > li.active a {
    background: #343B40 !important;
    color: #FFB966 !important;
}
.has-success .form-control {
    color: #5b5b60;
    border-color: #F8F8F8;
    border-bottom-color: #CCCCCC !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid;
    border-color: #ccc !important;
    border-width: 1px !important;
    border-style: solid;
}
.form-group {
    margin-bottom: 8px;
}
.modal-title
{
	color:#566D7B;
}
.calFilter, .rightFilter
{
	padding:0px;
	margin:0;
	list-style:none;
}
.calFilter li.highlight a, .rightFilter li.highlight a
{
	color:#ff0000;
	text-decoration: underline;
}
.calFilter li
{
	padding:10px 0;
	float:left;
	margin:0px 2px 0 0;
}
.rightFilter li 
{
	padding:10px 0;
	float:right;
	margin:0px 2px 0 0;
}
.calFilter li a
{
	padding:2px 10px;
	float:left;
	width:auto;
	color:#3366FF;
	cursor:pointer;
	text-decoration: line-through;
}

.rightFilter li a
{
	padding:2px 10px;
	float:left;
	width:auto;
	color:#3366FF;
	cursor:pointer;
	text-decoration: line-through;
}

.filterLbl {
    font-family: 'open_sanssemibold';
    padding: 2px 14px 2px 5px;
    text-align: left;
    color: #444;
    margin-top: 10px;
    text-transform: uppercase;
    width: 80px;
}
.statusLbl {
    font-family: 'open_sanssemibold';
    padding: 2px 14px 2px 5px;
    color: #444;
    margin-top: 10px;
    text-transform: uppercase;
}
.no-padding-right
{
	padding-right:0 !important;
}
.general-settings
{
	background:#fafafa !important;
}
.personal-info
{
	width:100%;
	background:#fff;
	border:1px solid #ddd;
	font-weight:normal;
}
.personal-info thead tr th
{
	font-family: 'open_sanslight';
	padding:10px 8px;
	background:#1c75bc;
	color:#fff;
	font-size:16px;
}
.personal-info tbody tr td
{
	padding:10px 0 0 10px;	
	color:#999;
	font-weight:normal;
	font-family: 'open_sansregular';
}
.personal-info tbody tr:nth-child(odd) td
{
	padding:5px 0 10px 10px;	
	color:#666;
	border-bottom:1px dashed #eee;
	font-family: 'open_sanssemibold';
}
.user-info
{
	width:100%;
	background:#fff;
	border:1px solid #ddd;
	font-weight:normal;
}
.user-info thead tr th
{
	font-family: 'open_sanslight';
	padding:10px 8px;
	background:#1c75bc;
	color:#fff;
	font-size:16px;
}
.user-info tbody tr td
{
	padding:10px 0 0 10px;	
	color:#999;
	font-weight:normal;
	font-family: 'open_sansregular';
}
.user-info tbody tr:nth-child(even) td
{
	padding:5px 0 10px 10px;	
	color:#666;
	border-bottom:1px dashed #eee;
	font-family: 'open_sanssemibold';
}
.invoiceTable
{
	width:98%;
	margin:0 auto;
	border:1px solid #eee;
}
.invoiceTable thead tr th
{
	font-size: 14px;
    font-family: 'open_sanssemibold';
    color: #fff !important;
	border: 1px solid #3181C2;
    border-bottom: 3px solid #1165A9;
    background: #3181C2;
	padding:8px 15px;
}
.invoiceTable tbody tr td
{
	padding:6px 15px 6px 15px;
	border-bottom:1px solid #eee;
	border-right: 1px solid #eee;
}
.invoiceTable tfoot tr td
{
	padding:8px 15px 8px 15px;
	border-top:1px solid #eee;
	background:#f7f7f7;
}
.invoiceTable tbody tr:nth-child(even) td
{
	background:#fafafa;
}
.invoiceTable tbody tr:nth-child(even) td.white-bg
{
	background:#fff;
}
.invoiceTable p
{
	margin-bottom:0;
}
.invoiceTable ul[uib-datepicker-popup-wrap] table
{
	padding:0;
}
.left-border
{
	border-left:1px solid #eee;
}
.inv-remove
{
	padding:7px;
	color:#E82929;
	float:right;
	cursor:pointer;
}
.invoice-table table tr th:nth-child(1), .invoice-table table tr td:nth-child(1)
{
	width:5% !important;
}
.invoice-table table tr th:nth-child(2), .invoice-table table tr td:nth-child(2)
{
	width:6% !important;
}
.invoice-table table tr th:nth-child(3), .invoice-table table tr td:nth-child(3)
{
	width:8% !important;
}
.invoice-table table tr th:nth-child(4), .invoice-table table tr td:nth-child(4)
{
	width:18% !important;
}
.invoice-table table tr th:nth-child(5), .invoice-table table tr td:nth-child(5)
{
	width:12% !important;
}
.invoice-table table tr th:nth-child(6), .invoice-table table tr td:nth-child(6)
{
	width:8% !important;
}
.invoice-table table tr th:nth-child(7), .invoice-table table tr td:nth-child(7)
{
	width:8% !important;
}
.invoice-summary-table table tr th:nth-child(1), .invoice-summary-table table tr td:nth-child(1)
{
	width:5% !important;
}
.invoice-summary-table table tr th:nth-child(2), .invoice-summary-table table tr td:nth-child(2)
{
	width:8% !important;
}
.invoice-summary-table table tr th:nth-child(3), .invoice-summary-table table tr td:nth-child(3)
{
	width:10% !important;
}
.invoice-summary-table table tr th:nth-child(4), .invoice-summary-table table tr td:nth-child(4)
{
	width:20% !important;
}
.invoice-summary-table table tr th:nth-child(5), .invoice-summary-table table tr td:nth-child(5)
{
	width:16% !important;
}
.invoice-summary-table table tr th:nth-child(6), .invoice-summary-table table tr td:nth-child(6)
{
	width:31% !important;
	
}
.invoice-summary-table table tr th:nth-child(7), .invoice-summary-table table tr td:nth-child(7)
{
	width:10% !important;	
}
.receipt-summary-table table tr th:nth-child(1), .receipt-summary-table table tr td:nth-child(1)
{
	width:5% !important;
}
.receipt-summary-table table tr th:nth-child(2), .receipt-summary-table table tr td:nth-child(2)
{
	width:8% !important;
}
.receipt-summary-table table tr th:nth-child(3), .receipt-summary-table table tr td:nth-child(3)
{
	width:10% !important;
}
.receipt-summary-table table tr th:nth-child(4), .receipt-summary-table table tr td:nth-child(4)
{
	width:8% !important;
}
.receipt-summary-table table tr th:nth-child(5), .receipt-summary-table table tr td:nth-child(5)
{
	width:10% !important;
}
.receipt-summary-table table tr th:nth-child(6), .receipt-summary-table table tr td:nth-child(6)
{
	width:23% !important;
}
.receipt-summary-table table tr th:nth-child(7), .receipt-summary-table table tr td:nth-child(7)
{
	width:8% !important;
}
.receipt-summary-table table tr th:nth-child(8), .receipt-summary-table table tr td:nth-child(8)
{
	width:8% !important;
}
.receipt-summary-table table tr th:nth-child(9), .receipt-summary-table table tr td:nth-child(9)
{
	width:8% !important;
}
.receipt-summary-table table tr th:nth-child(10), .receipt-summary-table table tr td:nth-child(10)
{
	width:8% !important;
}

.workflow
{
	padding:0;
	margin:0;
	list-style:none;
}
.workflow li
{
	padding:8px 12px;	
	float:left;
	width:100%;
	border-bottom:1px dotted #eee;
}
.workflow li a
{
	color: #666;
    padding: 15px;
    height: 40px;
    line-height: 40px;
	cursor:pointer;
}
.workflow li a:hover
{
	color: #3366FF;
}
.workflow li a div.round
{
	width:40px;
	height:40px;
	background:#f7f7f7;
	float:left;
	border-radius:50%;
	text-align:center;
	border:1px solid #eee;
}

.workflow li a div.round i
{
	color:#8b8b8b;
	padding:0px 0 0 1px;
	font-size:18px;
}
.workflow li a div.round i.fa-circle
{
	color: #e74c3c;
    position: absolute;
    padding:0;
	font-size:0.8em;
	left: 56px;
}
.workflow li a div.round i.fa-check-circle
{
	color: #2ecc71;
    position: absolute;
    padding: 0;
	font-size:0.8em;
	left: 56px;
}
.workflow li span
{
	color:#EF6767;
	float:right;
	font-size:0.9em;
	padding-top:1em;
	display:none;
	cursor:pointer;
}
.workflow li span:last-child
{
	color:#5994CC;	
	float:right;
	font-size:0.9em;
}
.workflow li:hover span.view
{
	display:block;
}
.sticky-add
{
	position:absolute;
	right:120px;
	top:-38px;
}
.sticky-update
{
	position:absolute;
	right:15px;
	top:-38px;
}
.note-editor textarea.sticky
{
	min-height:25px !important;
}
a.remove
{
	color:#F62B2B;
	position: relative;
    top: 10px;
}
.tab-content
{
	background:#fafafa;
}
.sticky-content 
{
	padding:12px 0 0 0 !important;	
}
.main-login
{
	position:absolute;
	right:80px;
	top:26%;
	background:#fff;
	width:400px;
	border:1px solid #eee;
}
.main-login-reg
{
	position:absolute;
	right:80px;
	top:16%;
	background:#fff;
	width:1000px;
	border:1px solid #eee;
	padding:15px;
}
.main-login .box-login:nth-child(2)
{
	padding-left:0 !important;
	width:240px;
	display:none;
}
.box-login
{
	width:375px;
	float:left;
	padding-left:40px !important;
}
.box-login h4
{
	font-size:16px;
	text-transform:uppercase;
	font-family: 'open_sanssemibold';
	margin-bottom:15px;
}
.box-login .form-control, .box-forgot .form-control, .box-register .form-control
{
	padding: 10px 10px 10px 10px !important;
    height: 45px;
    border-radius: 3px !important;
	background: #f9f9f9 !important;
	border:1px solid #e4e4e4;
}
.loginHeader
{
	padding:20px 0 0 0px;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #e4e4e4;
	height:75px;
}
.loginHeader .logo
{
	margin-left:60px;
}
.loginHeader div + div
{
	font-family: 'open_sanslight';
	padding:5px 0px;
	color:#000;
	font-size:16px;
}
.login-text
{
	margin:60px 0 0 80px;
	padding:10px 0 0 0px;
	width:420px;
	float:left;
}
.login-text h4
{
	font-family: 'open_sanssemibold';
	color:#222;
	font-size:16px !important;
	margin-top:40px;
}
.login-text label
{
	font-family: 'open_sanslight';
	color:#000;
	font-size:14px !important;
	padding-bottom:10px;
}
.login-btn
{
	background:#1C75BC;
	color:#fff;
	padding:8px 25px;
	border-radius:3px;
	float:left;
	border:1px solid #1267AB;
}
.forgot
{
	float:right;
	padding-top:10px;	
}
.create-account
{
	background:#F7A645;
	color:#fff;
	padding:8px 15px;
	border-radius:3px;
	float:left;
}
.create-account:hover
{
	color:#fff;
	text-decoration:none;
}
.new-account label
{
	font-family: 'open_sansregular';
	color:#999;	
	margin-top:90px;
}
.pat-acc-actions
{	
    position: absolute;
    right: 0;
    padding: 10px 0;
    top: -105px;
}
/* Header logo animation */
.cssplay_auto {    
	width: 100%;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
    height: 65px;
    position: absolute;
}
.cssplay_auto img {display:block; width:100%; visibility:hidden;}
.cssplay_auto img[id*='img'] {position:absolute; left:-100%; top:0; visibility:visible;}

.cssplay_auto div[id*='txt'] {position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    left: 100%;
	font-family:'open_sanssemibold', sans-serif;
    font-size: 22px;
    text-align: left;
    text-transform: capitalize;
    padding:8px 10px;
    background: #F7941E;
	color:#fff;
}
.cssplay_auto div[id*='txt'] span {display:block; font-size:12px;color:#fff;padding:0px 0 10px 0;font-family: 'open_sansregular';}

.cssplay_auto div#buttons {width:100%; position:absolute; left:0; bottom:10%; text-align:center;}
.cssplay_auto span[id*='btn'] {display:inline-block; margin:0 8px; width:10px; height:10px; background:#ddd; border-radius:10px;}

.cssplay_auto div#txt_01 {-webkit-animation:autoplay0 25s infinite 0s; animation:autoplay0 50s infinite 0s;}



@keyframes autoplay0 {
	0% {left:100%}
	5%,12.5% {left:0;}
	17.5%,100% {left:-100%}
}
@keyframes autoplay1 {
	0% {left:-100%}
	5%,12.5% {left:0;}
	17.5%,100% {left:100%}
}
@keyframes autoplay2 {
	5%,12.5% {background:#888;}
	0%,17.5%,100% {background:#ddd;}
}


@-webkit-keyframes autoplay0 {
	0% {left:100%}
	5%,12.5% {left:0;}
	17.5%,100% {left:-100%}
}
@-webkit-keyframes autoplay1 {
	0% {left:-100%}
	5%,12.5% {left:0;}
	17.5%,100% {left:100%}
}
@-webkit-keyframes autoplay2 {
	5%,12.5% {background:#888;}
	0%,17.5%,100% {background:#ddd;}
}
@media only screen and (max-width: 480px) {
.cssplay_auto div[id*='txt'] {font:700 20px/25px 'Oswald', arial, sans-serif;}
.cssplay_auto div[id*='txt'] span {font:300 14px/20px 'latomedium', arial, sans-serif;}
}
/* end of header animation */



/* New CSS*/
.group-add
{
background-color:#ccc;
border:1px solid #ccc;
color:#777;
}
.title-cust
{
padding-top:10px;
color:#333;
text-decoration:underline;
font-size:16px;
font-family: 'open_sansregular';
}
.tray-actions
{
	position:absolute;
	top:-88px;
	right:0;
}
.invoiceTable thead tr th .kmm-check label::before
{
	top: 10px !important;
    margin-left: -19px !important;
}
.invoiceTable thead tr th .kmm-checkbox label::after
{
	top: 10px !important;
    left: 2px;
}
.sep-25
{
	border-bottom: 1px dashed #ddd;
    height: 5px;
    width: 100%;
    margin-bottom: 13px;
}
.ui-select-multiple.ui-select-bootstrap
{
	padding: 5px 5px 2px 5px !important;
}	
.invoiceGrid .form-control, .invoiceGrid input[type="text"]:hover, .invoiceGrid .btn-default, .invoiceGrid .btn-default:hover
{
	border:1px solid transparent !important;
	background-color:transparent !important;
}
.mail-title
{
    font-family: 'open_sansregular';
    font-size: 1.6em;
    color: #808285;
    padding-top: 5px;
}
.compose
{
	background: #f7f7f7;
    padding: 15px 0 11px 10px;
    //border-bottom: 1px solid #ddd;
}
.compose-1
{
	background: #f7f7f7;
    padding: 20px 0 10px 10px;
    border-bottom: 1px solid #ddd;
}
.compose-btn
{
	//background: #f7f7f7;	
    padding: 13px 0 11px 15px;
    border-bottom: 1px solid #ddd;
	position: absolute;
	float:left;

}
.btn-com
{
background-color:#e7e7e7 !important;
border:1px solid #e7e7e7 !important;
}
.compose .form-control
{
	background-color:#fff !important;
	border-radius:3px !important;
	border:1px solid #ddd !important;
	width:89% !important;
	//margin:-1px 0 0 3.5%;
	float:left;
}
.main-options li a, .main-options li a:hover
{
	color:#858586;
	text-transform:capitalize !important;
}
.main-options li.active a
{
	color:#e74c3c;
}
.main-options li a span.title::before
{
	content: "\f07b";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.INBOX::before
{
	content: "\f01c";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.Drafts::before
{
	content: "\f040";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.Important::before
{
	content: "\f02e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.Spam::before
{
	content: "\f05e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.All::before
{
	content: "\f0e0";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.Sent::before
{
	content: "\f1d8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.Trash::before
{
	content: "\f1f8";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.main-options li a span.Starred::before
{
	content: "\f005";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: inherit;
    font-size: 14px;
    padding-right: 0.5em;
}
.attachmentUL
{
	margin:0;
	padding:0;
	list-style:none;
}
.attachmentUL li
{
	font-family: 'open_sanssemibold';
	font-size:13px;
	padding:10px;	
	color:#E74C3C;	
	cursor:pointer;
}
.attachmentUL li span
{
	color:#3498db;
	width:80%;
	cursor:pointer;
}
.no-email
{
	font-size:22px;
	width:100%;
	margin:10% 0 0 0;
	color:#FF0000;
	text-align:center;
	line-height:60px;
}
.no-email i
{
	font-size:72px;
	-webkit-animation: wrench 2.5s ease infinite;
    animation: wrench 2.5s ease infinite;
}


.review-ul a
{
	color:#f7941e;
}
.review-ul ul
{
	margin:0;
	padding:0;
	list-style:none;
}
.review-ul ul li
{
	padding:10px;
	color:#666;
	float:left;
	width:100%;
}
.review-ul ul li a
{
	color:#666;
	font-size:1em !important;
}
.review-ul ul li a span
{
	float:right;
	color:#ff0000;
}


/* Timeline css script */
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d4d4d4;
}
@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 3em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 12%;
    margin-left: -2px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 1em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.05);
}
.cd-timeline-img img {
  display: block;
  width: 24px;
  height: 24px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -12px;
  margin-top: -12px;
}
.cd-timeline-img.cd-picture {
  background: #f7941e;
}
.cd-timeline-img.cd-movie {
  background: #f7941e;
}
.cd-timeline-img.cd-location {
  background: #f7941e;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 60px;
    height: 60px;
    left: 12%;
    margin-left: -30px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
	color: #fff;
    font-size: 13px;
    padding: 13px 0 0 0px;
    text-align: center;
  }
  .cd-timeline-img span
  {
  	font-size: 14px;
	top:-4px;
	position:relative;
  }
  .cd-timeline-img span.review-date 
  {
	  color: #333;
	  position:absolute;
	  left:-85px;
	  font-size:12px;
	  top:23px;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -moz-transform: scale(1.2);
  }

  100% {
    -moz-transform: scale(1);
  }
}
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }

  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: white;
  border-radius: 0.25em;
  padding: 1em;
}
.cd-timeline-content label
{
	font-weight:normal;
	width:52%;
	color:#333;
	float:left;
}
.cd-timeline-content label i
{
	top:1px;
	position:relative;
	right:5px;
	color:#666;
}
.cd-timeline-content label span
{
	float:right;
	color:#e74c3c;
}
.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-content h2 {
  color: #f7941e;
}

.cd-timeline-content p, .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  font-size: 13px;
  font-size: 0.8125rem;
}
.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .8em 0;
  opacity: .7;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  left: 100%;
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-right: 10px solid white;
}
@media only screen and (min-width: 768px) {
  .cd-timeline-content h2 {
    font-size: 16px;
  }
  .cd-timeline-content p {
    font-size: 13px;
  }
  .cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    padding: 1.6em 1em 0 .5em;
    width: 82%;
    float: right;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: -20px;
    border-color: transparent;
    border-right-color: #ffffff;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-content .cd-date {
    position: absolute;
    width: 100%;
    left: 0%;
    top: 6px;
    font-size: 16px;
    font-size: 1rem;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    left: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: -20px;
    border-color: transparent;
    border-right-color: #fff;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: left;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }
}

@media only screen and (min-width: 1170px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s;
  }
}
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes cd-bounce-2-inverse {
  0% {

    opacity: 0;
    -moz-transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -moz-transform: translateX(-20px);
  }

  100% {
    -moz-transform: translateX(0);
  }
}
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
  }

  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}
.rip-patient .panel-body
{
	background:#ffefef;
}
.mail_attachments
{
	margin:0;
	padding:0;
	list-style:none;
}
.mail_attachments li
{
	padding:6px 15px;
	float:left;
	width:auto;
	list-style:none;
}
.calappsurg_tablink
{
	margin: 0 0 0 -10px;
	padding:0;
	list-style:none;	
}
.calappsurg_tablink li a
{
	float: left;
    padding: 10px 15px;
    color: #333;
    background: #eee;
    margin: 6px 5px 0 0;
    border-radius: 5px 5px 0 0;
}
.calappsurg_tablink li a.active
{
	background:#3181c2;
	color:#fff;
}

.form-titlebg
{
background-color:#E2E8EC;
border:1px solid #E2E8EC;
}
.form-titlebg label span
{
padding-left:5px;
font-weight:500;
}
.form-label-cust
{
width:14.1%;
float:left;
padding-left:4px;
}

.lblVal
{
	font-size:20px;
	color:#000 !important;
	width:100%;
	padding:0;	
}
.lblVal1
{
	font-size:1em;
	color:#000 !important;
	width:100%;
	padding:0 !important;
	margin-bottom:0;	
	font-weight:400;
}
.lblVal2
{
	font-size:16px;
	color:#000 !important;
	width:100%;
	padding:0;	
	text-align:justify;
}
.patient_summary
{
	padding-left:0;	
}
.patient_summary_1
{
	border-left:0px solid #ccc;
	border-right:0px solid #ccc;
	padding-left:0;
	text-align:justify;
}
.patient_summary_1 .row
{
	border-bottom:0px dashed #aaa;
	padding:10px 0;
}
.patient_summary_1 .row:nth-child(even)
{
	
}

.box-1
{
	margin:0 auto;
	border:1px solid #15aeec;
	background-color: #49c0f0; background-image: -webkit-gradient(linear, left top, left bottom, from(#49c0f0), to(#2CAFE3));
	background-image: -webkit-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -moz-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -ms-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: -o-linear-gradient(top, #49c0f0, #2CAFE3);
	background-image: linear-gradient(to bottom, #49c0f0, #2CAFE3);
						filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#49c0f0, endColorstr=#2CAFE3);
	padding:0 10px;
	color:#fff;	
	border-radius:3px;
}
.box-1 .lblText, .box-1 .lblVal
{
	color:#fff !important;	
	text-shadow: 1px 1px 1px #0b6e96;
}
.box-2
{
	margin: 15px auto;
    padding: 0px;
    border: 1px solid #76bdd1;
    width: 94%;
	background:#ecf1f5;
}
.box-2 h4
{
	background:#76bdd1;	
	padding:10px;
	color:#fff;
}
.box-2 label.lblVal1
{
	padding:5px 15px !important;
}

.box-app
{
	margin:15px 0 0 3%;
    padding: 0px;
    border: 1px solid #c79810;
    width: 94%;
	background:#fff4d4;	
}
.box-app h4
{
	background:#c79810;	
	padding:10px;
	color:#fff;
}
.box-app label.lblVal1
{
	padding:5px 15px !important;
}
.box-pnotes
{
	margin:15px 0 0 3%;
    padding: 0px;
    border: 1px solid #7a7aeb;
    width: 94%;
	background:#f2f2ff;	
}
.box-pnotes h4
{
	background:#7a7aeb;	
	padding:10px;
	color:#fff;
}
.box-pnotes label.lblVal1
{
	padding:5px 15px !important;
	text-align:justify;
}

.box-proc
{
	margin:5px 0 0 3%;
    padding: 0px;
    border: 1px solid #7bb64b;
    width: 94%;
	background:#f5ffec;	
}
.box-proc h4
{
	background:#7bb64b;	
	padding:10px;
	color:#fff;
}
.box-proc label.lblVal1
{
	padding:5px 15px !important;
	text-align:justify;
}

.box-medi
{
	margin:5px 0 0 3%;
    padding: 0px;
    border: 1px solid #845108;
    width: 94%;
	background:#fff8ed;	
}
.box-medi h4
{
	background:#845108;	
	padding:10px;
	color:#fff;
}
.box-medi label.lblVal1
{
	padding:5px 15px !important;
	text-align:justify;
}

.box-clin
{
	margin:15px 0 0 3%;
    padding: 0px;
    border: 1px solid #908c68;
    width: 94%;
	background:#fffce6;	
}
.box-clin h4
{
	background:#908c68;	
	padding:10px;
	color:#fff;
}
.box-clin label.lblVal1
{
	padding:5px 15px !important;
	text-align:justify;
}
.box-comp
{
	margin:15px 0 0 3%;
    padding: 0px;
    border: 1px solid #26759e;
    width: 94%;
	background:#f6fcff;	
}
.box-comp h4
{
	background:#26759e;	
	padding:10px;
	color:#fff;
}
.box-comp label.lblVal1
{
	padding:5px 15px !important;
	text-align:justify;
}
.box-alle
{
	margin:15px 0 0 3%;
    padding: 0px;
    border: 1px solid #ef007c;
    width: 94%;
	background:#fff0f8;	
}
.box-alle h4
{
	background:#ef007c;	
	padding:10px;
	color:#fff;
}
.box-alle label.lblVal1
{
	padding:5px 15px !important;
	text-align:justify;
}

.box-3
{
    margin: 15px 0;
    padding: 0 15px;
    float: left;
}
.box-3 .lblText, .box-3 .lblVal
{
	color:#333 !important;	
	padding:0 0 6px 0;
	font-weight:normal;
	
}
.box-3 .lblVal
{
	color:#fd1983 !important;	
}
.tbl
{
	width:100%;	
}
.tbl tr td
{
	padding:5px 0 0 0;	
}
.tbl tr:last-child td
{
	padding:5px 0 15px 0;	
}

#container  div.container 
{
	border-left:1px solid #ced6dc;	
}





.subtitle-heading
{
margin-top:1.5em;
}
.outer-tab
{
border-top:1px solid #e8e8e8 !important;
}
.actionBtn
{
padding-top:10px;
}
.invoice-List a div.row div
{
	float:left;
}
.invoice-List a div.row div:first-child
{
	width:10%;
}
.invoice-List a div.row div:nth-child(2)
{
	width:10%;
}
.invoice-List a div.row div:nth-child(3)
{
	width:18%;
}
.invoice-List a div.row div:nth-child(4)
{
	width:25%;
}
.invoice-List a div.row div:nth-child(5)
{
	width:16%;
}
.invoice-List a div.row div:nth-child(6)
{
	width:10%;
}
.invoice-List a div.row div:nth-child(7)
{
	width:10%;
}
.invoice-List ul li div
{
	float:left;
	
}
.invoice-List ul li div:first-child
{
	width:10%;
	padding-left:12px;
}
.invoice-List ul li div:nth-child(2)
{
	width:10%;
	padding-left:14px;
}
.invoice-List ul li div:nth-child(3)
{
	width:18%;
	padding-left:14px;
}
.invoice-List ul li div:nth-child(4)
{
	width:25%;
	padding-left:18px;
}
.invoice-List ul li div:nth-child(5)
{
	width:16%;
	padding-left:19px;
}
.invoice-List ul li div:nth-child(6)
{
	width:10%;
}
.invoice-List ul li div:nth-child(7)
{
	width:10%;
}

.receipt-List a div.row div
{
	float:left;
}
.receipt-List a div.row div:first-child
{
	width:9%;
}
.receipt-List a div.row div:nth-child(2)
{
	width:10%;
}
.receipt-List a div.row div:nth-child(3)
{
	width:16%;
}
.receipt-List a div.row div:nth-child(4)
{
	width:23%;
}
.receipt-List a div.row div:nth-child(5)
{
	width:16%;
}
.receipt-List a div.row div:nth-child(6)
{
	width:15%;
}
.receipt-List a div.row div:nth-child(7)
{
	width:10%;
}
.receipt-List ul li div
{
	float:left;
	
}
.receipt-List ul li div:first-child
{
	width:9%;
	padding-left:12px;
}
.receipt-List ul li div:nth-child(2)
{
	width:10%;
	padding-left:14px;
}
.receipt-List ul li div:nth-child(3)
{
	width:16%;
	padding-left:14px;
}
.receipt-List ul li div:nth-child(4)
{
	width:23%;
	padding-left:18px;
}
.receipt-List ul li div:nth-child(5)
{
	width:16%;
	padding-left:19px;
}
.receipt-List ul li div:nth-child(6)
{
	width:15%;
	padding-left:20px;
}
.receipt-List ul li div:nth-child(7)
{
	width:10%;
}
.patient-Account
{
	width:100% !important;	
}
#sticky_doctor_form button, #sticky_secretary_form button
{
	margin-top:-6px;	
}
.subtitle
{
	margin-bottom:10px;
	color:#a035ff;
}
.lblSmall
{
	color:#aaa !important;
	font-size:0.9em;
	padding-top:14px !important;
}

.grid-footer-1 {
    background: #f7f7f7;
    border: 1px solid #ced6dc;
    border-top: 0;
    padding: 10px 10px 10px 10px;
	margin-top:0;
}

/* start For Scanned Labels*/
.scanned-label
{
	margin: 0 4px 0 240px;
    padding: 2px 10px 3px 10px;
    list-style: none;
    background: #1aa7e5;
    border: 1px solid #15aeec;
    float: right;
    border-radius: 3px;
    min-width: 20px;
    cursor: pointer;
    position: absolute;
    right: -4px;
	top:0px;
}	
.scanned-label li
{
	padding: 6px 10px 5px 10px;
	text-align:left;
	color:#fff;
}
.scanned-label i
{
text-align:center;
}
.scanned-label li a
{
	color:#fff;
}
.scanned-label li a span
{
	float:right;
}
ul.scanned-label li ul.label-dropdown{	
	background: #364860;
	display: none;
	position: absolute;
	z-index: 999;
	right: 0px;
	width:160px;
	border:1px solid #253345;
	padding:0 10px;
	margin:0;
	border-radius:3px;
	top:32px;
}

ul.scanned-label li:hover ul.label-dropdown{
	display: block; /* Display the dropdown */
}
ul.scanned-label li ul.label-dropdown li{
	display: block;
	padding:10px 0;
    font-size: 1em;
	border-bottom:1px solid #253345;
	
}
ul.scanned-label li ul.label-dropdown li a
{
	color:#fff;
	padding:5px 0;
}
ul.scanned-label li ul.label-dropdown li a i
{
	width:30px;
	text-align:center;
}
.scan-label-align
{
margin-right:52px;
}
/* End For Scanned Labels*/

.addr
{
    position: relative;
    top: -6px;
    padding: 0;
    font-size: 13px;
    color: crimson;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;	
}

ui-select-choices {
	position: fixed;
	top: auto;
	left: auto;
	width: inherit;
}

.followup
{
	list-style:none;
	padding:0;
	margin:0;		
}
.followup li
{
	padding:15px 10px;
	color:#34495e;
	cursor:pointer;
}
.followup li:first-child
{
	color:#f39c12;	
}
.followup li:nth-child(2)
{
	color:#3498db;	
}
.followup li:nth-child(3)
{
	color:#e74c3c;	
}
.followup li:nth-child(4)
{
	color:#9b59b6;	
}
.followup li:nth-child(5)
{
	color:#2ecc71;	
}
.followup li i
{
	padding:0 5px 0 0; 	
}
.table tr td .kmm-checkbox label::after
{
	top:6px;	
}
.table tr td input[type=checkbox]
{
	margin-top:-6px;	
}
.btn-followup , .btn-followup:hover
{
	background:#9b59b6;
	border:1px solid #8e44ad;	
	color:#fff;	
}


/* calendar send mail */
.btn-style1
{
	background: #38CEB9;
	border: 1px solid #2BBDA9;
	color: #fff;
}
.btn-style1.focus, .btn-style1:focus, .btn-style1:hover
{
color:#fff;
text-decoration:none;
}
.btn-style
{
	background: #307C92;
	border: 1px solid #307C92;
	color: #fff;
}
.btn-style.focus, .btn-style:focus, .btn-style:hover
{
color:#fff;
text-decoration:none;
}
.attachment_div li
{
border:1px solid #f3f3f3;
width:23%;
margin:10px 0px 10px 10px;
}
.attachment_div li span:first-child
{
padding:2px;
color:#333;
font-size:12px;
float:left;
}
.attachment_div li div
{
	width:80%;
	float:left;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
}
.attachment_div li span:last-child
{
	float:right;
	cursor:pointer;
}
.attachment_div li span:last-child i
{
color:#d96262;
}
/* End of calendar send mail */

.listDiv > div > div > div
{
min-height:42px !important;
}

.calendar_record span
{
padding-left: 13px;
font-size: 12px;
color: #f62b2b;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
font-weight:bold;
}
.calendar_record
{
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}

/* Mail Address */
.mail-table
{
border:1px solid #e2e2e4;
margin-top:25px !important;
}
.mail-table > thead > tr > th
{
border-bottom:0px !important;
border-left:0px !important;
}
.mail-table1
{
border:1px solid #e2e2e4;
border-top:0px;
}
.mail-table1 > tbody > tr > td
{
border-left:0px !important;
}

.mail-label input[type="checkbox"]:checked + label::after
{
margin-top:-3px;
}



.pat-name
{
	width:100%;
	position:relative;
	padding:5px 0 3px 0;	
	float:left;
}
.pat-id, .pat-dob
{
	width: 100%;
    position: relative;
    top: 6px;
    margin: 0;
    padding: 5px 0;
    float: left;
    /* background: #27b2b9; */
    /* color: #fff; */
    border-radius: 2px;
    font-size: 12px;
    text-align: left;
}
.pat-dob
{
	/*margin-left:10%;
	width: 50%;	
	background:#993366;*/
}

.DayViewList table tr td div.pat-name
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	max-width:150px; /* 230px; */
}


.expense-table tbody tr td:first-child
{
	width:5%;
	padding-left:12px;
}
.expense-table tbody tr td:nth-child(2)
{
	width:10%;
	padding-left:14px;
}
.expense-table tbody tr td:nth-child(3)
{
	width:12%;
	padding-left:14px;
}
.expense-table tbody tr td:nth-child(4)
{
	width:15%;
	padding-left:18px;
	max-width:100px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;	
}
.expense-table tbody tr td:nth-child(5)
{
	width:30%;
	padding-left:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
	max-width:200px;	
}
.expense-table tbody tr td:nth-child(6)
{
	width:16%;
	padding-left:14px;
}
.expense-table tbody tr td:nth-child(7)
{
	width:12%;
	padding-right:15px;
	text-align:right;
}
div.cal-day-panel .day-event:nth-child(2):last-child {
    width: calc(100% - 70px);
}

/*
.leftsideclass+.nextsideclass{
	width: 150px;	
}
/*div.cal-day-panel .day-event:nth-child(even)
{
	width: calc(100% - 70px);	
}
div.cal-day-panel .day-event:nth-child(odd)
{
	width: 90%;	
}
div.cal-day-panel .day-event:nth-child(even) + .day-event, div.cal-day-panel .day-event:nth-child(even) + .day-event - .day-event
{
	width:150px;	
}
div.cal-day-panel .day-event:nth-child(odd) + .day-event, div.cal-day-panel .day-event:nth-child(even) + .day-event - .day-event
{
	width:150px;	
}*/
/* Send HIS */
.his_div li
{
	width:31% !important;
}


/* Forms Table */
.custom-table >thead
{
	background-color: #298ce4;
	border-bottom: 3px solid #1275ce;
	
}
.custom-table >thead >tr >th
{
color:#FFF !important;
width: 12.5%;
}
.custom-table >thead >tr >th:first-child
{
color:#FFF !important;
width: 15.5%;
}
.custom-table >thead >tr >th:nth-child(2)
{
color:#FFF !important;
width: 9.5%;
text-align: center;
}
.custom-table >thead >tr >th:nth-child(4)
{
color:#FFF !important;
width: 13.5%;
}
.custom-table >thead >tr >th:nth-child(6)
{
color:#FFF !important;
width: 16.5%;
}
.custom-table >thead >tr >th:nth-child(7)
{
	text-align: center;
}
.custom-table >tbody >tr >td
{
width: 12.5%;
text-align: center;
}
.custom-table >tbody >tr >td:first-child
{
width: 15.5%;
text-align: left;
}
.custom-table >tbody >tr >td:nth-child(2)
{
width: 9.5%;
}
.custom-table >tbody >tr >td:nth-child(4)
{
width: 13.5%;
}
.custom-table >tbody >tr >td:nth-child(6)
{
width: 16.5%;
}

.custom-table1{
background-color:#298ce4;
color:#fff !important; 
}
.custom-table1 > td{
}
 .IpTbl > thead > tr > th, .IpTbl > tbody > tr > th, .IpTbl > tfoot > tr > th, .IpTbl > thead > tr > td, .IpTbl > tbody > tr > td, .IpTbl > tfoot > tr > td
{
border-bottom:0px !important;
}
.IpTbl > tbody > tr > td:first-child
{
width:15%;
}

.consent_qr h3
{
	font-family: 'open_sanssemibold';
	padding-top: 5px;
	text-align: center !important;
	color: #000;
	margin-top: 10px;
}
.consent_qr img
{
	margin-top: 10px;
}
.m-b-15
{
	margin-bottom: 15px !important;
}
.form_div .row
{
	margin-bottom: 5px;
}

/* For Agreement Popup */
.agree_letter p
{
	font-size: 15px;
	line-height: 24px;
	text-align: justify;
	font-family: 'open_sanssemibold';
}
.agree_letter ul li
{
	font-size: 14px;
	line-height: 24px;
	padding-bottom: 10px;
	font-family: 'open_sanssemibold';
	text-align: justify;
}
.agree_letter p a
{
	color: #2f5fa7;
	font-family: 'open_sansbold';
}


.mail-box {
	width: 100%;
	height: 99.3vh;
    border: 0;
}
