.delete-btn
{
	padding: 0px 7px !important;
    height: 26px !important;
	line-height:26px !important;
}
.delete-btn i
{
    color: #ffffff !important;
	font-size:.85em !important
}
.edit-btn
{
	padding: 0px 7px !important;
    height: 26px !important;
	line-height:26px !important;
	background:#2196F3;
	border:1px solid #2196F3;
}
.pdf-btn
{
	padding: 0px 0px;
    height: 40px;
	line-height:40px;
	cursor: pointer;
    text-align: center;
    text-decoration: none;
	vertical-align:middle;
	display:inline-block;
}
.pdf-btn img
{
	height:40px;
}
.edit-btn i
{
    color: #ffffff !important;
	font-size:.85em !important
}
.nav-wrapper ul li a.active
{
	background-color: rgba(146, 11, 11, 0.76);
	 color: #ffffff !important;
}
.nav-wrapper ul li a.active i {
    color: #ffffff !important;
}
.nav-wrapper ul li a.active span {
       color: #ffffff !important;
}


.success_message
{
	padding:15px;
	color:#009900;
	font-size:20px;
	font-weight:600;
	text-align:center;
}
.error_message
{
	padding:15px;
	color:red;
	font-size:20px;
	font-weight:600;
	text-align:center;
}
.success-message
{
	margin: 0px;
	padding: 5px 0px;
	color: green;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	display: inline-block;
}
.error-message
{
	margin: 0px;
	padding: 5px 0px;
	color: red;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
	display: inline-block;
}
.error_message li
{
	list-style:none;
    text-align: justify;
    margin-left:40%;

}

