a:focus {
	color: #283f59;
	text-decoration: underline;
}
.site-header .site-logo {
    color: #343434;
    display: block;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-left: 0;
    margin-top: 2px;
	position: relative;
}
.site-header .site-logo img {
    height: auto;
    position: absolute;
    width: 210px;
}
.nav.nav-pills li {
	cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    line-height: 1.5;
    text-align: center;
    vertical-align: middle;
	background: #fff none repeat scroll 0 0;
    border: 1px solid #00a8ff;
    border-radius: 3px;
    color: #00a8ff;
    font-weight: 600;
	margin-bottom: 8px;
    margin-right: 8px;
}
.nav.nav-pills li:hover, .nav.nav-pills li.active {
	background: #00a8ff none repeat scroll 0 0;
}
.nav.nav-pills a {
	display: block;
	font-size: 13px;
	padding: 6px 12px;
	transition: none;
}
.nav.nav-pills a:hover, .nav.nav-pills li.active a {
	color: #fff !important;
}
.right {
	float: right !important;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.no-margin-both {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
.no-margin-left {
	margin-left: 0 !important;
}
.no-margin-right {
	margin-right: 0 !important;
}
.no-padding-bottom {
	padding-bottom: 0 !important;
}
.no-padding-both {
	padding-left: 0 !important;
	padding-right: 0 !important;
}
.no-padding-left {
	padding-left: 0 !important;
}
.no-padding-right {
	padding-right: 0 !important;
}
.height100 {
	height: 100% !important;
}
.icon-right-new, .icon-left-new {
	display: block;
	font-size: 20px;
	margin: 0px 0 15px;
}
.site-header .site-header-content .site-header-content-in {
    margin-left: 240px;
}
.navbar {
	padding: 0;
}
.bootstrap-table .table a, .fixed-table-body .table a, .table a {
    border-bottom: none;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    margin-bottom: 20px;
}
.jspTrack {
    z-index: 2;
}
.side-menu-list .active {
	background-color: #f6f8fa;
}
.drop2 .active {
	background-color: #E2E6EA;
}
.drop2 {
    border-color: #d8e2e7;
    font-size: 0.8125rem;
    margin-top: 0;
}
.drop2 {
    background-color: #f6f8fa;
    border: medium none;
    border-radius: 0;
    color: #373a3c;
    display: block;
	float: none;
    left: 0;
    list-style: outside none none;
    margin: 0 0 3px;
    min-width: 100%;
    padding: 0;
    position: relative;
    text-align: left;
    top: 0;
    transition: all 0.2s ease-in-out 0s;
    z-index: 1;
}
.open .drop2 a{
	color: #818181;
    font-weight: 600;
    border-left: 4px solid transparent;
    cursor: pointer;
    display: block;
    padding: 11px 10px 11px 18px;
    position: relative;
}
.side-menu-list a{
	color: #818181;
    font-size: 1rem;
    font-weight: 600;
    border-left: 4px solid transparent;
    cursor: pointer;
    display: block;
    position: relative;
}
.side-menu-list > li.active a {
    border-left: 3px solid #d2232a;
}
.side-menu-list .dropdown-toggle::after {
    border-color: #adb7be transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0;
    content: "";
    display: block;
    height: 0;
    margin-top: -2px;
    position: relative;
    right: -180px;
    top: -8px;
    transform: rotate(-90deg);
    transition: all 0.2s ease-in-out 0s;
    width: 0;
}
.side-menu-list .open .dropdown-toggle::after {
    transform: rotate(0deg) !important;
	transition: all 0.2s ease-in-out 0s;
}
.form-vertical label, .form-vertical input[type=text] {
	display: block;
	vertical-align: middle;
}
.side-menu-list a, .side-menu-list > li > span {
    padding: 11px 10px 11px 24px;
}
.form-actions {
	display: block;
	margin-top: 20px;
}
input[type=text], textarea, select {
    display: block;
    background-image: none;
    border-radius: 0.25rem;
    line-height: 1.5;
    padding: 0.375rem 0.75rem;
    box-shadow: none;
    font-size: 1rem;
	margin-bottom: 0px;
}
.table input[type=text], .table select {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    line-height: 1.5;
    padding: 7px;
    width: 100%;
}
.table input[type=text], .table select {
    border: 1px solid rgba(197, 214, 222, 0.7);
    box-shadow: none;
    color: #343434 !important;
    font-size: 1rem;
}
.grid-view .filters .filter-container {
    padding: 0;
}
.chart-statistic-box .chart-txt .tbl-data td {
    color: #fff;
}
.box-typical.box-typical-dashboard {
    height: auto;
	max-height: 450px;
    margin: 0 0 30px;
    overflow: hidden;
}
.blue .fa, .blue .font-icon, .blue .glyphicon {
    color: #00a8ff;
}
.side-menu-list li {
	position: relative;
}
.side-menu-list .fa, .side-menu-list .font-icon, .side-menu-list .glyphicon, .side-menu-list .tag-color {
    font-size: 1.0625rem;
    left: -8px;
    line-height: 16px;
    position: relative;
    top: 2px;
}
.active .dropdown-menu {
	display:block;
}
.side-menu-list .active .dropdown-toggle::after {
    transform: rotate(0deg) !important;
}
.site-header .help-dropdown {
    float: right !important;
	height: 36px;
    margin: 0px 10px 0 0px !important;
}
.site-header .head-serch.active::after {
    display: none;
}
.search-dropdown-popup {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #d8e2e7;
    border-radius: 0.25rem;
    display: none;
    margin-top: 20px;
	padding: 10px !important;
    top: 100%;
	right: -352px;
    width: 600px !important;
	-webkit-animation: fadein 0.5s; /* Safari, Chrome and Opera > 12.1 */
	-moz-animation: fadein 0.5s; /* Firefox < 16 */
	-ms-animation: fadein 0.5s; /* Internet Explorer */
	-o-animation: fadein 0.5s; /* Opera < 12.1 */
	animation: fadein 0.5s;
}
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0.25rem;
    line-height: 1.5;
    padding: 7px;
    width: 100%;
}
.table thead th {
    vertical-align: middle;
}
.box-typical.box-typical-dashboard .box-typical-body {
    min-height: 400px;
}
.card-block label {
    vertical-align: middle;
    width: 25%;
    float: left;
}
.textbox-new {
	float: left;
	margin-left: 5% !important;
	margin-bottom: 0 !important;
	width: 70%;
}
.form-block-new {
	padding: 20px 40px;
}
.textbox-new2 {
	float: left;
	margin-left: 5%;
	margin-bottom: 0 !important;
	width: 65%;
}
.textbox-new3 {
	float: left;
	margin-left: 5%;
	margin-bottom: 0 !important;
	width: 50%;
}
.grid-view {
    float: none;
    width: 100%;
}
.button-column .glyphicon {
	margin-right: 2px;
    margin-left: 2px;
}
.form-inline select.error, .form-inline input.error, .form-inline textarea.error, .form-horizontal select.error, .form-horizontal input.error, .form-horizontal textarea.error, .form-vertical select.error, .form-vertical input.error, .form-vertical textarea.error {
    border: 1px solid #b94a48;
    color: #ccc;
    height: auto;
    margin: 0 0 0 5%;
    padding: 0.375rem 0.75rem;
}
.form-inline .help-block.error, .form-inline .help-inline.error, .form-horizontal .help-block.error, .form-horizontal .help-inline.error, .form-vertical .help-block.error, .form-vertical .help-inline.error {
    color: #b94a48;
    position: relative;
    margin-left: 30%;
}
.grid-view .button-column {
    text-align: center;
    width: 80px !important;
}
#client-grid .button-column {
	width: auto;
}
.block-100 label {
	width: 100%;
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebcccc;
    color: #a94442;
}
.alert-block {
    margin-bottom: 1rem;
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
}
.check-new-style {
	display: inline-block;
    margin-bottom: 10px;
    width: 25%;
}
.control-panel .page-content {
    padding-right: 14px;
}
.row2 {
    margin-left: -0.9375rem;
    margin-right: 0;
}
.row3 {
    margin-left: 0;
    margin-right: -0.9375rem;
}
.grid-view .summary {
    float: right;
    margin-bottom: 5px;
    text-align: right;
}
.form-group2 {
    margin-bottom: 6px;
}
.label-gray-small {
    float: none !important;
    width: auto !important;
}
.highcharts-container {
	margin: 0 auto;
}
.th-label {
	background-color: #ECEFF1;
	vertical-align: middle;
	width: 180px;
	border-left: 1px solid #d8e2e7;
}
.textarea-big {
	min-height: 400px;
	margin-bottom: 20px;
}
.checkbox-stack {
	display: inline-block;
    float: none;
    margin-right: 5px;
}
.checkbox-stack-label {
	display: inline-block !important;
    float: none !important;
    vertical-align: text-top !important;
    width: 90% !important;
}
.checkbox input, .checkbox-bird input, .checkbox-detailed input, .checkbox-slide input, .checkbox-toggle input, .radio input {
	margin-left: auto !important;
    position: relative !important;
    visibility: visible !important;
}
.card-block .checkbox {
    margin-bottom: 0 !important;
    margin-left: 5%;
    width: 70%;
}
.breadcrumbs .divider {
	display: none;
}
.table thead tr th label {
    font-weight: bold;
    width: 100%;
}
#div_list div.created_on,#div_list div.last_updated{ display:inline-block; margin-top: 20px;} 
#div_list div.created_on b, #div_list div.created_on strong{ color:#5bb75b;}
#div_list div.last_updated b, #div_list div.last_updated strong{ color:#e71c22;}
.container {
    max-width: 100% !important;
}
.lab-hid label {
	display: none;
}
.cancel-row {
	background-color: #feecec !important;
    color: #fa424a !important;
}
.finish-row {
	background-color: #edf9ee !important;
    color: #21a788 !important;
}
.google-visualization-table, .google-visualization-table-table {
	width: 100% !important;
}
.bootstrap-table .table td, .fixed-table-body .table td, .table td {
    height: auto;
}
.bootstrap-table .table td, .bootstrap-table .table th, .fixed-table-body .table td, .fixed-table-body .table th, .table td, .table th {
    /*padding: 11px 6px 10px;*/
	padding: 4px 4px 4px;
}
.ke-container {
    margin-left: 30%;
}
.f1-red {
	color: #d2232a !important;
}
.page-content {
    padding-left: 250px;
}
.container {
    min-width: 1400px;
}
.fc2 {
    display: inline-block;
    width: 90%;
}
.textbox-over {
	border-right: none;
	border-radius: 0.25rem 0 0 0.25rem !important;
	position: absolute;
    right: 43px;
    width: 499px;
}
.textbox-over2 {
    border-right: medium none;
	border-radius: 0.25rem 0 0 0.25rem !important;
    position: absolute;
    right: 24px;
	top: 0;
	width: 67%;
}
.textbox-over-items {
	border-right: medium none !important;
    height: 38px;
    position: absolute;
    top: 11px;
    width: 89% !important;
}
.textbox-over-vew {
	background-color: #eceff4;
    border-radius: 0.25rem 0 0 0.25rem;
    border-right: medium none;
    padding: 6px 7px 6px;
    position: absolute;
    right: 43px;
    width: 499px;
}
.dash-up-arrow {
	color: #21a788;
	font-weight: bold;
}
.dash-down-arrow {
	color: #d33928;
	font-weight: bold;
}
.dash-down-arrow i {
	vertical-align: sub;
}
.dash-up-arrow i {
	vertical-align: text-top;
}
.urgent-number {
    border-radius: 50%;
    padding: 5px 0;
    width: 26px;
}
.checkbox-label label {
	width: auto;
}
.ui-tooltip {
	background-color: #000;
	border: none;
	border-radius: 4px;
	box-shadow: none;
	color: #fff;
	font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size:.8125rem;
	font-style:normal;
	letter-spacing:normal;
	line-break:auto;
	line-height:normal;
	padding: 3px 8px 5px;
	max-width: 200px;
    text-align: center;
	text-decoration:none;
	text-shadow:none;
	text-transform:none;
	white-space:normal;
	word-break:normal;
	word-spacing:normal;
	word-wrap:normal;	
}
/*td div {
	width: auto !important;
}*/
.table input[type="text"], .table select {
    border: 1px solid rgba(197, 214, 222, 0.7);
    box-shadow: none;
    color: #343434;
    font-size: 1rem;
}
.tabular-input select {
    background-color: #fff;
    background-image: none;
    border-radius: 0.25rem;
    line-height: 1.5;
    padding: 7px;
    border: 1px solid rgba(197, 214, 222, 0.7);
    box-shadow: none;
    color: #343434;
    font-size: 1rem;
    background-color: #fff;
    background-image: none;
    margin-bottom: 0;
}
.project-checkbox {
	background: #efefef;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin-bottom: 10px;
	padding: 5px;
}
.form-control:focus {
    border-color: #0082c6;
	background-color: #f9fbfc;
}
.select2-container--focus {
	border: 1px solid #0082c6;
	border-radius: 5px;
}
.select2-container--open {
	border: 1px solid #0082c6;
	border-radius: 5px;
}
@media (min-width:991px){
	.page-content {
		padding-left: 20px;
	}
}
.grid-view-loading {
    background: url(../img/loading.gif) no-repeat top center;
}
.dropdown-backdrop {
	z-index: 0;
}
.textbox-over3 {
    border-right: medium none;
    border-radius: 0.25rem 0 0 0.25rem !important;
    position: absolute;
    right: 24px;
    top: 0;
    width: 493px;
}
.row-select2 {
	position: relative;
}
.row-select2 .select2 {
	margin-left: 5% !important;
	width: 70% !important;
}
.select2-container--default .select2-selection--multiple, .select2-container--arrow .select2-selection--single .select2-selection__rendered, .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-container--white .select2-selection--single .select2-selection__rendered {
	border: 1px solid #ccc !important;
}
.select2-container--arrow .select2-selection--single .select2-selection__arrow, .select2-container--default .select2-selection--single .select2-selection__arrow, .select2-container--white .select2-selection--single .select2-selection__arrow {
	background: none;
}
.sel3 .select2 {
    width: 65% !important;
}
.select2, .select2-arrow, .select2-icon, .select2-photo {
    width: 100% !important;
}

