/*custom style*/
html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-size:4mm; 
}
/*Fix - Firefox bug on linux */
body {
	font-family: "Roboto",Arial,sans-serif!important;
  }
  
p {
	font-size:1rem!important;
}

 b, strong  {
    font-weight: 700!important;
}
.main-background {
	background: url(../img/svg_bg.svg) top center;
	/*background-size: cover;*/
	height: calc(100vh);
	width: 100%;
	/*position:fixed;*/
	overflow: auto;
}
@media screen and (max-width: 360px) {
.main-background {
 overflow: auto;
}
}
.color-overlay {
	background: rgba(253, 253, 253, 0.9);
	height: calc(100vh);
	width: 100%;
	display: table;
}
.color-overlay .home-layout {
	display: table-cell;/*vertical-align: middle;*/
}
.applogo {
	width:300px;
	height:52px;
	margin:0 0 20px 0;
	background: url(../img/logo.svg) no-repeat center center;
	display:inline-block;
}
.navlogo {
	width:202px;
	height:35px;
	background: url(../img/logo.svg) no-repeat center center;
	background-size: cover;
}
/*.adxlogo {
	width:160px;
	height:37px;
	background: url(../img/adxlogo.png) no-repeat center center;
}*/
/*Auto Adjust height - new bottom fixed menu */
.container-fluid {
padding-bottom:10vh!important;
}
 @media (min-width: 768px) {
 .container-fluid {
 width: 750px;
}
}
.side-nav a {
    font-size: 1.3rem;
    font-weight: bold;
}
/*custom style top padding after sign in*/
.container-fluid {
	padding-top: 5.5rem;
}

/* for wider Desktop only layouts  */
.container {
padding-bottom:10vh!important;
}
 @media (min-width: 768px) {
 .container {
 width: 1140px;
}
}
.container {
	padding-top: 5.5rem;
}
/* for wider Desktop only layouts  */

/*custom style top padding before sign in*/
.pad_out_T {
	padding-top:0;
}
.icon-round {
	border-radius: 50%;
	width: 40px;
	height: 40px;
	background-color:#EDEDED;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	margin-right:10px;
	display:inline-block;
}
p.icon {
	margin-top:8px;
}
a.list-group-item {
	color:#000;
}
a.list-group-item:hover, a.list-group-item:focus {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5;
}
/*a.list-group-item::before {
 font-family: Font Awesome 5 Free;
 content: "\f054";
 position: absolute;
 right: 15px;
 top: 50%;
 font-size: 18px;
 line-height: 14px;
 margin-top: -7px;
 color: rgb(215, 215, 215);
}*/
:before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.list-group-item-text {
	color: #333;
	font-size:16px;
	font-weight:400;
}

