body{
    color:#000 !important;
}
.login-img {
	background-image:url('/img/pexels-vojtech-okenka-127162-392018.jpg');
	background-repeat:no-repeat;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	background-size:cover;
	background-position:center;
}
#mymessage {
    position: fixed;
    top: 0;
    right: 0;
	z-index:999999;
}
#myinner-message {
    margin: 0 auto;
}
#notifychangedata {
    position: fixed;
    top: 0;
    right: 0;
	z-index:999999;
}
#myinner-notifychangedata {
    margin: 0 auto;
}
#fountainTextG{
  position:fixed;
	top:50%;
	left:40%;
	z-index:10000000;
	filter: alpha(opacity=40); /* For IE8 and earlier */
}
/* Mobile */
@media only screen and (max-width: 767px) {
	.fountainTextG{
		font-size:30px;
	}
}

/* Tablet */
@media only screen and (min-width: 768px) and (max-width: 979px) {
	.fountainTextG{
		font-size:35px;
	}
}

/* Computer */
@media only screen and (min-width: 980px) {
	.fountainTextG{
		font-size:65px;
	}
}
.fountainTextG{
	color:#F00;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
	float:left;
	animation-name:bounce_fountainTextG;
		-o-animation-name:bounce_fountainTextG;
		-ms-animation-name:bounce_fountainTextG;
		-webkit-animation-name:bounce_fountainTextG;
		-moz-animation-name:bounce_fountainTextG;
	animation-duration:1.82s;
		-o-animation-duration:1.82s;
		-ms-animation-duration:1.82s;
		-webkit-animation-duration:1.82s;
		-moz-animation-duration:1.82s;
	animation-iteration-count:infinite;
		-o-animation-iteration-count:infinite;
		-ms-animation-iteration-count:infinite;
		-webkit-animation-iteration-count:infinite;
		-moz-animation-iteration-count:infinite;
	animation-direction:normal;
		-o-animation-direction:normal;
		-ms-animation-direction:normal;
		-webkit-animation-direction:normal;
		-moz-animation-direction:normal;
	transform:scale(.5);
		-o-transform:scale(.5);
		-ms-transform:scale(.5);
		-webkit-transform:scale(.5);
		-moz-transform:scale(.5);
}#fountainTextG_1{
	animation-delay:0.65s;
		-o-animation-delay:0.65s;
		-ms-animation-delay:0.65s;
		-webkit-animation-delay:0.65s;
		-moz-animation-delay:0.65s;
}
#fountainTextG_2{
	animation-delay:0.78s;
		-o-animation-delay:0.78s;
		-ms-animation-delay:0.78s;
		-webkit-animation-delay:0.78s;
		-moz-animation-delay:0.78s;
}
#fountainTextG_3{
	animation-delay:0.91s;
		-o-animation-delay:0.91s;
		-ms-animation-delay:0.91s;
		-webkit-animation-delay:0.91s;
		-moz-animation-delay:0.91s;
}
#fountainTextG_4{
	animation-delay:1.04s;
		-o-animation-delay:1.04s;
		-ms-animation-delay:1.04s;
		-webkit-animation-delay:1.04s;
		-moz-animation-delay:1.04s;
}
#fountainTextG_5{
	animation-delay:1.17s;
		-o-animation-delay:1.17s;
		-ms-animation-delay:1.17s;
		-webkit-animation-delay:1.17s;
		-moz-animation-delay:1.17s;
}
#fountainTextG_6{
	animation-delay:1.3s;
		-o-animation-delay:1.3s;
		-ms-animation-delay:1.3s;
		-webkit-animation-delay:1.3s;
		-moz-animation-delay:1.3s;
}
#fountainTextG_7{
	animation-delay:1.43s;
		-o-animation-delay:1.43s;
		-ms-animation-delay:1.43s;
		-webkit-animation-delay:1.43s;
		-moz-animation-delay:1.43s;
}
#fountainTextG_8{
	animation-delay:1.56s;
		-o-animation-delay:1.56s;
		-ms-animation-delay:1.56s;
		-webkit-animation-delay:1.56s;
		-moz-animation-delay:1.56s;
}
#fountainTextG_9{
	animation-delay:1.69s;
		-o-animation-delay:1.69s;
		-ms-animation-delay:1.69s;
		-webkit-animation-delay:1.69s;
		-moz-animation-delay:1.69s;
}
#fountainTextG_10{
	animation-delay:1.82s;
		-o-animation-delay:1.82s;
		-ms-animation-delay:1.82s;
		-webkit-animation-delay:1.82s;
		-moz-animation-delay:1.82s;
}

