body {
	/*background: #2f373e;*/
	background: #0083ae;
        /*background: #ddd;*/
        /*background: url(../../images/bg.jpg);*/
        /*background: url(../../images/loyalty-bg.jpg) center top;*/
        /*background: url(../../images/bg-new.jpg) center top;
        background-size: 100% 100%;
        background-attachment: fixed;*/
}
.page>.container {
	min-height: 85vh; 
}
.page .container {
	background-color: #fff;
	border-radius: 20px !important;
}
.page>.map-container {
	min-height: 90vh; 
}
.page .map-container {
	background-color: #fff;
	border-radius: 20px !important;
}
#userMap{
	height: 400px !important;
}
.breadcrumbs a {
    text-shadow: none;
    color: #86005e;
}
.login_page {
	/*text-align: center;*/
}
.login-logo {
	text-align: center;
	margin-bottom: 35px;
	margin-top: 35px;
	padding-top: 35px;
}
.login-logo img {
	max-width: 120px;
}
.validation_error_msg{
    color: red;
}
.login-page {
	/*background: #2f373e;*/
	min-height: 100vh;
	margin-bottom: -20px;
}
.login-heading {
	/*border-bottom: 4px double #009dc7 ;*/
	background: #ffffff;
	/*color: #009dc7 ;*/
	color: #000000;
	position: relative;
	text-align: center;
	margin-top: 20px;
}
/*.login-heading:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #B6A06F;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;
}*/
.login-heading span {
	position: relative;
	background: #fff;
	padding: 0px 18px;
	z-index: 1;
	margin-left: -5px;
	font-size: 24px;
}
/*.login-heading span:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #B6A06F;
    left: 0;
    top: 50%;
    margin-top: -4px;
}
.login-heading span:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #B6A06F;
    right: 0;
    top: 50%;
    margin-top: -4px;
}*/
.login-page h1 {
	margin-top: 25%;
	color: #000;
	text-align: center;
	margin-bottom: 50px;
}
.login-page .panel-title {
	text-align: center;
    font-size: 24px;
}
.login-form {
  padding: 40px 30px;
}
.login-panel { 
	margin-top:15%;
	/*background: #f1f4f7;*/
	border: 10px solid #fff;
}
.login-panel .panel-heading {
    /*border-bottom: 4px double #009dc7;*/
    background: #ffffff;
    /*color: #009dc7;*/
    border: 0px;
}

.breadcrumbs .page-header {
	/*font-family: Oswald,sans-serif;*/
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	display: inline-block;
	margin: 0px;
	border: 0px;
}
.breadcrumbs {
	margin: 0px 0 20px;
	/*padding-bottom: 10px;
	border-bottom: 1px dashed;*/
}
.breadcrumbs .breadcrumb {
	background: none;
	float: right;
}

