.new-navdropdown {
    background-color: #FF9933;
    width: 500px !important;
} 

#new-body {
	margin: 0px !important;
	padding: 0px !important;
	background: -webkit-linear-gradient(0deg, #99c9ff 0%, #99fdff 100%)
		!important;
	font-size: 12px;
}

#bs-example {
	margin-top: 100px !important;;
}

#size40 {
	font-size: 40px !important;
}

#alert-info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
	position: relative;
	padding: .75rem 1.25rem;
	margin-bottom: 1rem;
	/* border: 1px solid transparent; */
	border-radius: .25rem;
}


#panel_heading-inline {
	margin-top: -20px !important;
	font-size: 18px  !important;
}

.display-none {
	display: none;
}

.resize-none {
	resize: none;
}

.outline-none {
	outline: none;
}

.text-decoration-none {
	text-decoration: none;
}

.table-layout-fixed {
	table-layout: fixed
}

.layout-auto {
	layout: auto;
}

.pointer-events-auto {
	pointer-events: auto
}

.pointer-events-none {
	pointer-events: none;
}

.cursor-pointer {
	cursor: pointer
}

.visibility-hidden {
	visibility: hidden;
}

.white-space-pre-wrap {
	white-space: pre-wrap
}

.list-style-type-none {
	list-style-type: none
}

.text-transform-uppercase {
	text-transform: uppercase
}

.display-inline-flex {
	display: inline-flex;
}

.overflow-auto {
	overflow: auto;
}

.white-space-normal {
	white-space: normal;
}
/* -------------color style starts----------------- */
.color-white {
	color: white;
}

.color-red {
	color: red;
}

.color-cyan-blue {
	color: #337ab7;
}

.color-black {
	color: black;
}

.color-cobalt {
	color: #0056b3;
}

.color-green {
	color: green;
}

.background-color-whitesmoke {
	background-color: #f5f5f5
}

.background-color-white {
	background-color: white
}

.color-#337ab7 {
	color: #337ab7
}

.background-color-#859cc2 {
	background-color: #859cc2
}

.color-blue {
	color: blue;
}

.color-4286f4 {
	color: #4286f4;
}

.color-red-padding-left-10px {
	color: red;
	padding-left: 10px;
}

.border-color-green {
	border-color: green;
}

.border-color-black-important {
	border-color: black !important;
}

/* -------------color style ends----------------- */
.padding-.4rem-1.25rem {
	padding: .4rem 1.25rem
}

.margin-auto {
	margin: auto;
}

.margin-left-20px {
	margin-left: 20px
}

.line-height-22px {
	line-height: 22px
}

.padding-0px {
	padding: 0px
}

.margin-0.9rem {
	margin: 0.9rem
}

.margin-top-7px {
	margin-top: 7px
}

.margin-left--50px-n-important {
	margin-left: -50px !important;
}

.font-size-20px {
	font-size: 20px
}

.margin-top-2px {
	margin-top: 2px
}

.margin-botton-0px {
	margin-bottom: 0px
}

.margin-top--20px {
	margin-top: 2px
}

.margin-left-29px-n-important {
	margin-left: 29px !important;
}

.line-height-1rem-n-important {
	line-height: 1rem !important;
}

.width-100per {
	width: 100%
}

.margin-top-100px {
	margin-top: 100px;
}

.margin-top-10px {
	margin-top: 10px;
}

.margin-top-230px {
	margin-top: 230px
}

.margin-left-75px {
	margin-left: 75px;
}

.margin-top-15px {
	margin-top: 15px;
}

.text-align-center {
	text-align: center;
}

.text-align-justify {
	text-align: justify;
}

.font-size-12px {
	font-size: 12px
}

.table-layout-fixed {
	table-layout: fixed
}

.width-100px {
	width: 100px;
}

.padding-left-60px {
	padding-left: 60px;
}

.width100percent {
	width: 100%
}

.border-1px-solid-white {
	border: 1px solid white;
}

.border-radius-10px-important {
	border-radius: 10px !important;
}

.text-align-right {
	text-align: right;
}

.text-align-left {
	text-align: left;
}