@keyframes bounce_fountainTextG{
	0%{
		transform:scale(1);
		color:#000000;
	}

	100%{
		transform:scale(.5);
		color:#FFFFFF;
	}
}

@-o-keyframes bounce_fountainTextG{
	0%{
		-o-transform:scale(1);
		color:#000000;
	}

	100%{
		-o-transform:scale(.5);
		color:#FFFFFF;
	}
}

@-ms-keyframes bounce_fountainTextG{
	0%{
		-ms-transform:scale(1);
		color:#000000;
	}

	100%{
		-ms-transform:scale(.5);
		color:#48A5FF;
	}
}

@-webkit-keyframes bounce_fountainTextG{
	0%{
		-webkit-transform:scale(1);
		color:#000000;
	}

	100%{
		-webkit-transform:scale(.5);
		color:#48A5FF;
	}
}

@-moz-keyframes bounce_fountainTextG{
	0%{
		-moz-transform:scale(1);
		color:#000000;
	}

	100%{
		-moz-transform:scale(.5);
		color:#48A5FF;
	}
}
.elegantshd {
  color: #131313;
  background-color: #fff;
  letter-spacing: .15em;
  text-shadow: 1px -1px 0 #767676, -1px 2px 1px #737272, -2px 4px 1px #767474, -3px 6px 1px #787777, -4px 8px 1px #7b7a7a, -5px 10px 1px #7f7d7d, -6px 12px 1px #828181, -7px 14px 1px #868585, -8px 16px 1px #8b8a89/*, -9px 18px 1px #8f8e8d, -10px 20px 1px #949392, -11px 22px 1px #999897, -12px 24px 1px #9e9c9c, -13px 26px 1px #a3a1a1, -14px 28px 1px #a8a6a6, -15px 30px 1px #adabab, -16px 32px 1px #b2b1b0, -17px 34px 1px #b7b6b5, -18px 36px 1px #bcbbba, -19px 38px 1px #c1bfbf, -20px 40px 1px #c6c4c4, -21px 42px 1px #cbc9c8, -22px 44px 1px #cfcdcd, -23px 46px 1px #d4d2d1, -24px 48px 1px #d8d6d5, -25px 50px 1px #dbdad9, -26px 52px 1px #dfdddc, -27px 54px 1px #e2e0df, -28px 56px 1px #e4e3e2*/;
}
.deepshd {
  color: #e0dfdc;
  background-color: #333;
  letter-spacing: .1em;
  text-shadow: 0 -1px 0 #fff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222, 0 8px 0 #202020, 0 9px 0 #1e1e1e, 0 10px 0 #1c1c1c, 0 11px 0 #1a1a1a, 0 12px 0 #181818, 0 13px 0 #161616, 0 14px 0 #141414, 0 15px 0 #121212, 0 22px 30px rgba(0, 0, 0, 0.9);
}
.xbootstrap {
  color: #202020;
  background-color: #2d2d2d;
  letter-spacing: .1em;
  text-shadow: -1px -1px 1px #111, 2px 2px 1px #363636;
}
.retroshd {
  color: #2c2c2c;
  background-color: #d5d5d5;
  letter-spacing: .05em;
  text-shadow: 4px 4px 0px #d5d5d5, 7px 7px 0px rgba(0, 0, 0, 0.2);
}
.retroshd:hover {
    text-decoration: none;
}
.myshadow1 {
	text-shadow: 0 0 3px #FF0000, 0 0 5px #0000FF
}
.myshadow2 {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}
@media screen and (max-width: 767px) {
    #navigation ul {
        margin: 10px 0 0 0; padding: 20px 0 0 35px;
    }
    .col-sm-0-5{
        width: 4.166667%;
    }
    .col-sm-1-5{
        width: 12.5%;
    }
    .col-sm-2-5{
        width: 20.83333%;
    }
    .col-sm-3-5{
        width: 29.16667%;
    }
    .col-sm-4-5{
        width: 37.5%;
    }
    .col-sm-5-5{
        width: 45.83333%;
    }
    .col-sm-6-5{
        width: 54.16667%;
    }
    .col-sm-7-5{
        width: 62.5%;
    }
    .col-sm-8-5{
        width: 70.83333%;
    }
    .col-sm-9-5{
        width: 79.16667%;
    }
    .col-sm-10-5{
        width: 87.5%;
    }
    .col-sm-11-5{
        width: 95.8333%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .col-sm-0-5{
        width: 4.166667%;
    }
    .col-sm-1-5{
        width: 12.5%;
    }
    .col-sm-2-5{
        width: 20.83333%;
    }
    .col-sm-3-5{
        width: 29.16667%;
    }
    .col-sm-4-5{
        width: 37.5%;
    }
    .col-sm-5-5{
        width: 45.83333%;
    }
    .col-sm-6-5{
        width: 54.16667%;
    }
    .col-sm-7-5{
        width: 62.5%;
    }
    .col-sm-8-5{
        width: 70.83333%;
    }
    .col-sm-9-5{
        width: 79.16667%;
    }
    .col-sm-10-5{
        width: 87.5%;
    }
    .col-sm-11-5{
        width: 95.8333%;
    }
    .col-md-0-5{
        width: 4.166667%;
    }
    .col-md-1-5{
        width: 12.5%;
    }
    .col-md-2-5{
        width: 20.83333%;
    }
    .col-md-3-5{
        width: 29.16667%;
    }
    .col-md-4-5{
        width: 37.5%;
    }
    .col-md-5-5{
        width: 45.83333%;
    }
    .col-md-6-5{
        width: 54.16667%;
    }
    .col-md-7-5{
        width: 62.5%;
    }
    .col-md-8-5{
        width: 70.83333%;
    }
    .col-md-9-5{
        width: 79.16667%;
    }
    .col-md-10-5{
        width: 87.5%;
    }
    .col-md-11-5{
        width: 95.8333%;
    }
    .col-lg-0-5{
        width: 4.166667%;
    }
    .col-lg-1-5{
        width: 12.5%;
    }
    .col-lg-2-5{
        width: 20.83333%;
    }
    .col-lg-3-5{
        width: 29.16667%;
    }
    .col-lg-4-5{
        width: 37.5%;
    }
    .col-lg-5-5{
        width: 45.83333%;
    }
    .col-lg-6-5{
        width: 54.16667%;
    }
    .col-lg-7-5{
        width: 62.5%;
    }
    .col-lg-8-5{
        width: 70.83333%;
    }
    .col-lg-9-5{
        width: 79.16667%;
    }
    .col-lg-10-5{
        width: 87.5%;
    }
    .col-lg-11-5{
        width: 95.8333%;
    }
}