a.list-group-item .list-group-item-heading {
	color: #333;
	font-size:16px;
	font-weight:bold;
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px;
}
.empheader span {
	border-radius: 50%;
	width: 44px;
	height: 44px;
	background-color:#EDEDED;
	color: #000;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:1px;
	text-align:center;
	display:inline-block;
}
.empheader span > p.icon {
	margin-top:8px;
}
.empheader h2 {
	position: relative;
	top:5px;
	display:inline-block;
}
.empheader h2 > small {
	font-size:16px;
	color:#828282;
	font-weight:normal;
}
.dash-item {
	/*background: #f5f5f5;*/
    display: block!important;
	border-radius: 4px;
	padding: 25px 10px;
	text-align: center;
	position: relative;
	height: 130px;
	margin:10px;
	color:#fff;
}
.dash-item:hover {
	text-decoration: none;
	color:#fff;
}
.dash-item>i {
	color: #fff;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
.dash-item h4 {
/* margin: 0 auto;*/
}
.md-form label {
	color: #000;
}
.navbar {
	border-radius: 0!important;
}
form.view_layout label {
	margin: 15px 0;
}
/*.view_layout label.label-view {
font-size: .8rem;
}*/
form.view_layout .text-right-view {
	text-align: right;
}
/*.view_layout hr {border-top:1px solid #bdbdbd; }*/

@media screen and (max-width: 360px) {
html {
 font-size: 3.5mm;
}


.list-group-item-text {
 font-size:12px;
}
 a.list-group-item .list-group-item-heading {
 font-size:12px;
}
 /*.h5, h5 {
 font-size: 1rem;
}
 .h4, h4 {
 font-size: 1.25rem;
}
 .h3, h3 {
 font-size: 1.50rem;
}
.h2, h2 {
 font-size: 1.75rem;
}*/
p.icon {
 margin-top: 10px;
}
.empheader span > p.icon {
 margin-top: 10px;
}
.fa-3x {
 font-size: 2.5em;
}
.dash-item {
 height: 100px;
}
form.view_layout .text-right-view {
text-align: left !important;
}
form.view_layout label.label-view {
margin: 20px 0 0 0;
}
form.view_layout label {
margin:0
}
 .hide-text-sm {
display:none;
}
}
@media screen and (max-width: 640px) {

 html {
 font-size: 3.5mm;
}


.list-group-item-text {
 font-size:12px;
}
 a.list-group-item .list-group-item-heading {
 font-size:12px;
}
 /*.h5, h5 {
 font-size: 1rem;
}
 .h4, h4 {
 font-size: 1.25rem;
}
 .h3, h3 {
 font-size: 1.50rem;
}
.h2, h2 {
 font-size: 1.75rem;
}*/
p.icon {
 margin-top: 10px;
}
.empheader span > p.icon {
 margin-top: 10px;
}
.fa-3x {
 font-size: 2.5em;
}
.dash-item {
 height: 100px;
}
form.view_layout .text-right-view {
text-align: left !important;
}
form.view_layout label.label-view {
margin: 20px 0 0 0;
}
form.view_layout label {
margin:0
}
}
/*Steps*/
.steps-form {
	display: table;
	width: 100%;
	position: relative;
	margin : 0 0 20px;
}
.steps-form .steps-row {
	display: table-row;
}
.steps-form .steps-row:before {
	top: 20px;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 100%;
	height: 1px;
	background-color: #ccc;
}
.steps-form .steps-row .steps-step {
	display: table-cell;
	text-align: center;
	position: relative;
}
.steps-form .steps-row .steps-step p {
	margin-top: 0.5rem;
}
.steps-form .steps-row .steps-step button[disabled] {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.steps-form .steps-row .steps-step .btn-circle {
	width: 30px;
	height: 30px;
	text-align: center;
	padding: 6px 0;
	font-size: 12px;
	line-height: 1.428571429;
	border-radius: 15px;
	margin-top: 0;
}
.steps-step i.fa-check {
 padding: 0 .6rem;
}
@media (max-width: 576px) {
	.steps-step .blkSml {
		display:none !important;
	}
	.steps-step .btn.btn-sm {
		/*padding: .5rem 1.1rem !important;*/
		padding: .5rem 0.8rem !important;
	}
	.steps-step i.fa {
		padding: 0;
	}
	.list-group-item-heading .blkSml {
		display:none !important;
	}
}
@media (max-width: 768px) {
	.list-group-item-heading .blkSml {
		display:none !important;

	}

}

/*@media screen and (min-width: 576px){
.select-wrapper{
	min-width:380px;
}
}
.select-wrapper input.select-dropdown {
	text-align:center;
}*/
.fa-1_5x {
	font-size: 1.5em;
}
.black-text {
	color:#000!important;
}
form.pcode .btn {
	font-size:1.5rem;
 padding: .45rem;
}
form.pcode button.psfix {
	font-size:0.8rem;
}
/* Pattern word */
.ptrn .col {
	padding: 0.5rem 0;
}
.ptrn input[type="text"] {
	width:90%;
	padding-right: 0;
	padding-left: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ptrn input[type="text"]:disabled {
	background-color: #f2f2f2;
	border:1px solid #e0e0e0;
}
.ptrn input[type="text"].active {
	border:1px solid #999;
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
}
/*.ptrn table.table td, .ptrn table.table th {
	padding-top: 0.7rem;
	padding-bottom: 0.7rem;
}*/
/* Employee View-Edit page header */
.cascading-admin-card .admin-up {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: -30px;
}
.cascading-admin-card .admin-up .data {
    /*float: right;*/
    margin-top: 2.5rem;
    /*text-align: right;*/
}
.card.card-cascade.narrower .view {
    margin-left: 4%;
    margin-right: 4%;
    margin-top: -40px;
}
/* modal content bg top white corners fix */
.modal-dialog .modal-content {
    border-radius: .4rem;
}
/* Calendar Prefix icon */
.md-form .prefix {
	font-size: 1.5rem;
 	top: .0rem;
	cursor:pointer;
}
.md-form .prefix ~ input, .md-form .prefix ~ textarea, .md-form .prefix ~ label {
    margin-left: 2.5rem;
}
/* Calendar Prefix icon */

/* Select box align to Input fix start */
.select-wrapper input.select-dropdown {
	/* height:3.4rem;*/
}
.select-wrapper + label {
   top: -15px;
   transform: scale(.8);
}

/* Select box align to Input fix end */

/* Input suffix icon start */
/*.input-group > .input-group-prepend > .input-group-text {
	background-color: transparent !important;
	border: 0;
	border-bottom: 1px solid #bdbdbd;
}
.md-form.input-group, .input-group .form-control {
    padding-left: 0;
}*/
.icon-sfx span.sufx {
    color: initial;
    position: absolute;
    right: 0;
    top: 16px;
    font-size: 16px;
}
/* Input suffix icon end */

/* toastr Alert Fix for LIVE app start */
.toast-success {
  background-image: url(../img/toastr/success.png) !important; }

.toast-error {
  background-image: url(../img/toastr/error.png) !important; }

.toast-info {
  background-image: url(../img/toastr/info.png) !important; }

.toast-warning {
  background-image: url(../img/toastr/warning.png) !important; }
/* toastr Alert Fix for LIVE app end */

/* menu font size */
.side-nav .collapsible a {/*font-size:1rem; font-weight:bold;*/}
/* menu font size end */

/* custom default button */
button.btn.blue-grey.darken-1, a.btn.blue-grey.darken-1, button.btn.btn-blue-grey {
	background-color: #e3f2fd !important;
	border: 1px solid #bdbdbd;
	padding:0.6rem 2rem;
	font-size: 1.2rem;
	color:#000;
}
.modal-dialog.modal-notify .heading {
    color: #fff;
}
button.btn.teal.darken-1, a.btn.teal.darken-1 {
	background-color:#d7fff6!important;
	border:2px solid #bdbdbd;
	padding: 0.6rem 1rem;
	font-size: 1.2rem;
	color:#000!important;
}
button.btn.red.darken-4, a.btn.red.darken-4 {
	background-color:#ffd7d7!important;
	border:1px solid #bdbdbd;
	padding: 0.6rem 1rem;
	font-size: 1.2rem;
	color:#000!important;
}
.card .card-body .card-text {
    font-size: 1rem;
}
/* Accordian Border bottom line */
.accordion .card, .accordion .card:first-of-type, .accordion .card:not(:first-of-type):not(:last-of-type) {
    border-bottom: 0px solid #e0e0e0;
}
/* Accordian Border bottom line */

/* View Layout button alignment fix*/
@media screen and (max-width: 480px) {
.col-fix {
    max-width: 30%!important;
}
}
/* Heading color fix*/
.blue-grey.lighten-4, .blue-grey.lighten-5, .blue-grey.lighten-3
{
background-color: #f5f5f5 !important;	
}
/*Upload File*/
.file-field .file-path-wrapper {
    overflow: hidden;
    padding-left: 10px;
    height: 3rem;
}

/* e-Payslip Menu */
.blue-grey.darken-2 {
    background-color: #3F729B !important;
}
.bg-light {
    background: #f4f5f7 !important;
}
/* Float buttons */
.green.lighten-4 {
    background-color: #c8e6c9 !important;
}
.blue-grey.lighten-1 {
    background-color: #f2f2f2 !important;
}
.navbar.navbar-dark .breadcrumb .nav-item .nav-link, .navbar.navbar-dark .navbar-nav .nav-item .nav-link {
    color: #fff!important;
}
.navbar-dark .navbar-brand {
    color: #fff!important;
	font-weight:400;
}
.blue-grey {
    background-color: #EEEEEE !important;
	color:#000!important;
}
.light-blue.lighten-5 {
    background-color: #efebe9 !important;
    border: 1px solid #a1887f !important;
	padding: 0.6rem 1rem;
	font-size: 1.2rem;
	color: #000 !important;
}
.card .md-form label {
	font-weight: 500;
	/*font-size: 1.2rem;*/
}
/*.blue-grey-text {
    color: #007aff !important;
}*/
/*.card, .navbar {
    -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
*/.md-form label, .md-form label.active {
  /*  font-size: 1rem!important;*/
}
.cyan.darken-1 {
	/*border:1px solid #aaa;
	background-color:#EFEFEF!important;*/
	color:#fff!important;
}
.btn, .btn.disabled:active, .btn.disabled:focus, .btn.disabled:hover, .btn:disabled:active, .btn:disabled:focus, .btn:disabled:hover, .jumbotron {
    -webkit-box-shadow: 0 0x 0px 0 rgba(0,0,0,.16),0 0px 0px 0 rgba(0,0,0,.12);
}
button.btn.teal.darken-1, a.btn.teal.darken-1 {
    border:1px solid #007aff;
	background-color:#EFEFEF!important;
	color:#007aff!important;
	border-radius:0.9rem!important;
}
.side-nav .collapsible a {

    height: 33px;
    
}
.collapsible-header:hover
{
	background-color:#3F729B!important;
    color:#fff!important;
}
.blue-grey-text {
    color: #bbb !important;
}
.navbar.scrolling-navbar {
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn-outline-primary {
    border: 1px solid #64B5F6 !important;
}
.btn-outline-success {
    border: 1px solid #00c851 !important;
}

.btn-outline-danger {
    border: 1px solid #ef9a9a !important;
}
.btn-outline-warning {
    border: 1px solid #fb3 !important;
}
/*.list-group-item {
	padding: .68rem 1.25rem;
	border: 0.2px solid rgba(0,0,0,.240);
	border-radius: 0.8rem!important;
	}*/
	 
/* .opt1 a.list-group-item:first-child {
	border-radius: 0.8rem!important;
 } */ 

.opt1 a.list-group-item {
    box-shadow: 0px 0px 1px 0 
rgba(0, 0, 0, .15), 0px 0px 4px 0
    rgba(0, 0, 0, .15);
}
/* font-weight for strong tag */
strong
{
	font-weight: 510;
}
/* btn block cons */
@media (min-width: 768px) {
 .btn-cons {
 display: flex;
}
}

/*Btn Fix for mobile view */

@media screen and (max-width: 360px) {
.btn-floating{margin: 5px 5px;}
}

.side-nav .collapsible a {
    font-size: 1rem;
    font-weight: 400;
}

.hr-pink-border {border-top: 1px solid #f8bbd0!important;
}
.hr-blue-border {border-top: 1px solid #8196d4!important;
}

.grey-text-custom {color: #616161 !important;}

.text-chocolate {color: #a94442 !important;}

.text-pink {color: #ff80ab !important;}
.text-warning-dark {color: #f57f17 !important;}
.text-success-dark {color: #069c43 !important;}

.btn-outline-pink {
    border: 1px solid #f8bbd0 !important;
}
.btn-outline-chocolate {
    border: 1px solid #a94442 !important;
}
.btn-floating i {
    font-size: 1.25rem;
    line-height: 37px;
}
.fa-1_5x {
    font-size: 1.5em;
}
.btn-outline-success-dark {
    color: #03a846 !important;
    background-color: transparent !important;
    border: 1px solid #03a846 !important;
}
.btn {
    word-spacing: .2rem;
}

li.nav-item > .dropdown-toggle::after {
    display: none;
    margin-left: 0;
    vertical-align: 0;
    content: "";
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}
.slash {
  padding: 36px 0 0 0 !important;
}
/*In Progress Animation */
  .inprogress {
	line-height: 1;
 font-size: .81rem;
	font-weight: 400;
}
.inprogress span {
	background: transparent;
	border-radius: 50%;
	display: inline-block;
	height: 0.4em;
	width:  0.4em;
	-webkit-animation:  inprogress 0.8s linear infinite;
	-moz-animation:     inprogress 0.8s linear infinite;
	-ms-animation:      inprogress 0.8s linear infinite;
	animation:            inprogress 0.8s linear infinite;
}
 .inprogress span:nth-child(1) {
 -webkit-animation-delay:  0.2s;
 -moz-animation-delay:     0.2s;
 -ms-animation-delay:      0.2s;
 animation-delay:            0.2s;
}
 .inprogress span:nth-child(2) {
 -webkit-animation-delay:  0.4s;
 -moz-animation-delay:     0.4s;
 -ms-animation-delay:      0.4s;
 animation-delay:            0.4s;
}
 .inprogress span:nth-child(3) {
 -webkit-animation-delay:  0.8s;
 -moz-animation-delay:     0.8s;
 -ms-animation-delay:      0.8s;
 animation-delay:            0.8s;
}
@-webkit-keyframes inprogress {
 0% {
 background: transparent;
}
 50% {
 background: #999;
}
 100% {
 background: transparent;
}
}
 @-moz-keyframes inprogress {
 0% {
 background: transparent;
}
 50% {
 background: #999;
}
 100% {
 background: transparent;
}
}
 @-ms-keyframes inprogress {
 0% {
 background: transparent;
}
 50% {
 background: #999;
}
 100% {
 background: transparent;
}
}
 @keyframes inprogress {
 0% {
 background: transparent;
}
 50% {
 background: #999;
}
 100% {
 background: transparent;
}
}

.btn-outline-warning-dark {
	border: 1px solid #ff6d00  !important;
	color: #ff6d00  !important;
  }

.text-warning-dark {color: #ff6d00  !important;}
.pl-4-5, .px-4-5 {
  padding-left: 2.1rem !important;
}
.ml-4-5, .mx-4-5 {
  margin-left: 2.1rem !important;
}
/* badges */
.badge {
  text-transform: uppercase !important;
  font-weight: 500 !important;
  letter-spacing:0.4pt !important;
}
.badge-primary {
  color: #000 !important;
  background-color: #ccd5ff !important;
}
.badge-success {
  color: #000 !important;
  background-color: #8ce8ae !important;
}
.badge-success1 {
  color: #000 !important;
  background-color: #cef8de !important;
}
.badge-info {
  color: #000 !important;
  background-color: #a9f0fe !important;
}
.badge-warning {
  color: #000 !important;
  background-color: #fbd17e !important;
}
.badge-danger {
  color: #000 !important;
  background-color: #ffd1d3 !important;
}
.badge-danger1 {
  color: #000 !important;
  background-color: #ffc7e8 !important;
}
.badge-danger2 {
  color: #000 !important;
  background-color: #ffcba8 !important;
}
.badge-danger3 {
  color: #000 !important;
  background-color: #ffe3e3 !important;
}
.badge-secondary2 {
	color: #000 !important;
	background-color: #b0dfff !important;
}
.modal-body li {
	font-size:1rem!important;
}
/*Youtube popup*/
.grtyoutube-popup {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:99999;
}

.grtyoutube-popup-content {
	margin-top:150px;
	width:95%;
	max-width:850px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

.grtyoutube-popup-close {
	position:absolute;
	top:-30px;
	right:0;
	color:#FFF;
	font-size:25px;
	width:17px;
	height:17px;
	cursor:pointer;
}

.grtyoutube-iframe {
	width:100%;
	height:480px;
}
@media (max-width:767px) {
	.grtyoutube-iframe {
		width:100%;
		height:350px;
	}
}

.grtyoutube-dark-theme{
	background: rgba(0,0,0, 0.85);
}

/* .grtyoutube-dark-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
	box-shadow: 0px 0px 8px 0px rgba(255,255,255,0.4);
} */

.grtyoutube-dark-theme .grtyoutube-popup-close {
	background: url('../img/icon-close-white.png') no-repeat;
}

.grtyoutube-light-theme {
	background: rgba(255,255,255, 0.85);
}

.grtyoutube-light-theme .grtyoutube-popup-content {
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
}

.grtyoutube-light-theme .grtyoutube-popup-close {
	background: url('../img/icon-close-black.png') no-repeat;
}
.text-orange-dark {
	color:#F60 !important;
}


/* Download Animation custom style start */
.load-wrapp p {
	padding: 0 0 40px;
}

.load-wrapp:last-child {
	margin-right: 0;
}

.bar {
	float: left;
	width: 15px;
	height: 6px;
	border-radius: 2px;
	background-color: #4b9cdb;
}

.load-10 .bar {
	animation: loadingJ 2s cubic-bezier(.17, .37, .43, .67) infinite;
}

.load-11 .bar {
	animation: loadingK 2s cubic-bezier(.17, .37, .43, .67) infinite;
}

@keyframes loadingJ {

	0%,
	100% {
		transform: translate(0, 0);
	}

	50% {
		transform: translate(80px, 0);
		background-color: #f5634a;
		width: 25px;
	}
}

@keyframes loadingK {

	0%,
	100% {
		transform: translate(80px, 0);
	}

	50% {
		transform: translate(0, 0);
		background-color: #f5634a;
		width: 25px;
	}
}
.dwnl.md-progress {
  height: 0.5rem;
}
/* Download Animation custom style stop */
.side-nav {
    width: 290px !important;
}

/* Sticky Header Top */

.row_sticky-top {
	top: 55px !important;
	z-index: 996 !important;
	position: sticky;
}

/* Only Header */

.sticky-header {
	top: 46px !important;
	z-index: 996 !important;
	position: sticky;
}

/* Sticky Footer Bottom */

.row_sticky-bottom {
	position: sticky;
	bottom: 60px;
	z-index: 996 !important;
	
}


/*!
 * Cropper.js v1.0.0-beta.1
 * https://github.com/fengyuanchen/cropperjs
 *
 * Copyright (c) 2017 Fengyuan Chen
 * Released under the MIT license
 *
 * Date: 2017-01-21T12:28:26.786Z
 */

.cropper-container {
  font-size: 0;
  line-height: 0;

  position: relative;

  -webkit-user-select: none;

     -moz-user-select: none;

      -ms-user-select: none;

          user-select: none;

  direction: ltr;
  -ms-touch-action: none;
      touch-action: none
}

.cropper-container img {
  /* Avoid margin top issue (Occur only when margin-top <= -height) */
  display: block;
  min-width: 0 !important;
  max-width: none !important;
  min-height: 0 !important;
  max-height: none !important;
  width: 100%;
  height: 100%;
  image-orientation: 0deg
}

.cropper-wrap-box,
.cropper-canvas,
.cropper-drag-box,
.cropper-crop-box,
.cropper-modal {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.cropper-wrap-box {
  overflow: hidden;
}

.cropper-drag-box {
  opacity: 0;
  background-color: #fff;
}

.cropper-modal {
  opacity: .5;
  background-color: #000;
}

.cropper-view-box {
  display: block;
  overflow: hidden;

  width: 100%;
  height: 100%;

  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
}

.cropper-dashed {
  position: absolute;

  display: block;

  opacity: .5;
  border: 0 dashed #eee
}

.cropper-dashed.dashed-h {
  top: 33.33333%;
  left: 0;
  width: 100%;
  height: 33.33333%;
  border-top-width: 1px;
  border-bottom-width: 1px
}

.cropper-dashed.dashed-v {
  top: 0;
  left: 33.33333%;
  width: 33.33333%;
  height: 100%;
  border-right-width: 1px;
  border-left-width: 1px
}

.cropper-center {
  position: absolute;
  top: 50%;
  left: 50%;

  display: block;

  width: 0;
  height: 0;

  opacity: .75
}

.cropper-center:before,
  .cropper-center:after {
  position: absolute;
  display: block;
  content: ' ';
  background-color: #eee
}

.cropper-center:before {
  top: 0;
  left: -3px;
  width: 7px;
  height: 1px
}

.cropper-center:after {
  top: -3px;
  left: 0;
  width: 1px;
  height: 7px
}

.cropper-face,
.cropper-line,
.cropper-point {
  position: absolute;

  display: block;

  width: 100%;
  height: 100%;

  opacity: .1;
}

.cropper-face {
  top: 0;
  left: 0;

  background-color: #fff;
}

.cropper-line {
  background-color: #39f
}

.cropper-line.line-e {
  top: 0;
  right: -3px;
  width: 5px;
  cursor: e-resize
}

.cropper-line.line-n {
  top: -3px;
  left: 0;
  height: 5px;
  cursor: n-resize
}

.cropper-line.line-w {
  top: 0;
  left: -3px;
  width: 5px;
  cursor: w-resize
}

.cropper-line.line-s {
  bottom: -3px;
  left: 0;
  height: 5px;
  cursor: s-resize
}

.cropper-point {
  width: 5px;
  height: 5px;

  opacity: .75;
  background-color: #39f
}

.cropper-point.point-e {
  top: 50%;
  right: -3px;
  margin-top: -3px;
  cursor: e-resize
}

.cropper-point.point-n {
  top: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: n-resize
}

.cropper-point.point-w {
  top: 50%;
  left: -3px;
  margin-top: -3px;
  cursor: w-resize
}

.cropper-point.point-s {
  bottom: -3px;
  left: 50%;
  margin-left: -3px;
  cursor: s-resize
}

.cropper-point.point-ne {
  top: -3px;
  right: -3px;
  cursor: ne-resize
}

.cropper-point.point-nw {
  top: -3px;
  left: -3px;
  cursor: nw-resize
}

.cropper-point.point-sw {
  bottom: -3px;
  left: -3px;
  cursor: sw-resize
}

.cropper-point.point-se {
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 20px;
  cursor: se-resize;
  opacity: 1
}

@media (min-width: 768px) {

  .cropper-point.point-se {
    width: 15px;
    height: 15px
  }
}

@media (min-width: 992px) {

  .cropper-point.point-se {
    width: 10px;
    height: 10px
  }
}

@media (min-width: 1200px) {

  .cropper-point.point-se {
    width: 5px;
    height: 5px;
    opacity: .75
  }
}

.cropper-point.point-se:before {
  position: absolute;
  right: -50%;
  bottom: -50%;
  display: block;
  width: 200%;
  height: 200%;
  content: ' ';
  opacity: 0;
  background-color: #39f
}

.cropper-invisible {
  opacity: 0;
}

.cropper-bg {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC');
}

.cropper-hide {
  position: absolute;

  display: block;

  width: 0;
  height: 0;
}

.cropper-hidden {
  display: none !important;
}

.cropper-move {
  cursor: move;
}

.cropper-crop {
  cursor: crosshair;
}

.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}

/*Custom */

/* Basic */


.img-container,
.img-preview {
  background-color: #f7f7f7;
  width: 100%;
  text-align: center;
}

.img-container {
  min-height: 300px;
  max-height: 300px;
  margin-bottom: 1rem;
}

@media (min-width: 768px) {
  .img-container {
    min-height: 300px;
  }
}

.img-container > img {
  max-width: 100%;
}

.docs-preview {
  margin-right: -1rem;
}

.img-preview {
  float: left;
  margin-right: .5rem;
  margin-bottom: .5rem;
  overflow: hidden;
}

.img-preview > img {
  max-width: 100%;
}

.preview-lg {
  width: 200px;
  height: 70px;
}

.preview-lg-emp {
  width: 150px;
  height: 150px;
}


.preview-md {
  width: 8rem;
  height: 4.5rem;
}

.preview-sm {
  width: 4rem;
  height: 2.25rem;
}

.preview-xs {
  width: 2rem;
  height: 1.125rem;
  margin-right: 0;
}

.docs-data > .input-group {
  margin-bottom: .5rem;
}

.docs-data > .input-group > label {
  min-width: 5rem;
}

.docs-data > .input-group > span {
  min-width: 3rem;
}

.docs-buttons > .btn,
.docs-buttons > .btn-group,
.docs-buttons > .form-control {
  margin-right: .25rem;
  margin-bottom: .5rem;
}

.docs-toggles > .btn,
.docs-toggles > .btn-group,
.docs-toggles > .dropdown {
  margin-bottom: .5rem;
}

.docs-tooltip {
  display: block;
  margin: -.5rem -.75rem;
  padding: .5rem .75rem;
}

.docs-tooltip > .icon {
  margin: 0 -.25rem;
  vertical-align: top;
}

.tooltip-inner {
  white-space: normal;
}

.btn-upload .tooltip-inner,
.btn-toggle .tooltip-inner {
  white-space: nowrap;
}

.btn-toggle {
  padding: .5rem;
}

.btn-toggle > .docs-tooltip {
  margin: -.5rem;
  padding: .5rem;
}

@media (max-width: 400px) {
  .btn-group-crop {
    margin-right: -1rem!important;
  }

  .btn-group-crop > .btn {
    padding-left: .5rem;
    padding-right: .5rem;
  }

  .btn-group-crop .docs-tooltip {
    margin-left: -.5rem;
    margin-right: -.5rem;
    padding-left: .5rem;
    padding-right: .5rem;
  }
}

.docs-options .dropdown-menu {
  width: 100%;
}

.docs-options .dropdown-menu > li {
  font-size: .875rem;
  padding-left: 1rem;
  padding-right: 1rem;
}

.docs-options .dropdown-menu > li:hover {
  background-color: #f7f7f7;
}

.docs-options .dropdown-menu > li > label {
  display: block;
}

.docs-cropped .modal-body {
  text-align: center;
}

.docs-cropped .modal-body > img,
.docs-cropped .modal-body > canvas {
  max-width: 100%;
}


/* Footer */

.docs-footer {
  font-size: .875rem;
  overflow: hidden;
}

.docs-footer .nav {
  margin-bottom: 1rem;
}

.heart {
  position: relative;
  display: block;
  width: 100%;
  height: 2rem;
  margin-top: 1rem;
  margin-bottom: 0;
  color: #ddd;
  font-size: 1.125rem;
  line-height: 2rem;
  text-align: center;
}

.heart:hover {
  color: #ff4136;
}

.heart:before {
  position: absolute;
  top: 50%;
  right: 0;
  left: 0;
  display: block;
  height: 0;
  border-top: 1px solid #eee;
  content: " ";
}

.heart:after {
  position: relative;
  z-index: 1;
  padding-left: .5rem;
  padding-right: .5rem;
  background-color: #fff;
  content: "♥";
}