.sidebar>.sidebar-nav>ul>li>a {
	font-family: Oswald,sans-serif;
}
.panel-heading {
    font-size: 24px;
    font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 700;
}
.mt-comments .mt-comment .mt-comment-body {
	padding-left: 0px !important;
}
.mt-actions .mt-action .mt-action-body .mt-action-row .mt-action-info .mt-action-icon {
	display: none !important;
}
.group-messages {
	background: #009dc7 !important;
	color: #ffffff !important;
}
.group-tasks {
	background: #d93d5e !important;
	color: #ffffff !important;
}
.group-alerts {
	background: #009dc7 !important;
	color: #ffffff !important;
}
.group-user {
	/*background: #45b6af !important;*/
	background: #333333 !important;
	color: #ffffff !important;
}
.navbar-top-links .dropdown-menu li a {
    padding: 10px 20px;
    min-height: 0;
}
.table td {
    font-size: 12px !important;
}
.last-week-orders {
	background-image: url(../../img/Last-Week-Orders-bg.jpg);
	background-position: right top;
	background-size: 100%;
}
.last-days-orders {
	background-image: url(../../img/last-days-orders-bg.jpg);
	background-position: right top;
	background-size: 100%;
}
.panel-custom {
	/*border: 1px solid #eee;*/
}
/*.panel-heading {
	padding: 10px 15px 10px 15px;
	position: relative;
	margin: 10px 0px;
	background: transparent !important;
	border-bottom: 4px double #009dc7;
	color: #009dc7;
    box-shadow: 0px -10px 10px rgba(0,0,0,0.1);
    border-radius: 20px 20px 0 0 !important;
}*/
.panel-heading {
    padding: 10px 50px 10px 50px;
    position: relative;
    margin: 10px 0px;
    /*background: transparent !important;*/
    border-bottom: 4px double #009dc7;
    color: #009dc7;
    box-shadow: 0px 0px 20px rgba(0,0,0,0.1);
    border-radius: 20px 20px !important;
     margin: 0 -35px;
    border: 3px solid #fff;
}
.panel-heading:after {
    /*content: "";
    width: 100%;
    height: 1px;
    background: #B6A06F;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 0;*/
}
/*.panel-heading:before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #B6A06F;
    left: 0;
    top: 50%;
    margin-top: -4px;
}*/
.panel-form .panel-heading span {
	/*color: #fff;*/
}
.panel-heading span {
	position: relative;
	/*background: #fff;*/
	padding: 0px 18px 0px 8px;
	z-index: 1;
	margin-left: -5px;
	/*color: #fff;*/
}
.panel-heading span:before {
    /*content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #B6A06F;
    left: 0;
    top: 50%;
    margin-top: -4px;*/
}
.panel-heading span:after {
    /*content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: block;
    background: #B6A06F;
    right: 0;
    top: 50%;
    margin-top: -4px;*/
}
.panel-custom .panel-heading {
	/*border-bottom: 4px double #009dc7 ;*/
	background: #f5f5f5;
	/*color: #009dc7 ;*/
	color: #ec008c;
	/*text-align: center;*/
}
.panel-custom .panel-body {
	padding: 0px 0px;
}
.panel-custom .pagination {
    margin: 0 15px 0 0;
    vertical-align: middle;
}
.panel-form {
	/*background: #f1f4f7;*/
	/*background: #f2f2f2;*/
	/*border: 5px solid #eee;*/
	border-top: 0px;
	margin-bottom: 0px;
	border-radius: 20px !important;
}
.panel-form .panel-heading {
	/*border-bottom: 4px double #009dc7 ;*/
	/*background: #333333 !important;*/
	color: #009dc7 ;
	/*color: #ec008c;*/
	/*text-align: center;*/
	position: relative;
	/*padding: 5px 15px;*/
}
.panel-form .panel-heading:before {
	/*content: "";
	position: absolute;
	background-image: url(../../images/head-shadow.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 50px;
	display: block;
	left: 0px;
	bottom: -15px;*/
}
.panel-form .panel-body {
	/*padding: 15px 0px 0px 0px;*/
}
.form-control {
    border: 0px;
    border-bottom: 1px solid #ccc !important;
    padding: 0px;
}
.input-group-btn {
    border-bottom: 1px solid #ccc !important;
}
.input-group-btn>.btn.default:not(.btn-outline) {
    background-color: transparent;
    border:0px;
}
.form-control.input-circle-right {
    border-radius: 0px !important;
}
span.input-circle-left {
    border-radius: 0px !important;
}
.form-control.input-circle {
    border-radius: 0px!important;
}
label {
    color: #0082ae;
}
.add_form_btn {
	position: relative;
	text-align: right;
}