@media (min-width: 992px) {
    .col-lg-0-5{
        width: 4.166667%;
    }
    .col-lg-1-5{
        width: 12.5%;
    }
    .col-lg-2-5{
        width: 20.83333%;
    }
    .col-lg-3-5{
        width: 29.16667%;
    }
    .col-lg-4-5{
        width: 37.5%;
    }
    .col-lg-5-5{
        width: 45.83333%;
    }
    .col-lg-6-5{
        width: 54.16667%;
    }
    .col-lg-7-5{
        width: 62.5%;
    }
    .col-lg-8-5{
        width: 70.83333%;
    }
    .col-lg-9-5{
        width: 79.16667%;
    }
    .col-lg-10-5{
        width: 87.5%;
    }
    .col-lg-11-5{
        width: 95.8333%;
    }
}
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5, .col-xs-2-5, .col-sm-2-5, .col-md-2-5, .col-lg-2-5, .col-xs-3-5, .col-sm-3-5, .col-md-3-5, .col-lg-3-5, .col-xs-4-5, .col-sm-4-5, .col-md-4-5, .col-lg-4-5, .col-xs-5-5, .col-sm-5-5, .col-md-5-5, .col-lg-5-5, .col-xs-6-5, .col-sm-6-5, .col-md-6-5, .col-lg-6-5, .col-xs-7-5, .col-sm-7-5, .col-md-7-5, .col-lg-7-5, .col-xs-8-5, .col-sm-8-5, .col-md-8-5, .col-lg-8-5, .col-xs-9-5, .col-sm-9-5, .col-md-9-5, .col-lg-9-5, .col-xs-10-5, .col-sm-10-5, .col-md-10-5, .col-lg-10-5, .col-xs-11-5, .col-sm-11-5, .col-md-11-5, .col-lg-11-5, .col-xs-0-5, .col-sm-0-5, .col-md-0-5, .col-lg-0-5 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}
.col-xs-1-5, .col-xs-2-5, .col-xs-3-5, .col-xs-4-5, .col-xs-5-5, .col-xs-6-5, .col-xs-7-5, .col-xs-8-5, .col-xs-9-5, .col-xs-10-5, .col-xs-11-5, .col-xs-0-5 {
  float: left;
}
.col-sm-0-5{
    width: 4.166667%;
}
.col-sm-1-5{
    width: 12.5%;
}
.col-sm-2-5{
    width: 20.83333%;
}
.col-sm-3-5{
    width: 29.16667%;
}
.col-sm-4-5{
    width: 37.5%;
}
.col-sm-5-5{
    width: 45.83333%;
}
.col-sm-6-5{
    width: 54.16667%;
}
.col-sm-7-5{
    width: 62.5%;
}
.col-sm-8-5{
    width: 70.83333%;
}
.col-sm-9-5{
    width: 79.16667%;
}
.col-sm-10-5{
    width: 87.5%;
}
.col-sm-11-5{
    width: 95.8333%;
}
.col-xs-0-5{
    width: 4.166667%;
}
.col-xs-1-5{
    width: 12.5%;
}
.col-xs-2-5{
    width: 20.83333%;
}
.col-xs-3-5{
    width: 29.16667%;
}
.col-xs-4-5{
    width: 37.5%;
}
.col-xs-5-5{
    width: 45.83333%;
}
.col-xs-6-5{
    width: 54.16667%;
}
.col-xs-7-5{
    width: 62.5%;
}
.col-xs-8-5{
    width: 70.83333%;
}
.col-xs-9-5{
    width: 79.16667%;
}
.col-xs-10-5{
    width: 87.5%;
}
.col-xs-11-5{
    width: 95.8333%;
}
.modal-draggable .modal-backdrop {
  position: fixed;
}

