
/*Small devices (tablets, 768px and up) */
/*@media (min-width: 768px) {}*/
/* Medium devices (desktops, 992px and up) */
/*@media (min-width: 992px) {}*/
/* Large devices (large desktops, 1200px and up) */
/*@media (min-width: 1200px) {}*/

* {
	/*border-radius: 0 !important;*/
}
body {
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem;
}
p, .p {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem;
}
.no-margin { margin: 0px; }
.strong { font-weight: bold; }
.soft { font-weight: 100; }
.upper { text-transform: uppercase; }
.lower { text-transform: lowercase; }
.capitalize { text-transform: capitalize; }
.mt-6 { margin-top: 4rem !important; }
.table-fixed { table-layout: fixed; }
.table-fixed td { word-wrap: break-word; }
.overflow-y-hidden { overflow-y: hidden; }
.overflow-x-hidden { overflow-x: hidden; }

.sortable-handle { cursor: pointer; }
/*.sortable-drag ,*/
/*.sortable-drag > td { opacity: 1 !important; background: #FFF !important; }*/
.sortable-chosen ,
.sortable-chosen > td {
	/*opacity: .75 !important;*/
	/*background: #17A2B8 !important;*/
	opacity: 1 !important;
	background: #BEE5EB !important;
}
.sortable-ghost ,
.sortable-ghost > td {
	/*opacity: .75 !important;*/
	/*background: #17A2B8 !important;*/
	opacity: 1 !important;
	background: #BEE5EB !important;
}