.add_form_btn .btn {
	/*position: absolute;*/
	right: 0px;
	top: 20px;
	z-index: 9;
	background: #fff;
}
.add_form_btn .btn-danger.btn-outline {
	background: #000000;
	color: #ffffff;
	border-color: #000000;
}
.brand_logo {
	width: 50px;
	height: 50px;
	overflow: hidden;
	position: relative;
}
.brand_logo img {
	position: absolute;
	margin: auto;
	max-width: 150%;
	left: -9999px;
	top: -9999px;
	right: -9999px;
	bottom:-9999px;
}
.table-advance thead tr th {
    /*background-color: rgba(182,160,111,0.2) !important;*/
    background: #fff !important;
    font-weight: 600 !important;
}
.table-advance thead tr th>div {
    margin-bottom: 10px;
}
.table-advance thead tr th .form-control {
    font-weight: normal;
    padding: 0px;
}
.table-advance thead tr th .input-group {
    display: inline-table;
    width: 49%;
    max-width: 100px;
}
.table-advance thead tr th .input-group .form-control {
    width: 75px;
}
.table>tbody>tr>td, .table>tfoot>tr>td, .table>thead>tr>td {
    padding: 5px 8px;
}
i.font-blue {
    color: #852123!important;
}
.search-top {
	margin-bottom: 10px;
}
.listing_cus {
	margin-bottom: 20px;
}
.list_item {
	padding: 10px 10px 10px 150px;
	background: #f5f5f5; 
	border-bottom: 2px solid #eee;
	position: relative;
}
.merchant-img {
	position: absolute;
	left: 10px;
}
.merchant-img img {
	height: 50px;
    margin-bottom:5px;
}
.merchant-name{
	color: #852123;
	margin-top: 0px !important;
	font-weight: 400;
}
.list_item div>i {
	padding: 10px; 
}
.actions {
	/*padding: 10px;
	background: #fff;*/
	text-align: right;
	/*margin-top: 10px;*/
	margin-bottom: 20px;
	border-radius: 0px 0px 0px 0px;
	border: 2px solid #eee;
}
.actions .button-group {
	display: inline-block;
	padding: 10px;
}
.actions .btn {
	margin: 0px 5px;
}
.actions .status {
	display: inline-block;
	float: left;
	margin:15px 0px 15px 15px;
}
.btn-noborder {
	border: 0px;
}
.status-w {
	width: 100px;
}
.action-w {
	width: 150px;
}
.btn.green:not(.btn-outline) {
    color: #FFF;
    background-color: #333333 !important;
    border-color: #333333 !important;
}
.error-class {
	color: red;
}
.commmon_message_cls {
    color: red;
    border: 1px solid;
    display: inline-block;
    padding: 10px;
    width: calc(100% - 100px);
}
.btn-submit {	
    -webkit-appearance: button;
    cursor: pointer;
    border-radius: 25px!important;
    outline: 0!important;
    box-shadow: none!important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    /*background: #2B8641;*/
    background: #55a8cf;
    color: #ffffff;
    margin-left: 10px;
}
.btn-reset {	
    -webkit-appearance: button;
    cursor: pointer;
    border-radius: 25px!important;
    outline: 0!important;
    box-shadow: none!important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-general {	
    -webkit-appearance: button;
    cursor: pointer;
    border-radius: 15px 15px 0px 0px!important;
    outline: 0!important;
    box-shadow: none!important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    /*background: #333333;*/
    background-color: #619e00;
    /*background: #0083ae;*/
    color: #ffffff;
    /*position: absolute;
    right: 15px;
    bottom: 10px;*/
    margin-left: 15px;
    /*margin-top: -60px;*/
    margin-bottom: -2px;
}
.btn-general-list {	
    -webkit-appearance: button;
    cursor: pointer;
    border-radius: 25px!important;
    outline: 0!important;
    box-shadow: none!important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #333333;
    /*background: #0083ae;*/
    color: #ffffff;
    /*position: absolute;
    right: 15px;
    bottom: 10px;*/
    margin-left: 15px;
    margin-top: -4px;
}
.btn-green {	
    -webkit-appearance: button;
    cursor: pointer;
    border-radius: 25px!important;
    outline: 0!important;
    box-shadow: none!important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    background: #333333;
    color: #ffffff;
}
.btn-close {	
    -webkit-appearance: button;
    cursor: pointer;
    border-radius: 25px!important;
    outline: 0!important;
    box-shadow: none!important;
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    /*background: #333333;
    color: #ffffff;*/
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    /*background-color: #2B8641;
    border-color: #2B8641;*/
}
.pagination>li>a, .pagination>li>span {
    color: #2B8641;
}
.logo-section {
	background: #f5f5f5;
	text-align: center;
	padding: 25px 0px;
}
.logo-img img {
	max-width: 100%;
	margin-bottom: 20px;
}
.input-file {
	position: relative;
	cursor: pointer;
	overflow: hidden;
}
.input-file:before {
	content: "Browse Logo";
	/*position: absolute;*/
	width: 100%;
	height: 100%;
	display: block;
	background: #333;
	color: #fff;
	text-align: center;
	cursor: pointer;
	line-height: 34px;
}
.input-file input {
	opacity: 0;
	cursor: pointer;
	position: absolute;
	left: 0px;
	top: 0px;
}
.checkbox {
	margin-left: 5px;
}
label {
	font-weight: 600 !important;
}
.checkbox-inline, .radio-inline {
	font-weight: 400 !important;
}
textarea.form-control{
	max-width: 100%;
}
.popover-width {
	width: 250px;
}
.cost_cus {
	display: inline-block;
	width: calc(100% - 15px);
	margin-left: 5px;
}
h3 {
	color: #2B8641;
	font-weight: 600 !important;
	font-size: 20px !important;
	font-family: Oswald,sans-serif !important;
}
.devider {
	/*border-top: 1px solid #2B8641;*/
	height: 1px;
	width: 100%;
	display: block;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	margin: 25px 0px 10px 0px;
}
.event-filters span {
	margin-left: 10px;
	display: inline-block;
}
.event-filters span input {
	vertical-align: middle;
	margin: 0px;
}

@media (min-width: 1200px) { 
	.container {
    	/*width: 100%;*/
	}
	.sidebar-nav {
		/*width: 1170px;
		margin: auto;*/
	}
	.navbar .container {
		background-color: #fff;
	}
	.search_section {
		position: absolute;
		right: 30px;
		top: 25px;
		/*width: 150px;*/
	}
	.search_section button {
		vertical-align: top;
	}
	.search_input {
		display: inline-block;
		width: 40%;
		float: left;

	}
	.limit_select_cls {
		display: inline-block;
		width: 35%;
		margin-left: 10px;
	}
}

@media (min-width: 768px) {
	a.navbar-brand {
	    color: #fff !important;
	    padding: 5px 15px;
	    height: auto;
	}
	a.navbar-brand img {
	    max-height: 75px;
	}
	.navbar-default {
	    /*background-color: #2f373e;*/
	    /*background-color: #0083ae;*/
	    background: transparent;
	    border-color: #e7e7e7;
	    border: 0px solid;
	}
	span.fa.arrow {
	    margin-top: 5px;
	    margin-left: 10px;
	}
	.sidebar {
	    z-index: 1;
	    position: static;
	    width: 100%;
	    /*margin-top: 90px;*/
            /*margin-top: 15px;*/
            text-align: right;
	    /*background: #2B8641;*/
	    /*background: #2f373e;*/
	    /*box-shadow: 0px 65px 0px #f9f9f9;*/
            /*display:block;*/
            /*float:left;*/
            /*padding: 5px;*/
	}
	/*.sidebar:after {
	    content: "";
	    background: #f9f9f9;
	    width: 100%;
	    height: 80px;
	    position: absolute;
	    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	}*/
	.sidebar ul li {
		border-bottom: 0px solid;
	}
	.sidebar .nav>li.active>a {
	    text-decoration: none;
	    background-color: #fff;
            color: #000000;
            /*background: rgba(0,0,0,0.1);*/
	}
	#wrapper {
	    width: 100%;
	    /*background:  #2f373e;*/
	    /*background: #0083ae;*/
	    padding: 0px 20px;
        background: -webkit-linear-gradient(#fff, #0083ae); /* For Safari 5.1 to 6.0 */
	    background: -o-linear-gradient(#fff, #0083ae); /* For Opera 11.1 to 12.0 */
	    background: -moz-linear-gradient(#fff, #0083ae); /* For Firefox 3.6 to 15 */
	    background: linear-gradient(#fff, #0083ae); /* Standard syntax */
	}
	#page-wrapper {
		margin: 0px;
		padding-top: 20px;
	}
	.sidebar ul li {
		display: inline-block;
		position: relative;
	}
	.sidebar>.sidebar-nav>ul>li>a {
		/*background: #39424a;*/
		background: #0082ae;
		/*color: #636e77;*/
                color: #fff;
		padding: 5px 15px;
		font-family: Oswald,sans-serif;
		font-size: 18px;
		font-weight: 400;
	}
	.sidebar>.sidebar-nav>ul>li>a:hover {
		/*background: #39424a;
		color: #636e77;*/
                color: #555555;
                background: none;
	}
	.sidebar>.sidebar-nav>ul>li:hover>a {
                /*color: #ffffff;
                background: rgba(0,0,0,0.1);*/
                background: #fff;
                color: #000000;
	}
	.sidebar>.sidebar-nav ul.nav-second-level>li:hover>a {
                /*color: #ffffff;*/
                background: rgba(0,0,0,0.1);
	}
	.sidebar>.sidebar-nav ul.nav-third-level>li:hover>a {
                color: #ffffff;
                background: rgba(0,0,0,0.1);
	}
	.sidebar ul li ul.nav-second-level{
	    position: absolute;
	    top: 100%;
	    left: 0;
	    width: 200px;
	    /*width: 100%;*/
	    background: #f9f9f9;
	    z-index: 9;
	    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	    display: none;
	    height: auto !important;
	}
	.sidebar ul li:hover ul.nav-second-level{
	    display: block;
	    text-align: left;
	}
	.sidebar .nav-second-level li {
		width: 100%;
	}
	.sidebar .nav-second-level li a {
		/*padding: 10px 5px;*/
		/*padding: 30px 20px;*/
		color: #337ab7;
		padding-left: 15px;
	}
	.sidebar ul.nav.nav-third-level {
	    display: none;
	    width: 200px;
	    position: absolute;
	    left: 100%;
	    top: 0px;
	    background: #790055;
	    z-index: 9;
	    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	    height: auto !important;
	}
	.sidebar ul ul.nav-second-level li:hover  ul.nav.nav-third-level{
	    display: block;
	}
	ul.nav.navbar-top-links.navbar-right .dropdown {
		margin-left: 15px;
	}
	ul.nav.navbar-top-links.navbar-right {
		margin-top: 4px;
	}
	ul.nav.navbar-top-links.navbar-right .fa-caret-down {
		display: none;
	}
	ul.nav.navbar-top-links a.dropdown-toggle {
	    padding: 10px;
	    min-height: 40px;
	    background: #eee;
	}

    .brand_logo{
        margin-top: 10px;
    }

	.search_section {
		position: absolute;
		right: 30px;
		top: 15px;
		/*width: 150px;*/
		text-align: right;
	}
	.search_section button {
		vertical-align: top;
	}
	.search_input {
		display: inline-block;
		width: 40%;
		float: left;

	}
	.limit_select_cls {
		display: inline-block;
		width: 35%;
		margin-left: 10px;
	}
}


	
	
	
	
	/*viken*/

.textbox-small
{
	width: 20%;
}	

.ui-select-container
{
	z-index: 9999;
	max-width: 100%;
}

/*viken*/

.md-button.md-icon-button {
    margin: 0 0px !important;
    height: 40px;
    min-width: 0;
    line-height: 24px;
    padding: 8px 0px !important;
    width: 22px !important;
    border-radius: 50%;
}
.modal-header h1 {
	margin: 0px;
	font-size: 24px;
	color: #009dc7;
}
.modal .modal-header {
    border-bottom: 4px double #009dc7 !important;
}

.color-hint div:before {
	content:"";
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 5px;
}
.pending:before {
	background: #FF66FF;
}
.confirmed:before {
	background: #329ACF;
}
.canceled:before {
	background: #CC0001;
}
.inquiry:before {
	background: #87CB43;
}
.proposal:before {
	background: #DF8040;
}
.hold:before {
	background: #ff0000;
}
.closed:before {
	background: #ddd;
}
.meeting:before {
	background: #9804F0;
}
.md-input-container {
    display: block !important;
    margin: 0px 0 0px 0 !important;
}
.panel-sub-default .panel-heading {
	border-bottom: 4px double #333333 ;
	color: #333333 ;
	font-size: 20px;
	position: relative;
	padding: 5px 10px;
	margin-top: 0px;
}
.btn-info .text-info {
    color: #ffffff;
}

.welcome-text
{
    /*color: #ddd;*/
    color: #0082ae;
    float: right;
    font-size: 16px;
    font-weight: 600;
}
.welcome-text p {
	margin: 10px 0;
}

/*.form-margin
{
	margin-top: 33%;
}*/

.astrk {
    color: red;
}

.header-button
{
    position: relative;
    text-align: right;
    right: 40px;
    bottom: 10px;
}

.csv-btn
{
    position: absolute;
    right: 25px;
    top: 15px;
}

/*------ request-location page -----*/

.request-location {
    background: #fff;
    margin: 10px 0;
    min-height: calc(100vh - 20px);
}
.request-location img{
	max-width: 100px;
	margin: 25px;
}

.request-location .data{
	/*color: #fff;*/
	font-size: 18px;
}

/*----- zoom-location -----*/
.th-icon{
	float: right;
	margin-top: 3px;
}

.receiver-name{
	width: 400px;
}

.travel-log-list{
	max-height: 260px;
    overflow-y: auto;
    border: 1px solid #ddd;
}

.cus-table{
	margin-bottom: 0px;
}

.modal-header.text-center h2 {
    margin: 0;
}
.popup_close_btn {
    position: absolute;
    right: 10px;
    top: 15px;
}
.modal-body .list.list-notes {
    max-height: 400px;
    overflow: auto;
}

.filters{
    margin-bottom: 15px;
}

input[type=checkbox] {
	position: relative;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin: 0px 5px 0px 0px;
}
input[type=checkbox]:before {
    content: "";
    background: #ffffff;
    width: 20px;
    height: 20px;
    display: block;
    border: 1px solid #ccc;
}

input[type='checkbox']:checked:after {
    content: "";
    width: 15px;
    height: 7px;
    display: block;
    border-left: 2px solid #000000;
    border-bottom: 2px solid #000000;
    position: absolute;
    top: 4px;
    left: 3px;
    transform: rotate(-45deg);
}
.table-custom-sorting thead tr th {
	vertical-align: top;
	/*white-space: nowrap;*/
}
.table-custom-sorting thead tr th .th-icon {
	float: none;
}
.table-custom-sorting thead tr th .form-control {
	width: auto;
}
.table thead tr th {
    vertical-align: top;
}
.table thead tr th .input-group {
    margin-bottom: 5px;
}
.table thead tr th .input-group:last-child {
    margin: 0;
}
.separate-dash {
	border-top: 1px dashed #ddd;
	margin-bottom: 10px;
}

th>div[role=button] {
    position: relative;
    padding-right: 10px;
}
th>div[role=button] .sorting {
    position: absolute;
    right: 0px;
    top: 0px;
}
.sorting {
	float: right;
	position: relative;
}
.sorting div{
	position: absolute;
	right:0px;
}
.sorting div.sorting_up{
	top: -5px;
}
.sorting div.sorting_down{
	top: 5px;
}
.sorting i {
	opacity: 0.5;
}
.sorting .active i {
	opacity: 1;
}
.box_form {
    /*border: 1px solid #000000;*/
    background: #f5f5f5;
    padding: 20px 0px 0px 0px;
    margin-bottom: 20px;
}