.widget-simple-sm .widget-simple-sm-statistic .number {
	font-size: 3.5rem;
}
.user-card-row {
	font-size: 14px;
}
.color-gray {
	color: #919fa9;
}
.proj-foot-link {
	margin-right: 10px;
	text-transform: uppercase;
}
.project-inner-div {
	border-right: 1px solid #d8e2e7;
	margin: 0px;
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	display: flex;
	justify-content: center;
}
.div-last {
	border-right: none;
	font-size: 20px;
	padding-top: 3%;
}
.project-top {
	font-size: 17px;
}
.border-bottom {
	border-bottom: 1px solid #d8e2e7;
}
.project-bottom {
	color: #999;
	font-size: 15px;
	text-transform: uppercase;
}
.bg-success2 {
	background-color: #f9fffa;
}
.bg-danger2 {
	background-color: #fff2f2;
}
.row-eq-height {
    display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	flex-wrap: wrap;
}
.project-inner-div {
    display: flex;
	flex-direction: column;
}
.mail-details {
	height: auto !important;
}
.mail-box-work-area-header {
    background: #fafafa;
	padding: 12px 20px;
}
.mail-box-work-area-header:after {
	background: none;
}
.mail-box-letter-files {
	border-top: 1px solid #d8e2e7;
	padding: 20px 20px 0 !important;
	margin-top: 30px !important;
}
.user-card-row .user-card-row-name {
	font-size: 16px;
	font-weight: normal;
}
.mail-box-response {
	border-top: 1px solid #d8e2e7;
	padding: 20px 20px 0 !important;
	margin-top: 0px !important;
}
.note-editor.note-frame .note-editing-area .note-editable {
    min-height: 300px;
}
.chat-area-bottom {
    padding: 0 0 15px;
    border-top: none;
}
.box-list2 {
    float: none;
    width: 100%;
    position: relative;
    border-right: none;
    background: #fff;
    -webkit-border-radius: 0;
    border-radius: 0;
}
.box-list2 .mail-box-item:hover {
	pointer: cursor;
}
.box-list2 .mail-box-item .mail-box-item-head-tbl {
    line-height: 17px;
	margin: 0 0 0 5px;
	width: 85%;
	display: inline-block;
	vertical-align: middle;
	max-width: 85%;
}
.box-list2 .mail-box-item {
    padding: 10px 15px;
}
.box-list2 .mail-box-item .mail-box-item-user-tbl .tbl-cell-name {
    font-weight: normal;
	font-size: 14px;
	word-break: break-all;
	width: 100%;
	display: inline-block;
}
.box-list2 .mail-box-item .mail-box-item-user-tbl {
    width: 100%;
}
.box-list2 .mail-box-item .mail-box-item-photo {
    width: 24px;
    height: 24px;
    position: relative;
    left: 0;
    top: 0;
	display: inline-block;
	vertical-align: middle;
}
.box-list2 .mail-box-item .mail-box-item-header {
    padding: 0;
    position: relative;
    min-height: 10px;
}
.box-list2 .mail-box-item .mail-box-item-head-tbl .tbl-cell {
    vertical-align: middle;
}
.box-list2 .mail-box-item.selected, .mail-box-item:hover {
    cursor: pointer;
}
.box-list2 .mail-box-item:last-child {
    border-bottom: solid 1px #d8e2e7;
}
.btn-big {
	font-size: 20px;
	display: block;
	width: 100%;
	white-space: normal;
}
.btn-big .fa{
	font-size: 30px;
	display: inline-block;
	vertical-align: middle;
}
.btn-big span{
	display: inline-block;
	width: 72%;
	margin-left: 10px;
	vertical-align: middle;
}
.no-border {
	border: none;
}
.color-yellow {
	color: #f2dd26;
}
.text-shadow {
	text-shadow: 1px 1px 1px #333;
}
.tab-icons i {
	font-size: 140%;
	margin-left: 5px;
	margin-right: 5px;
}
.vertical-align {
	vertical-align: middle;
	float: none;
	display: inline-block;
}