/*WIDTH PRECENTAGE*/
.w-1 { width: 1%; }
.w-2 { width: 2%; }
.w-3 { width: 3%; }
.w-4 { width: 4%; }
.w-5 { width: 5%; }
.w-6 { width: 6%; }
.w-7 { width: 7%; }
.w-8 { width: 8%; }
.w-9 { width: 9%; }
.w-10 { width: 10%; }
.w-11 { width: 11%; }
.w-12 { width: 12%; }
.w-13 { width: 13%; }
.w-14 { width: 14%; }
.w-15 { width: 15%; }
.w-16 { width: 16%; }
.w-17 { width: 17%; }
.w-18 { width: 18%; }
.w-19 { width: 19%; }
.w-20 { width: 20%; }
.w-21 { width: 21%; }
.w-22 { width: 22%; }
.w-23 { width: 23%; }
.w-24 { width: 24%; }
.w-25 { width: 25%; }
.w-26 { width: 26%; }
.w-27 { width: 27%; }
.w-28 { width: 28%; }
.w-29 { width: 29%; }
.w-30 { width: 30%; }
.w-31 { width: 31%; }
.w-32 { width: 32%; }
.w-33 { width: 33%; }
.w-34 { width: 34%; }
.w-35 { width: 35%; }
.w-36 { width: 36%; }
.w-37 { width: 37%; }
.w-38 { width: 38%; }
.w-39 { width: 39%; }
.w-40 { width: 40%; }
.w-41 { width: 41%; }
.w-42 { width: 42%; }
.w-43 { width: 43%; }
.w-44 { width: 44%; }
.w-45 { width: 45%; }
.w-46 { width: 46%; }
.w-47 { width: 47%; }
.w-48 { width: 48%; }
.w-49 { width: 49%; }
.w-50 { width: 50%; }
.w-51 { width: 51%; }
.w-52 { width: 52%; }
.w-53 { width: 53%; }
.w-54 { width: 54%; }
.w-55 { width: 55%; }
.w-56 { width: 56%; }
.w-57 { width: 57%; }
.w-58 { width: 58%; }
.w-59 { width: 59%; }
.w-60 { width: 60%; }
.w-61 { width: 61%; }
.w-62 { width: 62%; }
.w-63 { width: 63%; }
.w-64 { width: 64%; }
.w-65 { width: 65%; }
.w-66 { width: 66%; }
.w-67 { width: 67%; }
.w-68 { width: 68%; }
.w-69 { width: 69%; }
.w-70 { width: 70%; }
.w-71 { width: 71%; }
.w-72 { width: 72%; }
.w-73 { width: 73%; }
.w-74 { width: 74%; }
.w-75 { width: 75%; }
.w-76 { width: 76%; }
.w-77 { width: 77%; }
.w-78 { width: 78%; }
.w-79 { width: 79%; }
.w-80 { width: 80%; }
.w-81 { width: 81%; }
.w-82 { width: 82%; }
.w-83 { width: 83%; }
.w-84 { width: 84%; }
.w-85 { width: 85%; }
.w-86 { width: 86%; }
.w-87 { width: 87%; }
.w-88 { width: 88%; }
.w-89 { width: 89%; }
.w-90 { width: 90%; }
.w-91 { width: 91%; }
.w-92 { width: 92%; }
.w-93 { width: 93%; }
.w-94 { width: 94%; }
.w-95 { width: 95%; }
.w-96 { width: 96%; }
.w-97 { width: 97%; }
.w-98 { width: 98%; }
.w-99 { width: 99%; }
.w-100 { width: 100%; }
/*WIDTH EM*/
.we-1 { width: 1em; }
.we-2 { width: 2em; }
.we-3 { width: 3em; }
.we-4 { width: 4em; }
.we-5 { width: 5em; }
.we-6 { width: 6em; }
.we-7 { width: 7em; }
.we-8 { width: 8em; }
.we-9 { width: 9em; }
.we-10 { width: 10em; }
.we-11 { width: 11em; }
.we-12 { width: 12em; }
.we-13 { width: 13em; }
.we-14 { width: 14em; }
.we-15 { width: 15em; }
.we-16 { width: 16em; }
.we-17 { width: 17em; }
.we-18 { width: 18em; }
.we-19 { width: 19em; }
.we-20 { width: 20em; }
.we-21 { width: 21em; }
.we-22 { width: 22em; }
.we-23 { width: 23em; }
.we-24 { width: 24em; }
.we-25 { width: 25em; }
.we-26 { width: 26em; }
.we-27 { width: 27em; }
.we-28 { width: 28em; }
.we-29 { width: 29em; }
.we-30 { width: 30em; }
.we-31 { width: 31em; }
.we-32 { width: 32em; }
.we-33 { width: 33em; }
.we-34 { width: 34em; }
.we-35 { width: 35em; }
.we-36 { width: 36em; }
.we-37 { width: 37em; }
.we-38 { width: 38em; }
.we-39 { width: 39em; }
.we-40 { width: 40em; }
.we-41 { width: 41em; }
.we-42 { width: 42em; }
.we-43 { width: 43em; }
.we-44 { width: 44em; }
.we-45 { width: 45em; }
.we-46 { width: 46em; }
.we-47 { width: 47em; }
.we-48 { width: 48em; }
.we-49 { width: 49em; }
.we-50 { width: 50em; }
.we-51 { width: 51em; }
.we-52 { width: 52em; }
.we-53 { width: 53em; }
.we-54 { width: 54em; }
.we-55 { width: 55em; }
.we-56 { width: 56em; }
.we-57 { width: 57em; }
.we-58 { width: 58em; }
.we-59 { width: 59em; }
.we-60 { width: 60em; }
/*HEIGHT EM*/
.he-1 { height: 1em; }
.he-2 { height: 2em; }
.he-3 { height: 3em; }
.he-4 { height: 4em; }
.he-5 { height: 5em; }
.he-6 { height: 6em; }
.he-7 { height: 7em; }
.he-8 { height: 8em; }
.he-9 { height: 9em; }
.he-10 { height: 10em; }
.he-11 { height: 11em; }
.he-12 { height: 12em; }
.he-13 { height: 13em; }
.he-14 { height: 14em; }
.he-15 { height: 15em; }
.he-16 { height: 16em; }
.he-17 { height: 17em; }
.he-18 { height: 18em; }
.he-19 { height: 19em; }
.he-20 { height: 20em; }
/*FONT SIZE EM*/
.font-size-e1 { font-size: 1em; }
.font-size-e2 { font-size: 2em; }
.font-size-e3 { font-size: 3em; }
.font-size-e4 { font-size: 4em; }
.font-size-e5 { font-size: 5em; }
.font-size-e6 { font-size: 6em; }
.font-size-e7 { font-size: 7em; }
.font-size-e8 { font-size: 8em; }
.font-size-e9 { font-size: 9em; }
.font-size-e10 { font-size: 10em; }
.font-size-e11 { font-size: 11em; }
.font-size-e12 { font-size: 12em; }
.font-size-e13 { font-size: 13em; }
.font-size-e14 { font-size: 14em; }
.font-size-e15 { font-size: 15em; }
.font-size-e16 { font-size: 16em; }
.font-size-e17 { font-size: 17em; }
.font-size-e18 { font-size: 18em; }
.font-size-e19 { font-size: 19em; }
.font-size-e20 { font-size: 20em; }