.modal.modal-draggable {
    overflow: overflow-y;
}

.modal-draggable .modal-content:hover {
  cursor: move;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 700px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
  }
  .modal-sm {
    width: 300px;
  }
 	.mymodal{
  	height: 300px;
  	overflow-y: auto;
	}
  .modal-lg{
    width: 900px;
  }
}
@media screen and (max-width: 767px) {
	.mymodal{
  	height: 300px;
  	overflow-y: auto;
	}
}
address{
    font-size: 13px !important;
    margin-bottom: 5px !important;
    line-height: 1.2 !important;
    /*margin-left: 100px;*/
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th,
.table-borderless > tfoot > tr > td,
.table-borderless > tfoot > tr > th,
.table-borderless > thead > tr > td,
.table-borderless > thead > tr > th {
    border: none;
    padding: 3px !important;
    /*font-size: 12px !important;*/
}

.table-borderedbottom{
    border:none !important;
}

.table-borderedbottom > thead > tr > th{
    border:none !important;
}

.table-borderedbottom > tbody > tr > th,
.table-borderedbottom > tfoot > tr > th,
.table-borderedbottom > thead > tr > td,
.table-borderedbottom > tbody > tr > td,
.table-borderedbottom > tfoot > tr > td {
  border: 1px solid #dddd !important;
  border-right-width:0px !important;
  border-left-width:0px !important;
}
.table-borderedbottom > tbody > tr.no-border > td{
    border : none !important;
}

.table-borderedbottom > tbody > tr.blank_row > td{
    border: none !important;
}

.table-borderedgray > tbody > tr > th,
.table-borderedgray > tfoot > tr > th,
.table-borderedgray > thead > tr > td,
.table-borderedgray > thead > tr > th,
.table-borderedgray > tbody > tr > td,
.table-borderedgray > tfoot > tr > td {
  border: 1px solid #808080 !important;
  border-right-width:1px !important;
  border-left-width:1px !important;
}

.table-borderedgray > tbody > tr.no-border > th {
  border-bottom: none !important;
  border-top: none !important;
  border-left:none !important;
}

.table-outline > tbody > tr > th,
.table-outline > tfoot > tr > th,
.table-outline > thead > tr > td,
.table-outline > thead > tr > th,
.table-outline > tbody > tr > td,
.table-outline > tfoot > tr > td {
  border-collapse: collapse !important;
  border: 1px solid #808080 !important;
}

.page-header {
    border-bottom: none !important;
    padding-bottom: 0 !important;
}
.footer-text {
    font-size:10px !important;
    opacity:.6 !important;
}
.table>thead>tr>th{
    vertical-align: top !important;
}
p {
    margin: 0 0 1px !important;
}

.h1, .h2, .h3, h1, h2, h3 {
    margin-top: 5px !important;
    margin-bottom: 5px !important;
}
.table {
    margin-bottom: 5px !important;
}
.invoice-info{
    margin-top: 0 !important;
}
.mt-15{
    margin-top: -15px !important;
}
fieldset.scheduler-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

legend.scheduler-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width:auto;
    padding:0 10px;
    border-bottom:none;
}