.drop-more {
    display: inline-block;
	vertical-align: middle;
}
.drop-more .dropdown-toggle::after {
    display: none;
}
.table-mail-wrap {
	padding: 15px 0 15px 15px;
}
.tabs-section-nav.tabs-section-nav-inline .nav-link.active {
    border-bottom: solid 1px #008dd6;
}


.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}

.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 1px;
	background-color: #ddd;
	left: 50%;
	margin-left: -1.5px;
}

.timeline > li {
	margin-bottom: 20px;
	position: relative;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}

.timeline > li:before,
.timeline > li:after {
	content: " ";
	display: table;
}

.timeline > li:after {
	clear: both;
}
.timeline-heading {
	border-bottom: 1px solid #ccc;
}
.timeline > li > .timeline-panel {
	background: #fff;
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
}

.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}

.timeline > li > .timeline-panel2 {
	background: #fff;
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
}
.timeline > li > .timeline-panel2::after {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    content: " ";
}
.timeline > li > .timeline-panel2::before {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    content: " ";
}

.timeline > li > .timeline-badge {
	width: 70px;
	height: auto;
	font-size: 12px;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -35px;
	background-color: #fff;
	z-index: 2;
	padding: 10px 0;
}

.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}

.stream-cont-hist {
	background: #eff9fc !important;
}
.timeline > li > .stream-cont-hist:after {
	border-left: 14px solid #eff9fc !important;
	border-right: 0 solid #eff9fc !important;
}
.timeline > li.timeline-inverted > .stream-cont-hist:after {
	border-left: 0 solid #eff9fc !important;
	border-right: 14px solid #eff9fc !important;
}

