@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Karla:400,700);
@import url(https://fonts.googleapis.com/css?family=Rancho);
/* =============
  == Core List==

   - Common
   - Helper classes
   - Extra
   - Bootstrap Custom
   - Animation (Some loader)
   - Waves effect

============= */

/* =============
   Common
============= */

.spinner {
	height: 46px;
	margin-left: 45%;
	margin-top: 20%;
}

.spinner-mainpage {
	height: 46px;
	margin-left: 45%;
	margin-top: 5%;
	margin-bottom: 5%;
}

.ui-dialog-titlebar-close {
	background: url("../../../../../code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_888888_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
	border: medium none;
}

.ui-dialog-titlebar-close:hover {
	background: url("../../../../../code.jquery.com/ui/1.10.3/themes/smoothness/images/ui-icons_222222_256x240.png") repeat scroll -93px -128px rgba(0, 0, 0, 0);
}

.padding-x-lg {
	padding: 1.5em 0;
}

.m-5{
	margin: 5px !important;
}
.m-b-25 {
	margin-bottom: 20px !important;
}
.p-50{
	padding: 50px !important;
}
.p-l-10 {
	padding-left: 10px !important;
}
.p-l-20 {
	padding-left: 20px !important;
}

.bg_white {
	background-color: whitesmoke;
}

.activeTR {
	background-color: #DCDCDC;
}

.w-100 {
	width: 100% !important;
}

.m_t_-25 {
	margin-top: 32px !important;
}

.m-t-24 {
	margin-top: 24px;
}

.cursor-pointer {
	cursor: pointer !important;
}

.capmodal .drop-box {
	background: inherit;
	border: 0;
	height: auto;
	text-align: center;
	padding-top: 0;
	margin: 0;
}

.notifications {
	color: whitesmoke;
	padding: 20px !important;
	font-size: 1.5em !important;
}

.notification_body {
	float: left;
	width: 100%;
}

.bs-component .table>thead>tr>th {
	font-weight: 500;
	font-size: 14px;
}

.sort-icon {
	font-size: 9px;
	margin-left: 5px;
}

.p-7 {
	padding: 7px;
}

.inline-slect, .nrecords {
	display: inline-block;
	width: 100px;
	padding-top: 14px
}

.bs-component .table {
	margin-bottom: 23px;
}

.transdate .col-md-2 {
	width: 100%;
}

.transdate .sh_full {
	margin-top: 0px;
}

th {
	cursor: pointer;
}

.bs-component.overauto {
	height: 285px;
	overflow-y: auto;
	width: 100%;
	overflow-x: auto;
}

.profile-content.disable {
	position: relative;
	z-index: 1;
}

.profile-content.disable:after {
	content: "";
	cursor: not-allowed;
	position: absolute;
	z-index: 100;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}

.capmodal button {
	float: left;
}

.capmodal .drop-box img {
	max-width: 80;
	height: auto;
}

.search_option {
	background: #f5f5f5;
	display: inline-block;
	padding: 10px;
	width: 100%;
}

.search_option .header-title {
	margin: 9px 0px;
}

.serch_width {
	width: 1000px !important;
	max-width: 100%;
}

body {
	/* background: #f5f5f5; */
	background: #fff;
	font-family: 'Roboto', sans-serif;
	margin: 0;
	/*padding-bottom: 60px;*/
	overflow-x: hidden;
	color: #565656;
}

html {
	position: relative;
	min-height: 100%;
	background: #f5f5f5;
}

h1, h2, h3, h4, h5, h6 {
	color: #505458;
	margin: 10px 0;
}

.agrmnt {
	margin: 100px 420px;
}

.terms-conditions-container{
	margin: 20px;
}

.terms-conditions-container .terms-conditions{
    height: 700px;
    overflow-y: scroll;
    border: 1px solid #afafaf;
    border-radius: 5px;
    padding: 10px;
}

.terms-conditions-container .terms-conditions h1,
.terms-conditions-container .terms-conditions h2,
.terms-conditions-container .terms-conditions h3,
.terms-conditions-container .terms-conditions h4,
.terms-conditions-container .terms-conditions h5,
.terms-conditions-container .terms-conditions h6{
	margin: 15px 0px 0;
}
.terms-conditions-container .terms-conditions p{
	margin: 0 0 0px 10px;
}

h1 {
	line-height: 43px;
}

h2 {
	line-height: 35px;
}

h3 {
	line-height: 30px;
}

h3 small {
	color: #444444;
}

h4 {
	line-height: 22px;
}

h4 small {
	color: #444444;
}

h5 {
	font-size: 15px;
}

h5 small {
	color: #444444;
}

p {
	line-height: 1.6;
}

* {
	outline: none !important;
}

b {
	font-weight: 600;
}

a:hover {
	outline: 0;
	text-decoration: none;
}

a:active {
	outline: 0;
	text-decoration: none;
}

a:focus {
	outline: 0;
	text-decoration: none;
}

.container {
	width: 98%;
}

.container-alt {
	margin-left: auto;
	margin-right: auto;
	padding-left: 15px;
	padding-right: 15px;
}

/* Footer */

.footer {
	border-top: 1px solid rgba(154, 157, 160, 0.2);
	bottom: 0px;
	color: #9a9da0;
	text-align: left !important;
	padding: 19px 30px 20px;
	position: relative;
	right: 0px;
	left: 0px;
	/*left: 250px;*/
}

/*#wrapper {
  height: 100%;
  overflow: hidden;
  width: 100%;
}*/

.page {
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
}

/* Page titles */

.page-title {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 80px;
	font-family: 'Karla', sans-serif;
}

.page-header {
	border-bottom: 1px solid #DBDDDE;
}

.header-title {
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;	margin-bottom: 8px;
	font-family: 'Roboto', sans-serif;
}

.wrapper {
	margin-top: 66px;
	background: linear-gradient(to bottom, #fcfcfc 0%, #f8f8f8 100%);
	min-height: calc(100vh - 137px);
}

.checkbox-custom label {
	color: #555;
}

.navbar {
	margin-bottom: 0px;
	border-radius: 0px;
}

/* =============
   Helper clasess
============= */

div[id^='invoiceInPopUp'] .width100, div[id*='invoiceInPopUp'] .width100 {
	width: 100% !important;
}

.no-padding {
	padding: 0px !important;
}

.p-0 {
	padding: 0px !important;
}

.p-20 {
	padding: 20px !important;
}

.p-30 {
	padding: 30px !important;
}

.p-l-0 {
	padding-left: 0px !important;
}

.p-r-0 {
	padding-right: 0px !important;
}

.p-t-0 {
	padding-top: 0px !important;
}

.p-b-0 {
	padding-bottom: 0px !important;
}

.p-l-10 {
	padding-left: 10px !important;
}

.p-t-24 {
	padding-top: 24px !important;
}

.p-t-20 {
	padding-top: 20px !important;
}

.p-b-10 {
	padding-bottom: 10px !important;
}

.p-l-r-10 {
	padding-left: 10px;
	padding-right: 10px;
}

.m-0 {
	margin: 0px !important;
}

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

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

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

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

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

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

.m-t-5 {
	margin-top: 5px !important;
}

.m-t-0 {
	margin-top: 0px !important;
}

.m-t-10 {
	margin-top: 10px !important;
}

.m-t-15 {
	margin-top: 15px !important;
}

.m-t-20 {
	margin-top: 20px !important;
}

.m-t-25 {
	margin-top: 24px !important;
}

.m-t-30 {
	margin-top: 30px !important;
}

.m-t-40 {
	margin-top: 40px !important;
}

.m-t-70 {
	margin-top: 70px !important;
}

.m-b-0 {
	margin-bottom: 0px !important;
}

.m-b-5 {
	margin-bottom: 5px !important;
}

.m-b-10 {
	margin-bottom: 10px !important;
}

.m-b-15 {
	margin-bottom: 15px !important;
}

.m-b-20 {
	margin-bottom: 20px !important;
}

.m-b-25 {
	margin-bottom: 25px !important;
}

.m-b-30 {
	margin-bottom: 30px !important;
}

.w-xs {
	min-width: 80px;
}

.w-sm {
	min-width: 95px;
}

.w-md {
	min-width: 110px;
}

.w-lg {
	min-width: 140px;
}

.m-h-40 {
	min-height: 40px;
}

.m-h-50 {
	min-height: 50px;
}

.m-h-500 {
	min-height: 500px;
}

.l-h-34 {
	line-height: 34px;
}

.font-600 {
	font-weight: 600;
}

.font-bold {
	font-weight: 700;
}

.font-normal {
	font-weight: normal;
}

.font-light {
	font-weight: 300;
}

.font-13 {
	font-size: 13px !important;
}
.font-18 {
	font-size: 18px !important;
}

.wrapper-md {
	padding: 20px;
}

.pull-in {
	margin-left: -20px;
	margin-right: -20px;
}

.b-0 {
	border: none !important;
}

.vertical-middle {
	vertical-align: middle;
}

.bx-shadow {
	-moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.bx-shadow-none {
	box-shadow: none !important;
}

.mx-box {
	max-height: 380px;
	min-height: 380px;
}

.thumb-sm {
	height: 32px;
	width: 32px;
}

.thumb-md {
	height: 48px;
	width: 48px;
}

.thumb-lg {
	height: 88px;
	width: 88px;
}

.thumb-xl {
	height: 120px;
	width: 120px;
}

/* =============
   Extras
============= */

/* Table type box */

.table-box {
	display: table;
	height: 100%;
	width: 100%;
}

.table-box .table-detail {
	display: table-cell;
	vertical-align: middle;
}

/* Card Box */

.card-box {
	padding: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-clip: padding-box;
	/*margin-bottom: 20px;*/
	border: 1px solid #dcdcdc;
	background: white;
}

.card-box.no-border {
	padding: 10px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-clip: padding-box;
	border: none;
	background: white;
}

.card-box .card-drop {
	color: #9a9da0;
	font-size: 20px;
	line-height: 1px;
	padding: 0px 5px;
	display: inline-block;
}

/* Demo only */

.icon-list-demo div {
	cursor: pointer;
	line-height: 45px;
	white-space: nowrap;
	color: #75798B;
}

.icon-list-demo div p {
	margin-bottom: 0px;
	line-height: inherit;
}

.icon-list-demo i {
	display: inline-block;
	font-size: 18px;
	margin: 0;
	vertical-align: middle;
	width: 40px;
}

.icon-list-demo .col-md-4 {
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background-clip: padding-box;
}

.icon-list-demo .col-md-4:hover {
	background-color: rgba(33, 150, 243, 0.07);
}

.button-list {
	margin-left: -8px;
	margin-bottom: -12px;
}

.button-list .btn {
	margin-bottom: 12px;
	margin-left: 8px;
}

/* Switchery demo */

.switchery-demo .switchery {
	margin-bottom: 10px;
}

/* =============
   Bootstrap-custom
============= */

.row {
	margin-right: -10px;
	margin-left: -10px;
}

.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-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 {
	padding-left: 10px;
	padding-right: 10px;
}

.nav-pills-custom li a {
	padding: 5px 18px;
	border-radius: 20px;
	color: #2196f3;
}

.nav-pills-custom li.active a {
	background-color: #ffffff !important;
	color: #2196f3 !important;
}

.breadcrumb {
	background-color: transparent;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 0px;
}

/* Image Thumbnail */

.img-thumbnail {
	border: 1px solid #EBEFF2;
}

/* Dropdown */

.dropdown-menu {
	padding: 4px 0;
	transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-webkit-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	box-shadow: 0 0px 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0px 0 rgba(0, 0, 0, 0.02);
	border: 1px solid rgba(154, 157, 160, 0.15);
}

.dropdown-menu>li>a {
	padding: 6px 20px;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	background-color: #2196f3 !important;
	color: #ffffff;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	background-color: rgba(154, 157, 160, 0.1);
	color: #435966;
}

/*Well */

.well {
	background-color: rgba(154, 157, 160, 0.15);
	border: rgba(154, 157, 160, 0.5);
	-webkit-box-shadow: inset 0 1px 1px rgba(154, 157, 160, 0.25);
	box-shadow: inset 0 1px 1px rgba(154, 157, 160, 0.25);
}

/* Background colors */

.bg-custom {
	background-color: rgba(33, 150, 243, 0.75) !important;
}

.bg-primary {
	background-color: rgba(70, 103, 204, 0.75) !important;
}

.bg-success {
	background-color: rgba(62, 200, 69, 0.75) !important;
}

.bg-info {
	background-color: rgba(69, 176, 226, 0.75) !important;
}

.bg-warning {
	background-color: rgba(251, 202, 53, 0.75) !important;
}

.bg-danger {
	background-color: rgba(233, 97, 84, 0.75) !important;
}

.bg-muted {
	background-color: #f5f5f5 !important;
}

.bg-inverse {
	background-color: #60667a !important;
}

.bg-purple {
	background-color: rgba(170, 129, 243, 0.75) !important;
}

.bg-pink {
	background-color: rgba(255, 138, 204, 0.75) !important;
}

.bg-white {
	background-color: #ffffff !important;
}

.bg-lightdark {
	background-color: #f5f5f5 !important;
}

/* Text colors */

.text-custom {
	color: #2196f3 !important;
}

.text-white {
	color: #ffffff !important;
}

.text-danger {
	color: #e96154 !important;
}

.text-muted {
	color: #9a9da0 !important;
}

.text-primary {
	color: #113058 !important;
}

.text-warning {
	color: #fbca35 !important;
}

.text-success {
	color: #3ec845 !important;
}

.text-info {
	color: #45b0e2 !important;
}

.text-inverse {
	color: #60667a !important;
}

.text-pink {
	color: #ff8acc !important;
}

.text-purple {
	color: #aa81f3 !important;
}

.text-dark {
	color: #565656 !important;
}

/* Form components */

textarea.form-control {
	min-height: 90px;
}

.form-control {
	background-color: #ffffff !important;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	color: #565656;
	padding: 6px 12px;
	height: 38px;
	max-width: 100%;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
}

.form-control:focus {
	background-color: #FFFFFF;
	border: 1px solid #AAAAAA;
	-webkit-box-shadow: none;
	box-shadow: none;
	outline: 0 !important;
	color: #333333;
}

.form-control[disabled], fieldset[disabled] .form-control {
	background-color: #e8e8e8 !important;
}

.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px;
}

.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px;
}

.form-horizontal .form-group {
	margin-left: -10px;
	margin-right: -10px;
}

.form-control-feedback {
	line-height: 38px !important;
}

.input-group-btn .btn {
	padding: 8px 12px;
}

.input-group-btn .btn-sm {
	padding: 5px 10px;
}

.input-group-btn .btn-lg {
	padding: 10px 17px;
}

/* Labels */

.label {
	font-weight: 500;
	letter-spacing: 0.05em;
	color: white;
	padding: 3px;
}

.label-default {
	background-color: #2196f3;
	color: white;
	padding: 3px;
}

.label-primary {
	background-color: #4667cc;
	color: white;
	padding: 3px;
}

.label-success {
	background-color: #3ec845;
	color: white;
	padding: 3px;
}

.label-info {
	background-color: #45b0e2;
}

.label-warning {
	background-color: #fbca35;
	color: white;
	padding: 3px;
}

.label-danger {
	background-color: #e96154;
	color: white;
	padding: 3px;
}

.label-purple {
	background-color: #aa81f3;
}

.label-pink {
	background-color: #ff8acc;
	color: white;
	padding: 3px;
}

.label-inverse {
	background-color: #60667a;
	color: white;
	padding: 3px;
}

/* Badge */

.badge {
	text-transform: uppercase;
	font-weight: 500;
	padding: 7px 6px;
	font-size: 12px;
	margin-top: 1px;
	background-color: #2196f3;
}

.badge-xs {
	font-size: 9px;
}

.badge-xs, .badge-sm {
	-webkit-transform: translate(0, -2px);
	-ms-transform: translate(0, -2px);
	-o-transform: translate(0, -2px);
	transform: translate(0, -2px);
}

.badge-primary {
	background-color: #4667cc;
}

.badge-success {
	background-color: #3ec845;
}

.badge-info {
	background-color: #45b0e2;
}

.badge-warning {
	background-color: #fbca35;
}

.badge-danger {
	background-color: #e96154;
}

.badge-purple {
	background-color: #aa81f3;
}

.badge-pink {
	background-color: #ff8acc;
}

.badge-inverse {
	background-color: #60667a;
}

/* Pagination/ Pager */

.pagination>li:first-child>a, .pagination>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px;
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px;
}

.pagination>li>a, .pagination>li>span {
	color: #435966;
	background-color: #f5f5f5;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	background-color: #e4e7ea;
}

.pagination-split li {
	margin-left: 5px;
	display: inline-block;
	float: left;
}

.pagination-split li:first-child {
	margin-left: 0;
}

.pagination-split li a {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	background-color: #5F92CC;
	background: transparent linear-gradient(97deg, ##5F92CC 0%, ##5F92CC 100%) 0% 0% no-repeat padding-box;
    border-color: black;
    font-weight: bold;
    font-size: 13px;
}

.pager li>a, .pager li>span {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #435966;
	background-color: #f5f5f5;
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span, .pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
	background-color: #bbb;
	background: transparent linear-gradient(0deg, #bbbbbb 0%, #ffffff 100%) 0% 0% no-repeat padding-box;
	font-size: 13px;
}

/* Tabs */

.tab-content {
	padding: 20px;
	border: 2px solid #e8e8e8;
	border-top: none;
}

.nav-tabs {
	border-bottom: 2px solid #e8e8e8;
}

.nav-tabs>li>a {
	padding: 12px 18px;
	color: #435966;
	font-weight: 500;
	cursor: pointer;
}

.nav-tabs>li {
	margin-bottom: -2px;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
	border: 2px solid #e8e8e8;
	border-bottom: transparent;
	background-color: #f5f5f5;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus {
	border-bottom: transparent;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
	border: 2px solid #e8e8e8;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
	background-color: #f5f5f5;
	border-color: #e8e8e8;
}

/* List group */

.list-group-item {
	border: 1px solid #dcdcdc;
	border-left: none;
	border-right: none;
	background-color: transparent;
}

.list-group-item:hover {
	background-color: rgba(154, 157, 160, 0.07);
}

.list-group-item:first-child {
	border-top: none;
}

.list-group-item:last-child {
	border-bottom: none;
}
.list-group-item .sublinks{
	margin-top: 10px;
}
.list-no-border .list-group-item {
	border: none;
}
/* Dropcap */

.dropcap {
	font-size: 3.1em;
}

.dropcap, .dropcap-circle, .dropcap-square {
	display: block;
	float: left;
	font-weight: 400;
	line-height: 36px;
	margin-right: 6px;
	text-shadow: none;
}

/* Alert */

.alert .btn {
	margin-top: 10px;
}

.alert-success {
	background-color: rgba(95, 190, 170, 0.3);
	border-color: rgba(95, 190, 170, 0.4);
	color: #5fbeaa;
}

.alert-info {
	background-color: rgba(52, 211, 235, 0.2);
	border-color: rgba(52, 211, 235, 0.3);
	color: #45b0e2;
}

.alert-warning {
	background-color: rgba(255, 189, 74, 0.2);
	border-color: rgba(255, 189, 74, 0.3);
	color: #fbca35;
}

.alert-danger {
	background-color: rgba(240, 80, 80, 0.2);
	border-color: rgba(240, 80, 80, 0.3);
	color: #e96154;
}

/* Modals */

.modal .modal-dialog .modal-content {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border-color: #DDDDDD;
	border-radius: 2px;
	box-shadow: none;
	padding: 25px;
}

.modal .modal-dialog .modal-content .modal-header {
	border-bottom-width: 2px;
	margin: 0;
	padding: 0;
	padding-bottom: 15px;
}

.modal .modal-dialog .modal-content .modal-body {
	padding: 20px 0;
}

.modal .modal-dialog .modal-content .modal-footer {
	padding: 0;
	padding-top: 15px;
}

.modal-full {
	width: 98%;
}

.modal-content .nav.nav-tabs+.tab-content {
	margin-bottom: 0px;
}

.modal-content .panel-group {
	margin-bottom: 0px;
}

.modal-content .panel {
	/*border-top: none;*/
}

/* Custom-modal */

.modal-demo {
	background-color: #ffffff;
	width: 600px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	background-clip: padding-box;
	display: none;
}

.modal-demo .close {
	position: absolute;
	top: 15px;
	right: 25px;
	color: #eeeeee;
}

.custom-modal-title {
	padding: 15px 25px 15px 25px;
	line-height: 22px;
	font-size: 18px;
	background-color: #2196f3;
	color: #ffffff;
	text-align: left;
	margin: 0px;
}

.custom-modal-text {
	padding: 20px;
}

.custombox-modal-flash .close, .custombox-modal-rotatedown .close {
	top: 20px;
	z-index: 9999;
}

/* Tabs-Accordions */

.tabs-vertical-env .tab-content {
	margin-bottom: 0px;
}

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

.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
	background-color: #2196f3;
	border-color: #2196f3;
}

.nav-pills>.active>a>.badge {
	color: #2196f3;
}

.has-success .form-control {
	border-color: #3ec845;
	box-shadow: none !important;
}

.has-warning .form-control {
	border-color: #fbca35;
	box-shadow: none !important;
}

.has-error .form-control {
	border-color: #e96154;
	box-shadow: none !important;
}

.input-group-addon {
	border-radius: 4px;
    background-color: #904f8e !important;
    background: transparent linear-gradient(97deg, #5F92CC 0%, #5F92CC 100%) 0% 0% no-repeat padding-box;
    border: 1px solid #838383;
    color: #fff;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.input-group-addon button{
	background: transparent;
    border: none;
    text-transform: uppercase;
}
/* Tooltips */

.tooltip-inner {
	border-radius: 3px;
	padding: 6px 10px;
}

.jqstooltip {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	width: auto !important;
	height: auto !important;
}

/* Popover */

.popover {
	font-family: inherit;
	border: none;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	background-clip: padding-box;
}

.popover .popover-title {
	background-color: transparent;
	color: #2196f3;
	font-weight: 500;
	font-size: 15px;
}

/* Code */

code {
	color: #2196f3;
	background-color: #ffffff;
	border-radius: 4px;
}

/* Pre */

pre {
	background-color: #f5f5f5;
	border: 1px solid #d4d8da;
}

/* Carousel */

.carousel-control {
	width: 10%;
}

.carousel-control span {
	position: absolute;
	top: 50%;
	/* pushes the icon in the middle of the height */
	z-index: 5;
	display: inline-block;
	font-size: 30px;
}

/* Media */

.media {
	margin-bottom: 20px;
}

.media .media-heading {
	font-weight: 600;
	font-size: 16px;
}

.media:last-of-type {
	margin-bottom: 0px;
}

/* =============
   Animation
============= */

/* Progressbar Animated */

@ -webkit-keyframes animationProgress {
	from {
		width: 0;
	}
}

@ keyframes animationProgress {
	from {
		width: 0;
	}
}

/* Portlets loader */

@ -webkit-keyframes sk-rotateplane {
	0% {
		-webkit-transform: perspective(120px);
	}
	50% {
		-webkit-transform: perspective (120px) rotateY (180deg);
	}
	100% {
		-webkit-transform: perspective (120px) rotateY (180deg) rotateX (180deg);
	}
}

@ keyframes sk-rotateplane {
	0% {
		transform: perspective(120px) rotateX(0deg) rotateY(0deg);
		-webkit-transform: perspective(120px) rotateX(0deg) rotateY(0deg);
	}
	50% {
		transform: perspective (120px) rotateX (-180 .1deg) rotateY (0deg);
		-webkit-transform: perspective (120px) rotateX (-180 .1deg) rotateY (0deg);
	}
	100% {
		transform: perspective (120px) rotateX (-180deg) rotateY (-179 .9deg);
		-webkit-transform: perspective (120px) rotateX (-180deg) rotateY (-179 .9deg);
	}
}

/*!
 * Waves v0.6.0
 * http://fian.my.id/Waves
 *
 * Copyright 2014 Alfiana E. Sibuea and other contributors
 * Released under the MIT license
 * https://github.com/fians/Waves/blob/master/LICENSE
 */

.waves-effect {
	position: relative;
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	vertical-align: middle;
	z-index: 1;
	will-change: opacity, transform;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}

.waves-effect .waves-ripple {
	position: absolute;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	opacity: 0;
	background: rgba(0, 0, 0, 0.2);
	-webkit-transition: all 0.7s ease-out;
	-moz-transition: all 0.7s ease-out;
	-o-transition: all 0.7s ease-out;
	-ms-transition: all 0.7s ease-out;
	transition: all 0.7s ease-out;
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	pointer-events: none;
}

.waves-notransition {
	-webkit-transition: none !important;
	-moz-transition: none !important;
	-o-transition: none !important;
	-ms-transition: none !important;
	transition: none !important;
}

.waves-circle {
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	text-align: center;
	width: 2.5em;
	height: 2.5em;
	line-height: 2.5em;
	border-radius: 50%;
	-webkit-mask-image: none;
}

.waves-input-wrapper {
	border-radius: 0.2em;
	vertical-align: bottom;
}

.waves-input-wrapper .waves-button-input {
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.waves-block {
	display: block;
}

.waves-effect.waves-light .waves-ripple {
	background-color: rgba(255, 255, 255, 0.4);
}

.waves-effect.waves-custom .waves-ripple {
	background-color: rgba(33, 150, 243, 0.4);
}

.waves-effect.waves-primary .waves-ripple {
	background-color: rgba(70, 103, 204, 0.4);
}

.waves-effect.waves-success .waves-ripple {
	background-color: rgba(62, 200, 69, 0.4);
}

.waves-effect.waves-info .waves-ripple {
	background-color: rgba(69, 176, 226, 0.4);
}

.waves-effect.waves-warning .waves-ripple {
	background-color: rgba(251, 202, 53, 0.4);
}

.waves-effect.waves-danger .waves-ripple {
	background-color: rgba(233, 97, 84, 0.4);
}

.waves-effect.waves-pink .waves-ripple {
	background-color: rgba(255, 138, 204, 0.4);
}

.waves-effect.purple .waves-ripple {
	background-color: rgba(170, 129, 243, 0.2);
}

.waves-effect.waves-inverse .waves-ripple {
	background-color: rgba(96, 102, 122, 0.4);
}

.emailSuccess {
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	top: 20%;
}

.emailFailure {
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	top: 23%;
}

/* Profile sidebar */

.profile-sidebar {
	padding: 20px 0 10px 0;
	background: #fff;
}

.profile-usertitle {
	text-align: center;
}

.text-center {
	text-align: center !important;
}

.profile-usertitle-name {
	color: #5a7391;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 7px;
}

.profile-usertitle-job {
	text-transform: uppercase;
	color: #5b9bd1;
	font-size: 12px;
	font-weight: 600;
	margin-bottom: 15px;
}

.profile-userbuttons {
	text-align: center;
	margin-top: 10px;
}

.profile-userbuttons .btn {
	text-transform: uppercase;
	font-size: 11px;
	font-weight: 600;
	padding: 6px 15px;
	margin-right: 5px;
}

.profile-userbuttons .btn:last-child {
	margin-right: 0px;
}

.profile-usermenu {
	margin-top: -20px;
}

.panel-heading {
	margin-top: 0px;
}

.profile-usermenu ul li {
	border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li:last-child {
	border-bottom: none;
}

.profile-usermenu ul li a {
	color: #93a3b5;
	font-size: 14px;
	font-weight: 400;
}

.profile-usermenu ul li a i {
	margin-right: 8px;
	font-size: 14px;
}

.profile-usermenu ul li a:hover {
	background-color: #fafcfd;
	color: #5b9bd1;
}

.profile-usermenu ul li.active {
	border-bottom: 1px solid #f0f4f7;
}

.profile-usermenu ul li.active a {
	color: #5b9bd1;
	border-left: 2px solid #5b9bd1;
}

/* Profile Content */

.profile-content {
	padding: 20px;
	background: #fff;
	min-height: 460px;
}

.fake-shadow {
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.fileUpload {
	position: relative;
	overflow: hidden;
}

.fileUpload #logo-id {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 33px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}

.img-preview {
	max-width: 100%;
}

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

.listbox {
	padding: 0;
}

.width297 {
	width: 297px !important;
}

.pro_img1 {
	height: auto;
	width: 85px;
}

.card-box .media-body {
	text-align: left;
	padding-left: 16px;
	padding-top: 8px;
}

.col-md-3.profilecards {
	width: 22%;
}

.card-box .media-left {
	border-right: 1px solid #ccc;
}

.profilecards .card-box {
	padding: 2px;
	width: auto;
}

.profilecards .card-box .btn.btn-success {
	border-radius: 0px;
	padding: 4px 8px !important;
	font-weight: normal;
	background-color: #34495E !important;
	border-color: #34495E !important;
}

#body {
	position: absolute;
	top: 5px;
	width: 100%;
	height: 100%;
}

/*comment_css*/

.comment_css {
	padding-top: 20px;
	padding-left: 5px;
	color: black;
}

.ra_response {
	font-size: 14px;
	color: #666;
	margin: 5px 0;
	background-color: #eee;
	float: left;
	padding: 5px;
	width: 99%;
}

.headerwrap {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 20px;
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
}

.headercont {
	box-sizing: border-box;
	float: left;
	margin-bottom: 10px;
	padding: 0;
	width: 100%;
}

.com_user_text {
	clear: left;
	color: #000;
	font-size: 15px;
	line-height: 21px;
}

.dateline {
	padding-top: 10px;
}

.dateline span {
	color: #808080;
	font-size: 14px;
}

.com_interactives {
	background-color: #fff;
	border: solid 1px #ddd;
	margin: 10px 0 0 0;
	display: inline-block;
}

.com_interactives a {
	padding: 5px 20px !important;
	border-right: solid 1px #ddd;
	display: block;
	float: left;
	font-size: 15px;
	color: #125584;
	font-weight: 400;
	cursor: pointer;
}

.chat-li {
	list-style: none;
	padding: 0px;
}

.new_commentwrap .new_comment_box {
	width: 100%;
	float: left;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 30px;
}

.new_comment_box textarea {
	width: 100%;
	padding: 12px !important;
	border: 1px solid #ccc;
	box-sizing: border-box;
	height: 150px !important;
	margin-bottom: 15px;
	-moz-box-shadow: 0px 2px 8px #ccc;
	-webkit-box-shadow: 0px 2px 8px #ccc;
	box-shadow: 0px 2px 8px #ccc;
	border-radius: 8px;
	font-size: 14px;
	font-family: 'Roboto', sans-serif !important;
}

.new_comment_box .loginbutton {
	float: right;
}

.new_commentwrap .data {
	position: relative;
	bottom: 5px;
	padding: 5px;
}

.hide_div {
	display: none;
}

.show_div {
	display: block;
}

.nav-sidebar {
	max-height: 400px;
	overflow-y: scroll;
}

.networl-ul li {
	background-color: #eee;
	margin-bottom: 10px;
}

.networl-ul li a {
	color: #000;
}

.networl-ul li.active {
	background-color: #ddd;
}

.profile-content {
	min-height: 380px !important;
}

.network-tab {
	border: none;
	border-left: 1px solid #ddd;
	background: #fff;
	min-height: 200px;
}

.notify-max-height {
	max-height: 100% !important;
}

.min-vh {
	min-height: calc(100vh - 60px);
}

.card_notifiacations {
	box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.13);
	margin-top: 50px;
}

.notification_body {
	height: calc(100vh - 287px);
	overflow: auto;
}

.dashborad_noty .notification_body {
	height: 256px;
	overflow: auto;
}

.dashborad_noty .card_notifiacations {
	margin-top: 0px;
}

.padd-right-10 {
	padding-right: 10px;
}

.inline_group .control-group {
	display: inline-block;
	width: 45%;
}

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

.sh_full {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px 15px;
}

.modal_loader {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	background: rgba(255, 255, 255, 0.6);
}

.modal_loader .spinner-mainpage {
	height: 50px;
	margin-left: auto;
	margin-top: auto;
	width: 50px;
	margin: auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 100;
}

.drop-box {
	background: #F8F8F8;
	border: 5px dashed #DDD;
	height: 125px;
	text-align: center;
	padding-top: 5px;
	margin: 10px;
}

.highcharts-credits {
	display: none;
}

/* .activity-width table thead tr td{
	width: 20px;
	max-width: 20px;
	word-break: break-all;
} */

.activity-width {
	overflow-x: auto;
}

.inline-select, .nrecords {
	display: inline-block;
	width: 110px;
}

.btn-search {
	width: 100%
}

textarea.form-control.sz {
	min-height: 0px;
}

.mb-10 {
	margin-bottom: 10px;
}

.mb-5 {
	margin-bottom: 5px;
}

.ml-12 {
	margin-left: 12px;
}

.mlr-6 {
	margin: 6px 6px !important;
}

.mr-6 {
	margin-right: 6px !important;
}

.agree-button {
	margin-top: 20px;
	float: right;
}

.pn {
	background-color: rgba(80, 240, 159, 0.16);
}

.chk-button {
	margin-top: 10px;
	float: right;
}

.back-to-trade-list {
	margin-top: 10px;
	margin-right: -10px;
}

.edit-cancel {
	margin-right: 10px;
}

.w-650 {
	width: 650px;
}

.fsize {
	font-size: 20px;
}

/* .dropdown-toggle::after {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 5.255em;
	vertical-align: .255em;
	content: "";
	border-top: .3em solid;
	border-right: .3em solid transparent;
	border-bottom: 0;
	border-left: .3em solid transparent;
} */

.signup-btn {
	padding: 6px 12px !important;
	margin-top: 0px !important;
}
/* .dropdown-menu.show {
    display: block;
} */
/* .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
} */

.callupfont{font-size: large;font-weight: bold;}
.owl-nav {width: 100%;position: absolute;left: 0;top: 43%;}
.owl-carousel .owl-nav button.owl-prev span {position: absolute;margin-left: -110px;left: 10px;font-size: 80px;line-height: 33px;padding: 0 !important;color: #111111;}
.owl-carousel .owl-nav button.owl-next span {position: absolute;right: -110px;font-size: 80px;line-height: 33px;padding: 0 !important;color: #111111;}

/*Developer's Style Sheet*/
textarea{resize: none;}
hr{border-color: #989898;margin: 10px 0 10px;}
table.vertically-aligned-middle tr th,
table.vertically-aligned-middle tr td{vertical-align: middle;}
li.divider{height: 1px;margin: 9px 0 0;overflow: hidden;background-color: #e5e5e5;}
span.close{color: #FF0000;cursor: pointer;opacity: 1;font-size: 30px;}
.h-23{height: 23px}
.b-l-1{border-left:1px solid #bbbbbb;}
.b-r-1{border-right:1px solid #bbbbbb;}
.white{color: white;}
.true{color: green;}
.false{color: red;}
.error-element{border-color:red !important;}
.no-border{border: none !important;}
.text-bold{
	font-weight: bolder !important;
}
@media (min-width: 1200px){
	.modal-xl {
		width: auto;
    	max-width: 1140px;
	}
	.modal-xxl {
		width: auto;
    	max-width: 95%;
	}	
}
.input-group .input-group-btn .btn{height: 36px;}
.input-group .input-group-btn .btn .fa{font-size: 20px;}

.fa.fa-trash,
.fa.fa-pencil,
.fa.fa-lock,
.fa.fa-envelope,
.fa.fa-cog,
.fa.fa-ban,
.fa-external-link,
.fa.fa-close,
.fa.fa-paperclip,
.fa.fa-eye,
.fa.fa-file-pdf-o,
.fa.fa-user,
.fa.fa-bar-chart,
.fa.fa-thumb-tack {
	color: #000 !important;
    font-size: 18px;
    cursor: pointer;
}
.fa-empty{
	width: 16px;
    display: inline-block;
    content: "";
    font-size: 14px;
}
.form-control-read-only{
	/* background-color: #ffffff !important;
    border: 1px solid #cfcfcf;
    border-radius: 4px;
    color: #565656;
    padding: 6px 12px;
    height: 36px;
    max-width: 100%;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    display: block;
    width: 100%;
    font-size: 14px;
    line-height: 1.42857143;
    margin:0;
    background-color: #eaeaea !important;
    cursor: not-allowed; */
	background-color: #ffffff !important;
	color: #565656;
	padding: 0px 0px 0px 5px;
	max-width: 100%;
	box-shadow: none;
	display: inline-block;
	font-size: 14px;
	line-height: 1.42857143;
	margin: 0;
}
.form-control-read-only-textarea{
	/* background-color: #ffffff !important;
	border: 1px solid #cfcfcf;
	border-radius: 4px;
	color: #565656;
	padding: 6px 12px;
	height: 36px;
	max-width: 100%;
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
	display: block;
	width: 100%;
	font-size: 14px;
	line-height: 1.42857143;
	margin:0;
	min-height: 112px;
	overflow-y: auto;
	background-color: #eaeaea !important;
    cursor: not-allowed; */
	background-color: #ffffff !important;
	color: #565656;
	padding: 0px 0px 0px 5px;
	max-width: 100%;
	box-shadow: none;
	display: inline-block;
	font-size: 14px;
	line-height: 1.42857143;
	margin: 0;
}
.verified{
	background: #389a38;
    color: #fff;
    border-radius: 100%;
    font-size: 15px;
    padding: 1px;
}
.verified .fa.fa-check{
	padding: 1px;
}
.text-capitalize{
	text-transform: capitalize;	
}
.text-decoration,
.text-underline{
	text-decoration:underline; 
}
.summary-loan-amount{
	font-size: 20px;
}
.summary-loan-text{
	font-size: 16px;	
}
.p-l-r {
	padding: 0 3px;
}
.overflow-control {
	overflow:hidden;
}

/*OPA Existing Comments*/
.comment-container{
	padding: 20px 5px 5px;
    border-bottom: 1px solid #ddd;
}
.comment-container .comment-by-on{
	margin-left: 10px;
}
.comment-container .comment-by-on .comment-by-avtar{
	background-color: #113058;
    color: #fff;
    border-radius: 100%;
    padding: 7px 6px;
    font-size: 12px;
}
.comment-container .comment-by-on .user{
	margin-left: 10px;
	font-size: 12px;
}
.comment-container .comment-by-on .timing{
	margin-left: 2px;
	font-size: 11.4px;
	color: #818080;
}
.comment-container .comment-details{
	margin-left: 48px;
	color: #000;
	font-size: 16px;
	font-weight: 400;
	padding: 5px 0 0;
    text-align: justify;
}
.comment-container .comment-details:first-letter {
    text-transform: uppercase;
}
.hyperlink {
	text-decoration: underline !important;
	font-weight: bold !important;
	color: cornflowerblue !important;
}
.un-masked{
	transform: rotate(90deg);
}
.panel-group .panel .panel-heading a:before{
	display:none !important;
}