.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
    /*background-color: #ccc;*/
    /*border-bottom: 1px solid #ddd;*/
}
.table-borderdthick {
    border:1px solid #000 !important;
}

.table-borderdthick>thead>tr>th, .table-borderdthick>tbody>tr>th, .table-borderdthick>tfoot>tr>th, .table-borderdthick>thead>tr>td, .table-borderdthick>tbody>tr>td, .table-borderdthick>tfoot>tr>td {
    border: 1px solid #000 !important;
    padding: 2px;
    /*font-size: 12px;*/
}

.table-scheduler {
    border:1px solid #000 !important;
}

.table-scheduler>tfoot>tr>th, .table-scheduler>thead>tr>td, .table-scheduler>tbody>tr>td, .table-scheduler>tfoot>tr>td {
    border: 1px solid #000 !important;
    padding: 2px 0 2px 0;
    /*font-size: 12px;*/
}
.table-scheduler>thead>tr>th, .table-scheduler>tbody>tr>th{
  border: 1px solid #000 !important;
  padding: 2px;
}
.table tr td .progress {
  margin-top: 5px;
  height: 8px !important;
}
.table > thead > tr > td.honeydew2,
.table > tbody > tr > td.honeydew2,
.table > tfoot > tr > td.honeydew2,
.table > thead > tr > th.honeydew2,
.table > tbody > tr > th.honeydew2,
.table > tfoot > tr > th.honeydew2,
.table > thead > tr.honeydew2 > td,
.table > tbody > tr.honeydew2 > td,
.table > tfoot > tr.honeydew2 > td,
.table > thead > tr.honeydew2 > th,
.table > tbody > tr.honeydew2 > th,
.table > tfoot > tr.honeydew2 > th {
  background-color: #E0EEE0;
}

.table > thead > tr > td.gainsboro,
.table > tbody > tr > td.gainsboro,
.table > tfoot > tr > td.gainsboro,
.table > thead > tr > th.gainsboro,
.table > tbody > tr > th.gainsboro,
.table > tfoot > tr > th.gainsboro,
.table > thead > tr.gainsboro > td,
.table > tbody > tr.gainsboro > td,
.table > tfoot > tr.gainsboro > td,
.table > thead > tr.gainsboro > th,
.table > tbody > tr.gainsboro > th,
.table > tfoot > tr.gainsboro > th {
  background-color: #DCDCDC;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #EEE9E9;
}

.table > thead > tr > td.seashell2,
.table > tbody > tr > td.seashell2,
.table > tfoot > tr > td.seashell2,
.table > thead > tr > th.seashell2,
.table > tbody > tr > th.seashell2,
.table > tfoot > tr > th.seashell2,
.table > thead > tr.seashell2 > td,
.table > tbody > tr.seashell2 > td,
.table > tfoot > tr.seashell2 > td,
.table > thead > tr.seashell2 > th,
.table > tbody > tr.seashell2 > th,
.table > tfoot > tr.seashell2 > th {
  background-color: #EEE5DE;
}

.table > thead > tr > td.azure2,
.table > tbody > tr > td.azure2,
.table > tfoot > tr > td.azure2,
.table > thead > tr > th.azure2,
.table > tbody > tr > th.azure2,
.table > tfoot > tr > th.azure2,
.table > thead > tr.azure2 > td,
.table > tbody > tr.azure2 > td,
.table > tfoot > tr.azure2 > td,
.table > thead > tr.azure2 > th,
.table > tbody > tr.azure2 > th,
.table > tfoot > tr.azure2 > th {
  background-color: #E0EEEE;
}