.stream-feedback {
	background: #fff9f2 !important;
}
.timeline > li > .stream-feedback:after {
	border-left: 14px solid #fff9f2 !important;
	border-right: 0 solid #fff9f2 !important;
}
.timeline > li.timeline-inverted > .stream-feedback:after {
	border-left: 0 solid #fff9f2 !important;
	border-right: 14px solid #fff9f2 !important;
}

.stream-projects {
	background: #f7fff7 !important;
}
.timeline > li > .stream-projects:after {
	border-left: 14px solid #f7fff7 !important;
	border-right: 0 solid #f7fff7 !important;
}
.timeline > li.timeline-inverted > .stream-projects:after {
	border-left: 0 solid #f7fff7 !important;
	border-right: 14px solid #f7fff7 !important;
}

.timeline-title {
	margin-top: 0;
	color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
	margin-bottom: 0;
}

.timeline-body > p + p {
	margin-top: 5px;
}

.messenger .chat-area {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.messenger .chat-area-in {
    margin-left: 0;
    border-left: solid 1px #d8e2e7;
    margin-right: 0;
}
.messenger .chat-area-header .chat-list-item.online {
    text-align: left;
    padding: 11px 15px 0;
}
.chat-list-item.online .chat-list-item-name::before {
    background: none;
}
.chat-area-header {
    height: 48px;
}
.messenger-message-container .messages .message div {
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.messenger-message-container, .messenger-message-container .messages li {
    margin-bottom: 40px;
	width: 100%;
}
.messenger .chat-area-bottom {
    border-top: solid 1px #d8e2e7;
}
.messenger-message-container .avatar {
    vertical-align: top;
	width: 32px;
}
.messenger-message-container .messages .message div {
    width: 100%;
}
.messenger-message-container .messages .message {
    width: 100%;
}
.messenger-message-container .messages ul {
    width: 100%;
}
.messenger-message-container .messages .time-ago {
    vertical-align: top;
}
.messenger-message-container.from .messages .time-ago {
    text-align: right;
}
.collapsed .fa-chevron-down::before {
    content: "\f054" !important;
	transition: all 0.2s ease-in-out 0s;
}
.view-more-button {
	display: none !important;
}
.open .view-more-button {
	display: block !important;
}

/*PAGINATION*/
.pagination {
  margin: 40px 0 20px;
  text-align: center;
  width: 100%;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  margin-bottom: 0;
  margin-left: 0;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  *zoom: 1;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination ul > li {
  display: inline;
}

.pagination ul > li > a,
.pagination ul > li > span {
  color: #919fa9;
  float: left;
  padding: 4px 12px;
  line-height: 20px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}

.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #d8e2e7;
  color: #6c7a86 ;
}

.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #d8e2e7;
  color: #6c7a86;
  cursor: default;
}

.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  cursor: default;
  background-color: transparent;
}