.gradient-45deg-purple-deep-orange {
    background: #8e24aa;
    background: -webkit-linear-gradient(45deg, #8e24aa, #ff6e40) !important;
    background: -moz- oldlinear-gradient(45deg, #8e24aa, #ff6e40) !important;
    background: -o-linear-gradient(45deg, #8e24aa, #ff6e40) !important;
    background: linear-gradient(45deg, #8e24aa, #ff6e40) !important;
}
.fileinput-upload
{	cursor: pointer;
-webkit-transition: background-color .2s ease-out;
-moz-transition: background-color .2s ease-out;
-o-transition: background-color .2s ease-out;
transition: background-color .2s ease-out;
text-align: center;
text-decoration: none;
letter-spacing: .5px;
color: #fff;
background-color: #ff9100;
	background: #0288d1;
    background: -webkit-linear-gradient(45deg, #0288d1, #26c6da) !important;
    background: -moz- oldlinear-gradient(45deg, #0288d1, #26c6da) !important;
    background: -o-linear-gradient(45deg, #0288d1, #26c6da) !important;
    background: linear-gradient(45deg, #0288d1, #26c6da) !important;
	padding: 7px !important;
}



.fileinput-remove-button {
	cursor: pointer;
-webkit-transition: background-color .2s ease-out;
-moz-transition: background-color .2s ease-out;
-o-transition: background-color .2s ease-out;
transition: background-color .2s ease-out;
text-align: center;
text-decoration: none;
letter-spacing: .5px;
color: #fff;
background-color: #ff9100;
    background: #ff5252;
    background: -webkit-linear-gradient(45deg, #ff5252, #f48fb1) !important;
    background: -moz- oldlinear-gradient(45deg, #ff5252, #f48fb1) !important;
    background: -o-linear-gradient(45deg, #ff5252, #f48fb1) !important;
    background: linear-gradient(45deg, #ff5252, #f48fb1) !important;
	padding: 7px !important;
}
.gradient-45deg-red-pink {
    background: #ff5252;
    background: -webkit-linear-gradient(45deg, #ff5252, #f48fb1) !important;
    background: -moz- oldlinear-gradient(45deg, #ff5252, #f48fb1) !important;
    background: -o-linear-gradient(45deg, #ff5252, #f48fb1) !important;
    background: linear-gradient(45deg, #ff5252, #f48fb1) !important;
}
.gradient-45deg-amber-amber {
    background: #ff6f00;
    background: -webkit-linear-gradient(45deg, #ff6f00, #ffca28) !important;
    background: -moz- oldlinear-gradient(45deg, #ff6f00, #ffca28) !important;
    background: -o-linear-gradient(45deg, #ff6f00, #ffca28) !important;
    background: linear-gradient(45deg, #ff6f00, #ffca28) !important;
}
.gradient-45deg-green-teal {
    background: #43a047;
    background: -webkit-linear-gradient(45deg, #43a047, #1de9b6) !important;
    background: -moz- oldlinear-gradient(45deg, #43a047, #1de9b6) !important;
    background: -o-linear-gradient(45deg, #43a047, #1de9b6) !important;
    background: linear-gradient(45deg, #43a047, #1de9b6) !important;
}
.gradient-45deg-light-blue-cyan {
    background: #0288d1;
    background: -webkit-linear-gradient(45deg, #0288d1, #26c6da) !important;
    background: -moz- oldlinear-gradient(45deg, #0288d1, #26c6da) !important;
    background: -o-linear-gradient(45deg, #0288d1, #26c6da) !important;
    background: linear-gradient(45deg, #0288d1, #26c6da) !important;
}

.purple {
    background: -webkit-linear-gradient(45deg, #303f9f, #7b1fa2) !important;
    background: -moz- oldlinear-gradient(45deg, #303f9f, #7b1fa2) important;
    background: -o-linear-gradient(45deg, #303f9f, #7b1fa2) important;
    background: linear-gradient(45deg, #303f9f, #7b1fa2) important;
    -webkit-box-shadow: 3px 3px 20px 0 rgba(123, 31, 162, .5) important;
    box-shadow: 3px 3px 20px 0 rgba(123, 31, 162, .5) important;
}
.light-sea-green {
    background: #11756c;
    background: -webkit-linear-gradient(45deg, #11756c, #6ccfdc) !important;
    background: -moz- oldlinear-gradient(45deg, #11756c, #6ccfdc) !important;
    background: -o-linear-gradient(45deg, #11756c, #6ccfdc) !important;
    background: linear-gradient(45deg, #11756c, #6ccfdc) !important;
}
.yellow {
    background: #a79609;
    background: -webkit-linear-gradient(45deg, #a79609, #a79609) !important;
    background: -moz- oldlinear-gradient(45deg, #a79609, #a79609) !important;
    background: -o-linear-gradient(45deg, #a79609, #a79609) !important;
    background: linear-gradient(45deg, #a79609, #FFEB3B) !important;
}
.crimson {
    background: #c70345;
    background: -webkit-linear-gradient(45deg,#c70345, #d0678b) !important;
    background: -moz- oldlinear-gradient(45deg, #c70345, #d0678b) !important;
    background: -o-linear-gradient(45deg, #c70345, #d0678b) !important;
    background: linear-gradient(45deg, #c70345, #d0678b) !important;
}

.newcolor {
    background: #720a84;
    background: -webkit-linear-gradient(45deg, #720a84, #cc54e0) !important;
    background: -moz- oldlinear-gradient(45deg, #720a84, #cc54e0) !important;
    background: -o-linear-gradient(45deg, #720a84, #cc54e0) !important;
    background: linear-gradient(45deg, #720a84, #cc54e0) !important;
}
.cucumber {
    background: #7dad47;
    background: -webkit-linear-gradient(45deg, #7dad47, #a6d274) !important;
    background: -moz- oldlinear-gradient(45deg, #7dad47, #a6d274) !important;
    background: -o-linear-gradient(45deg, #7dad47, #a6d274) !important;
    background: linear-gradient(45deg, #7dad47, #a6d274) !important;
}
.maroon {
    background: #800000;
    background: -webkit-linear-gradient(45deg, #800000, #a74444) !important;
    background: -moz- oldlinear-gradient(45deg, #800000, #a74444) !important;
    background: -o-linear-gradient(45deg, #800000, #a74444) !important;
        background: linear-gradient(45deg, #800000, #a74444) !important;
}

.gradient-45deg-pine-green {
    background: #087280;
    background: -webkit-linear-gradient(45deg, #087280, #00BCD4) !important;
    background: -moz- oldlinear-gradient(45deg, #087280, #00BCD4) !important;
    background: -o-linear-gradient(45deg, #087280, #00BCD4) !important;
    background: linear-gradient(45deg, #087280, #00BCD4) !important;
}
   
	
.newcolor1 {
    background: #4CAF50;
    background: -webkit-linear-gradient(45deg, #4CAF50, #daea3b) !important;
    background: -moz- oldlinear-gradient(45deg, #4CAF50, #daea3b) !important;
    background: -o-linear-gradient(45deg, #4CAF50, #daea3b) !important;
    background: linear-gradient(45deg, #4CAF50, #daea3b) !important;
}


.pdf-btn {
    padding: 0px 5px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
}


.gradient-45deg-light-blue-cyan.gradient-shadow {
    -webkit-box-shadow: 0 6px 20px 0 rgba(38, 198, 218, .5) !important;
    box-shadow: 0 6px 20px 0 rgba(38, 198, 218, .5) !important;
}


.btn-floating i {
    font-size: 1.6rem;
    line-height: 40px;
    display: inline-block;
    width: inherit;
    text-align: center;
    color: #fff;
}
.btn-floating.btn-large i {
    line-height: 5rem;
}
.btn-large i {
    font-size: 1.6rem;
}
.btn-large {
    font-size: 1rem;
    line-height: 54px;
    height: 54px;
    padding: 0 28px;
}

.btn-large {
    cursor: pointer;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    text-align: center;
    text-decoration: none;
    letter-spacing: .5px;
    background-color: #ff9100;
}
.btn-large{
    font-size: 1.2rem;
    outline: 0;
}
.btn-large{
    line-height: 36px;
    display: inline-block;
    height: 36px;
    padding: 0 2rem;
    vertical-align: middle;
    text-transform: uppercase;
    border: none;
    border-radius: 4px;
    -webkit-tap-highlight-color: transparent;
}
.btn-large{
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12), 0 1px 5px 0 rgba(0, 0, 0, .2);
}

 
.btn-floating {
   
    border-radius: 50%;
}
.btn-floating.btn-large {
    width: 5rem;
    height: 5rem;
    padding: 0;
}
.waves-effect {
    position: relative;
    z-index: 1;
    display: inline-block;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -o-transition: .3s ease-out;
    transition: .3s ease-out;
    vertical-align: middle;
    -webkit-tap-highlight-color: transparent;color: #fff;
}
.btn1 {
    cursor: pointer;
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    text-align: center;
    text-decoration: none;
    letter-spacing: .5px;
    color: #fff;
    background-color: #ff9100;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #FFFFFF;
    text-decoration: none;
}
.info
{
	margin-top: 7px;
}
.check-box
{
	font-size: 14px;
	color: #333;
}
[type="checkbox"]:not(:checked), [type="checkbox"]:checked {
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
[type="checkbox"], [type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
[type="checkbox"] + span:not(.lever) {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
[type="checkbox"]:checked + span:not(.lever)::before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #26a69a;
    border-bottom: 2px solid #26a69a;
    -webkit-transform: rotate(40deg);
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

[type="checkbox"]:not(.filled-in) + span:not(.lever)::after {

    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);

}
[type="checkbox"] + span:not(.lever)::before, [type="checkbox"]:not(.filled-in) + span:not(.lever)::after {

    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 3px;
    -webkit-transition: .2s;
    transition: .2s;

}

[type="checkbox"] + span:not(.lever) {

    cursor: pointer;
    line-height: 25px;
    font-size: 14px;

}



input[type="radio"]
{
	  width: 16px;
    height: 16px;
}
.md-radio {
  margin: 16px 0;
}
.md-radio.md-radio-inline {
  display: inline-block;
}
.md-radio input[type="radio"] {
  display: none;
}
.md-radio input[type="radio"]:checked + label:before {
  border-color: #337ab7;
  animation: ripple 0.2s linear forwards;
}
.md-radio input[type="radio"]:checked + label:after {
  transform: scale(1);
}
.md-radio label {
  display: inline-block;
  height: 20px;
  position: relative;
  padding: 0 30px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
.md-radio label:before, .md-radio label:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all .3s ease;
  transition-property: transform, border-color;
}
.md-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.54);
}
.md-radio label:after {
  top: 5px;
  left: 5px;
  width: 10px;
  height: 10px;
  transform: scale(0);
  background: #337ab7;
}