.table > thead > tr > td.azure3,
.table > tbody > tr > td.azure3,
.table > tfoot > tr > td.azure3,
.table > thead > tr > th.azure3,
.table > tbody > tr > th.azure3,
.table > tfoot > tr > th.azure3,
.table > thead > tr.azure3 > td,
.table > tbody > tr.azure3 > td,
.table > tfoot > tr.azure3 > td,
.table > thead > tr.azure3 > th,
.table > tbody > tr.azure3 > th,
.table > tfoot > tr.azure3 > th {
  background-color: #C1CDCD;
}

.mylabel {
    font-family: serif !important;
    font-size: 12px !important;
}
caption{
    padding-top: 1px !important;
    padding-bottom: 1px !important;
    color:#000 !important;
    font-size: 14px !important;
}
.control-sidebar-menu {
    padding: 0.5em 0 0.5em 2em !important;
}
.control-sidebar-bg {
    right: -330px !important;
    width: 330px !important;
}
.control-sidebar-heading {
    padding: 10px 0 0 10px !important;
}
.control-sidebar-menu>li>a{
    width: 330px;
}
.chat_widget_member_online{
    padding: 2px;
}
.hr {
  border-top: 1px solid #ccc !important;
  margin-top: 0 !important;
}

hr {
  margin-top: 5px !important;
  margin-bottom: 20px !important;
}
hr.red{
    border-top:1px solid red;
    /*margin-top: 38px !important;*/
    margin-bottom: 0 !important;
}

hr.blue{
    border-top:2px solid blue;
}

hr.navy{
    border-top:2px solid #001f3f;
    margin-bottom: 2px !important;
}
.box-header {
    padding: 20px !important;
}
.breadcrumb{
  background-color: transparent !important;
}
.breadcrumb>li+li:before {
  color: #000000 !important;
}
.wrapper {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  background: #ffffff;
}

.h_iframe {
  position: relative;
}

.h_iframe .ratio {
  display: block;
  width: 100%;
  height: auto;
}

.h_iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.nowrap {
  white-space:nowrap;
}
.col-form-label {
  padding: 5px 20px !important;
}
.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    width: auto;
    padding: 0 10px;
    /*border: 1px solid #e0e0e0;*/
}
.the-fieldset {
    border: 1px solid #B7B7B7;
    padding: 10px;
}
remark p {
  font-size: 14px !important;
  color: #666;
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
  height: inherit !important;
  font-size: 14px !important;
}
.mb-10{
  margin-bottom: 10px !important;
}
.mb-20{
  margin-bottom: 20px !important;
}
.mb-30{
  margin-bottom: 30px !important;
}
.pb-2{
  padding-bottom: 2px !important;
}
.pb-5{
  padding-bottom: 5px !important;
}
.pb-10{
  padding-bottom: 10px !important;
}
.pb-20{
  padding-bottom: 20px !important;
}
.pb-30{
  padding-bottom: 30px !important;
}
.box {
  border-top: none !important;
}

.strokeme
{
    color: white;
    text-shadow:
    -1px -1px 0 #000,
    1px -1px 0 #000,
    -1px 1px 0 #000,
    1px 1px 0 #000;
}
.blank_row
{
    height: 121px !important; /* overwrites any other rules */
    /*background-color: #FFFFFF;*/
}

.blank_row_delivery_order
{
    height: 60px !important; /* overwrites any other rules */
    /*background-color: #FFFFFF;*/
}

.blank_row_scheduler
{
    height: 120px !important; /* overwrites any other rules */
    /*background-color: #FFFFFF;*/
}

.blank_row_quatation
{
    height: 240px !important; /* overwrites any other rules */
    /*background-color: #FFFFFF;*/
}

tr.noBorder td {
  border: 0 !important;
}

tr.noBorder th {
  border: 0 !important;
}

tr > th > h4, tr > td > h4,tr > th > h5,tr > td > h5{
  margin:1px !important;
}
.pt-2 {
  padding-top: 2px !important;
}
.pt-5 {
  padding-top: 5px !important;
}
.pt-10 {
  padding-top: 10px !important;
}

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

.pr-10 {
  padding-right: 10px !important;
}