.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 4px;
          border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
          border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}

.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
          border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
          border-bottom-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 17.5px;
}

.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 6px;
          border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
          border-top-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  -moz-border-radius-topleft: 6px;
}

.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
          border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
          border-bottom-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  -moz-border-radius-bottomright: 6px;
}

.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-bottom-left-radius: 3px;
          border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
          border-top-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
}

.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
          border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
          border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
}

.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 11.9px;
}

.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 10.5px;
}

.pager {
  margin: 20px 0;
  text-align: center;
  list-style: none;
  *zoom: 1;
}

.pager:before,
.pager:after {
  display: table;
  line-height: 0;
  content: "";
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  cursor: default;
  background-color: #fff;
}
/*PAGINATION*/
/*BLINK*/
@keyframes blink{
  0%{opacity: 1;}
  50%{opacity: 1;}
  50.01%{opacity: 0;} 
  100%{opacity: 0;} 
}
@-webkit-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-moz-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-ms-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}

@-o-keyframes blink {
    0% { opacity: 1; }
    50% { opacity: 1; }
    50.01% { opacity: 0; }
    100% { opacity: 0; }
}
.blink{
    animation: blink 1.5s linear infinite;  
    -webkit-animation: blink 1.5s linear infinite;
    -moz-animation: blink 1.5s linear infinite;
    -ms-animation: blink 1.5s linear infinite;
    -o-animation: blink 1.5s linear infinite;
}
/*BLINK*/

/*Back To Top Button*/
.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
    background-color: #d3222b;
	color: #eeeeee;
	width: 40px;
	height: 70px;
	line-height: 66px;
	right: 0px;
	bottom: -70px;
	padding-top: 2px;
	border-top-left-radius: 10px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.scroll-top-wrapper:hover {
	background-color: #e91b23;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
	bottom: 0px;
}
.scroll-top-wrapper i.fa {
	font-size: 26px;
	line-height: inherit;
}
/*Back To Top Button*/