.pr-3 {
  padding-right: 3px !important;
}
.pr-4 {
  padding-right: 4px !important;
}
.pr-5 {
  padding-right: 5px !important;
}
.pr-6 {
  padding-right: 6px !important;
}
.pr-7 {
  padding-right: 7px !important;
}
.pr-8 {
  padding-right: 8px !important;
}
small img{
  padding-right: 10px !important;
  width: 100px !important;
  /*padding-bottom: 85px !important;*/
}
@media print {
.progress {
    position: relative;
    &:before {
        display: block;
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 0;
        border-bottom: @line-height-computed solid @gray-lighter;
    }
    &-bar {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 1;
        border-bottom: @line-height-computed solid @brand-primary;
        &-success {
            border-bottom-color: @brand-success;
        }
        &-info {
            border-bottom-color: @brand-info;
        }
        &-warning {
            border-bottom-color: @brand-warning;
        }
        &-danger {
            border-bottom-color: @brand-danger;
        }
    }
  }
}
.content-schedule {
  min-height: 250px;
  padding: 15px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  background-color: #fff;
}

/* Top Search */
.menu-search {
	position: relative;
	/*top: 26px;*/
}
.menu-search span.sep {
	top: 0;
	width: 1px;
	height: 26px;
	background: #eaeaea;
	position: relative;
	margin: 0 18px 0 16px;
	display: inline-block;
}
.menu-search i {
	/*color: #333;
	font-size: 16px;*/
	cursor: pointer;
	position: relative;
	/*top: -6px;*/
	/*background: url(../img/icons/top-search-icon.png) no-repeat;*/
	width: 15px;
	height: 15px;
	opacity: 0.6;
}
.menu-search i:hover {
	color: #e02222;
	background-position: 0 -15px;
}
/*.header-navigation .fa-search:before {
	content: none;
}*/
.search-box {
	/*right: -7px;*/
	top: 100%;
	padding: 15px;
	display: none;
	background: #fcfafb;
	position: absolute;
	border-top: solid 2px #ea4c1d;
	box-shadow: 5px 5px rgba(91, 91, 91, 0.2);
	width: 300px;
	margin-top: 10px;
	z-index: 22;
  left: calc(30% - 60px);
}
.search-box:after {
	top: -8px;
	width: 0;
	height: 0;
	right: 8px;
	z-index: 2;
	content: " ";
	display: block;
	position: absolute;
	border-bottom: 8px solid #e6400c;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
}
.search-box button {
	margin-left: 0 !important;
}
@media screen and (max-width: 767px) {
  .menu-search {
    top:26px;
  }
  .search-box {
    left :0 !important;
  }
  .search-box:after {
    right: 266px !important;
  }
}
.responsive-iframe {
  position: absolute;
  top: 60px;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 768px;
}
/*
.form-group > label,.form-group >.descSelect > label {
  font-size: 12px;
  top: 8px;
}
*/
.text-grey {
  color : #8B8386;
}
.mb-10{
  margin-bottom: 10px !important;
}
.mb-20{
  margin-bottom: 20px !important;
}
.mb-30{
  margin-bottom: 30px !important;
}
.mb-40{
  margin-bottom: 40px !important;
}
.mb-50{
  margin-bottom: 50px !important;
}
.pb-10{
  padding-bottom: 10px !important;
}
.pb-20{
  padding-bottom: 20px !important;
}
.pb-30{
  padding-bottom: 30px !important;
}
.form-group > label{
  display:inline-block;
  max-width: 100%;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
  //*margin-left: 20px;*/
}
.modal:nth-of-type(even) {
    z-index: 1052 !important;
}
.modal-backdrop.show:nth-of-type(even) {
    z-index: 1051 !important;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > thead > tr > td,
.table > thead > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th {
  padding : 2px !important;
}
.nav-tabs-custom>.nav-tabs {
  padding-bottom: 10px;
}
.img-pos{
    position: relative;
}
.img-pos > span.icon-close {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 100;
    display: contents;
}
.box.description {
  opacity: 80% !important;
}
.login-footer {
  -webkit-transition: -webkit-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -moz-transition: -moz-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out, margin 0.3s ease-in-out;
  margin-left: 0;
  z-index: 820;
  background: #fff;
  padding: 15px;
  color: #444;
  border-top: 1px solid #d2d6de;
}
