@charset "utf-8";
/*******************************************************************************
**  Project Name: Bootstrap 4 responsive design
**  Object Name:  general.css
****
**  Configuration Record
**
**  Version        Author             Date             SCR No.
 *   1.0.0        Atik Zahan      	27/03/18        Original  
**
**  @copyright    2018 Revenue NSW
**
********************************************************************************
**  Revision History
**
**  Version  Description
**  1.0      Original
**
*******************************************************************************/
body {
	color: #262626;
	background: #fff;
   font-family: 'Montserrat', sans-serif;
   font-size: .875rem !important;
	line-height: 1.6rem !important;
}
.container > * {
	border-radius:0!important;
}
h1, h2, h3, h4, h5, h6 {
	color: #262626;
	font-weight:bold;
	line-height:1.6;
}
h1 {
	font-size: 2rem;
	margin: 0.67rem 0;
	
}
h2 {
	font-size: 1.75rem;
	
}
h3 {
	font-size: 1.6rem;
	
}
h4 {
	font-size: 1.5rem;
	
}
.form-group>*,
.form-control {
  border-radius:0 !important;
}
.red {
	color: #A71930!important
}
.strong {
	font-weight: bold;
}
span.error {
	color: #a94442!important;/*#a94442*//*font-size: 11px;
    */
}
/* skip to content */
.skiptop {
	padding-top: 5%;
	/*height:0!important;
    */
	line-height: 0;
	height: 80px;
	width: auto;
	text-align: right
}
.skiptop a:hover {
	text-decoration: underline!important
}
/* alert message / scheduled maintenance */
.hideschmsg {
	display: none!important
}
div.schmsg {
	margin-top: 1.5em!important;
}
.border {
	border: 1px solid #CCC;
	margin-top: -10px!important;
}
div.borderbottom {
	border-bottom: 3px solid #72C7E7!important;
	/* background:#EBF8FE!important*/
	border-radius: 0!important;
}
div.extraspace {
	margin-top: 3.5em!important;
}
div.borderdotted {
	border: 1px dashed #4B5995!important;
}
div.borderlight {
	border-top: 1px solid #28779E!important;
	border-bottom: 1px solid #28779E!important;
	border-radius: 0!important
}
div.borderall {
	border: 1px solid #EEE!important;
}
div.borderblue {
	background: #EAF5F7
}
div.bordernone {
	border: none!important
}
div.borderinternal {
	border: 1px solid #F3F3F3!important;
	background: #F3F3F3!important
}
div.borderdotted h4 {
	margin: -1em 0 0.5em 0!important
}
div.borderdotted h5 {
	margin: -1em 0 0.5em 0!important
}
pre {
	background: #D7EDF9;
	font-family: Arial, sans-serif !important;
	font-size: 1em;
	border-color: #dddddd;
}
p {
	line-height: 160%!important;
	margin: 2% 0 2% 0 !important
}
a:hover {
}
.text-right {
	text-align: right !important;
}
.req_asterisk:after {
	content: '\f069';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #d9534f;
	/* #ee0000;
    */
	font-size: .8571em;
}
.req_question:after {
	content: '\f059';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #002664;
	/* #ee0000;
    */
	font-size: 1.4em;
}
.req_circle:after {
	content: '\f111';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #d9534f;
	/* #ee0000;
    */
	font-size: 1.15em;
}
.req_info:after {
	content: '\f05a';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #4B5995;
	font-size: 1em;
}
.req_history:after {
	content: '\f1da';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #4B5995;
	font-size: 1em;
}
.info {
	background: #D7EDF9!important;
	padding: 2%
}
img.captcha span {
	margin-right: 0px!important
}
.group-header {
	color: #133880;
}
/* view links with icon */
ul.viewicon span {
	margin-right: 0.5em!important
}
ul.viewicon > li > a:hover {
	background: #007FAD!important;
	color: #FFF!important
}
ul.resp-tabs-list li label {
	width: auto;
}
/* file upload */
/* layout.css Style */
.upload-drop-zone {
	height: 200px;
	border-width: 2px;
	margin-bottom: 20px;
}
/* skin.css Style*/
.upload-drop-zone {
	color: #ccc;
	border-style: dashed;
	border-color: #ccc;
	line-height: 200px;
	text-align: center
}
.upload-drop-zone.drop {
	color: #222;
	border-color: #222;
}
/*fieldset*/
fieldset legend.progresspcnt {
	font-size: 1.57em!important;
	font-weight: bold!important
}
/* side bar sub menu */
ul.dropdown-menu {
	background: #F3F3F3!important
}
ul.dropdown-menu a, ul.dropdown-menu a:link {
	color: #000!important
}
ul.dropdown-menu a:hover {
	background: #fff!important
}
/* panel */
.panel-default {
/*background: #f5fcff!important;
    */
}
.panel-default .panel-body {
/*background: #f5fcff!important;
    */
}
.panel-body {
	border: none!important;/*background: #EEE*/
}
.panel h3 {
	font-size: 1.22em!important;
	/*color: #4B5995 !important;
    */
	color: #0C6692!important;
	margin: 0.5% 0 3% 0!important;
	font-weight: bold!important;
}
/* accordon use for read more info */
h4.panel-title {
	font-size: 1em!important;
}

.panel-heading a{
	background:#efefef;
	padding:23px;
	width:100%;
	display:block;
}

.panel-title a {
	color:#000;
	text-decoration:none;
}
.panel-title a:hover {
	color:#000;
	text-decoration:underline;
}
.read_info div.panel-body a:hover {
	border: none!important;
	outline: 0!important;
}
.read_info div.panel-body a.btn:hover {
	color: #fff;
}
.read_info .panel-body {
	background: #fff!important;
	padding:20px;
}
.read_info .panel-body p {
	margin-top: -0.5em!important;
	padding-top: 0!important;
}
.read_info h3 {
	margin-top: 1em!important;
}
/*accordion use for read more info */
/* accordon use for read tab info */
.read_tab .panel-heading {
	background: #D9F0FC!important;
	border: none!important;
	color: #002664!important
}
.read_tab a:link {
	border: none!important;
	outline: 0!important;
}
.read_tab .panel-body {
	background: #fff!important;
	padding-bottom: 0!important;
	border-bottom: 1px solid #D9F0FC!important;
	border-left: 1px solid #D9F0FC!important;
	border-right: 1px solid #D9F0FC!important
}
.read_tab .panel-body p {
	margin-top: -0.5em!important;
	padding-top: 0!important;
}
.read_tab h3 {
	margin-top: 1em!important;
}
.read_tab .panel-body a, .read_tab .panel-body a:link {
	text-decoration: underline!important;
	color: #002664!important
}
.read_tab .panel-body a:visited {
	color: #000!important;
}
.adv_search .panel-heading {
	background: #f5fcff !important;
	color: black;
}
.panel-default .adv_search {
	border-color: #4B5995;
}
.adv_search > .panel-heading > .panel-title > a:link {
	outline: 0!important;
	border: none !important;
}
.adv_search > .panel-heading > .panel-title > a.accordion-toggle {
	display: block;
	font-weight: bold!important;
}
.adv_search .panel-body {
	background: #f5fcff !important;
	padding-bottom: 0px !important;
}
/*End of bootstrap accordion for advance search */
.adsearch {
	display: inline-block !important;
	position: absolute !important;
	/*max-width: 500px !important;
    */
	border: Solid 1px black;
}
.adsearch {
	cursor: pointer;
}
.divadsearch {
	position: absolute;
	border: Solid 1px #ccc;
	z-index: 999;
	border-radius: 4px;
}
.criteria-display {
	font-size: .8571em;
	padding: 5px !important;
	padding-bottom: 0px !important;
	border: Solid 1px #dddddd !important;
	background: transparent !important;
	display: none;
}
.criteria-display label.control-label {
	font-weight: bold !important;
}
 @media (min-width:768px) {
.divadsearch {
	width: 500px;
}
}
/* Advanced search v1 */
.divadsearch_v1 {
	position: absolute;
	z-index: 999;
	width: 100%;
}
.divadsearch_v1 .panel-body {
	background: #f5fcff;
	border: solid 1px #ccc!important;
	border-radius: 4px;
}
/*accordion styles*/
/*.panel-group > .panel-default_v1 > .panel-heading > .panel-title > a:before {
	font-family: 'FontAwesome';
	content: '\f056';
	font-size: .94em;
	background: white;
}*/
/*.panel-group > .panel-default_v1 > .panel-heading > .panel-title > a.collapsed:before {
	font-family: 'FontAwesome';
	content: '\f055';
	font-size: .94em;
	background: white;
}*/
/* for login screen No left menu only */
/* hide left menu */
.hide {
	display: none;
	visibility: hidden
}
.login {
	margin: auto 16% auto 15%!important;
}
/*accordion styles*/
.panel-group > .read_info > .panel-heading > .panel-title > a:after {
    position: absolute;
    right: 1.5625rem;
    content: '';
    display: inline-block;
    height: 0.625rem;
    width: 0.625rem;
    border-right: 0.125rem solid #000;
    border-bottom: 0.125rem solid #000;
    transform: rotate(-135deg);
	margin-top:8px;
}
.panel-group > .read_info > .panel-heading > .panel-title > a.collapsed:after {

    transform: rotate(45deg);
	margin-top:4px;
}
/* address */
address {
	margin: 0 !important;
	padding: 0 !important;
	height: auto !important;
}
/* alerts */
.alert p:nth-of-type(1n) {
	margin-top: 0!important;
}
.alert p.heading {
	margin-top: 0.2em!important;
}
.alert .buttons {
	margin-bottom: 0.5em!important;
}
.alert-form a:hover {
	color: #fff !important;
}
/* IE 8 only */
.alert p {
	margin-top: 0!important;
}
div.read_info .alert {
	margin-bottom: 0!important;
}
.alert-danger {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.alert-danger h3 {
	color: #a94442!important;
	margin-top: 0!important;
}
.alert-danger p {
	margin-bottom: 0.0!important;
	line-height: inherit!important;
}
.alert-danger a:link {
	color: #431C1B!important;
}
.alert-warning h3 {
	color: #8a6d3b!important;
	margin-top: 0!important;
}
.alert-warning p {
	margin-bottom: 0.5em!important;
	line-height: inherit!important;
}
.alert-warning a:link {
	color: #211A0E!important;
}
.alert-info h3 {
	color: #31708f!important;
	margin-top: 0!important;
	padding-top: 0!important;
}
.alert-info p {
	margin-bottom: 0!important;
	line-height: inherit!important;
}

.alert-success h3 {
	color: #3c763d!important;
	margin-top: 0!important;
}
.alert-success p {
	margin-bottom: 0.5em!important;
	line-height: inherit!important;
}
.alert-success a:link {
	color: #18301A!important;
}
/*tooltips */
#myDiv {
	margin-top: 10px;
}
/*div.panel {
	margin-top: 2%!important;
}*/
/* percent fontawesome icon */
.icon-percent::before {
	content: '%';
	font-weight: bold;
}
/* forms and validations */
label {
	color: #262626!important;
	font-weight: bold!important;
}

span.control-label {
    	color: #262626!important;
        display: inline-block;
        margin-bottom: .5rem;
}

label.input-group-addon {
	color: #000!important;
}
span.Inputsuccess:after {
	content: '\f00c';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: green !important;
}
span.Inputerror:after {
	content: '\f00d';
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #d9534f;/*#a94442;
    */
}
/*Input tag with required selector*/
 input.required:valid + label > span::after {
 content:'\f00c';
 font-family: FontAwesome !important;
 font-style: normal !important;
 font-weight: normal !important;
 text-decoration: inherit !important;
 color: green !important;
}
 input.required:invalid + label > span::after {
 content: '\f00d';
 font-family: FontAwesome !important;
 font-style: normal !important;
 font-weight: normal !important;
 text-decoration: inherit !important;
 color: #d9534f !important;
}
/*End of Input tag with required selector*/
/*Select tag with required selector*/
 select.required:valid + label > span::after {
 content:'\f00c';
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 text-decoration: inherit;
 color: green;
}
 select.required:invalid + label > span::after {
 content:'\f00d';
 font-family: FontAwesome;
 font-style: normal;
 font-weight: normal;
 text-decoration: inherit;
 color: #d9534f;

}

.form-group.dropdown select {
	height: calc(2.25rem + 2px);
}

.modal-header button.close {
	background: #D7153A!important;
	padding: 0.5% 1% 0.5% 1%!important;
	color: #fff!important;
	opacity:1;
}
.modal-header button.close:hover {
	background: #b04427 !important;
}
.modal-backdrop.fade.in{
	opacity: .8;
}
.modal-header button.none {
	display: none;
}
.modal-footer button.btn-none {
	display: none;
}
.modal-header{
	display:block;
}

.display label {
	vertical-align: text-top!important;
	padding-top: 0!important;
}

.display {
	margin-bottom: 1em!important;
}
div.search_div {
	padding: 1em;
	background: #eee;
}
div.search_div tr {
	border-bottom: 1px solid #fff;
}
div.search_div tr:last-child {
	border: none;
}
div.search_div td, div.search_div th {
	border: none;
	padding: .25em;
	word-break: break-all;
}
div.search_div th {
	color: #262626;
	font-weight: bold;
}
.display .panel-display {
	background: #F3F3F3!important;
	padding: 0.5em 0.5em 1px 0.5em!important;
}
.display label {
	text-align: left!important;
}
.display h4 {
	font-weight: bold;
	color: #2193BE!important;
	margin-top: 0.5em!important;
	font-size: 1.2em!important;
}
.display .form-horizontal .answer {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: left;
	color: #333!important;
}
.displayform label {
	vertical-align: text-top!important;
	padding-top: 0!important;
}
.displayform {
	margin-bottom: 1em!important;
}
.displayform .panel-display {
	background: #F3F3F3!important;
	padding: 0.5em 0.5em 1px 0.5em!important;
}
.displayform label {
	margin-top: 0.5em!important;
	text-align: left!important;
}
.displayform .checkbox label {
	color: #333!important;
}
.displayform .checkboxprint {
	visibility: visible!important;
}
.form-horizontal .answer {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: left;
	color: #333!important;
}
div.dldisplay {
	width: 100%;
	padding: 0.5em;
}
dl {
	letter-spacing: -0.31em;
	letter-spacing: normal;
	word-spacing: -0.43em;
	padding: 0 0.5em 0 0.5em;
	margin: 0.3em 0 0.3em 0;
}
dl dt, dl dd {
	display: inline-block;
	display: inline;
	zoom: 1;
	letter-spacing: normal;
	word-spacing: normal;
	vertical-align: top;
	padding: 0;
	margin: 0;
}
dl dt {
	font-weight: 300;
	width: 38%;
	padding: 0 2% 0 0;
	color: rgb(0, 94, 140);
	text-align: left;
}
dl dd {
	margin-right: -1px;
	width: 60%;
	padding: 0 0 0 0;
}

 @media print {
h1 {
	color: #002664 !important;
}
h2 {
	color: #002664!important;
}
h2.section {
	color: #2193BE!important;
	border-bottom: 2px solid #999!important
}
h3.section {
	color: #002664!important;
	border-bottom: 2px solid #999!important;
}
h3.section2 {
	color: #002664!important;
	border-bottom: 2px solid #EEE!important;
}
h3 {
	color: #002664!important;
}
h5 {
	color: #002664!important;
}
.red {
	color: #A71930!important
}
span.error {
	color: #d9534f!important;/*#a94442*/
}
.border {
	border: 1px solid #CCC;
}
div.borderbottom {
	border-bottom: 3px solid #72C7E7!important;
	/* background:#EBF8FE!important*/
	border-radius: 0!important;
}
div.borderdotted {
	border: 1px dashed #4B5995!important;
}
div.borderlight {
	border-top: 1px solid #28779E!important;
	border-bottom: 1px solid #28779E!important;
}
div.borderall {
	border: 1px solid #EEE!important;
}
div.borderblue {
	background: #EAF5F7
}
div.borderinternal {
	border: 1px solid #F3F3F3!important;
	background: #F3F3F3!important
}
pre {
	background: #D7EDF9;
	border-color: #dddddd;
}
.req_asterisk:after {
	color: #d9534f;/* #ee0000;
        */
}
.req_question:after {
	color: #002664;/* #ee0000;
        */
}
.req_circle:after {
	color: #d9534f;/* #ee0000;
        */
}
.req_info:after {
	color: #4B5995;
}
.req_history:after {
	color: #4B5995;
}
.info {
	background: #D7EDF9!important;
}
.group-header {
	color: #133880;
}
ul.viewicon > li > a:hover {
	background: #00A9E7!important;
	color: #FFF!important
}
/* skin.css Style*/
.upload-drop-zone {
	color: #ccc;
	border-color: #ccc;
}
.upload-drop-zone.drop {
	color: #222;
	border-color: #222;
}
ul.dropdown-menu {
	background: #F3F3F3!important
}
ul.dropdown-menu a, ul.dropdown-menu a:link {
	color: #000!important
}
ul.dropdown-menu a:hover {
	background: #fff!important
}
.panel h3 {
	color: #0C6692!important;
}
.read_info .panel-heading {
	background: #fff!important;
	color: #002664!important
}
.read_info div.panel-body a:hover {
	color: #4B5995;
}
.read_info div.panel-body a.btn:hover {
	color: #fff;
}
.read_info .panel-body {
	background: #fff!important;
}
.read_tab .panel-heading {
	background: #D9F0FC!important;
	color: #002664!important
}
.read_tab .panel-body {
	background: #fff!important;
	border-bottom: 1px solid #D9F0FC!important;
	border-left: 1px solid #D9F0FC!important;
	border-right: 1px solid #D9F0FC!important
}
.read_tab .panel-body a, .read_tab .panel-body a:link {
	color: #002664!important
}
.read_tab .panel-body a:visited {
	color: #000!important;
}
.adv_search .panel-heading {
	background: #f5fcff !important;
	color: black;
}
.panel-default .adv_search {
	border-color: #4B5995;
}
.adv_search .panel-body {
	background: #f5fcff !important;
}
.adsearch {
	border: Solid 1px black;
}
.divadsearch {
	border: Solid 1px #ccc;
}
.criteria-display {
	border: Solid 1px #dddddd !important;
	background: transparent !important;
}
.criteria-display label.control-label {
	font-weight: bold !important;
}
/* Advanced search v1 */
.divadsearch_v1 {
	position: absolute;
	z-index: 999;
	width: 100%;
}
.divadsearch_v1 .panel-body {
	background: #f5fcff;
	border: solid 1px #ccc!important;
	border-radius: 4px;
}
.panel-group > .panel-default_v1 > .panel-heading > .panel-title > a:before {
	background: white;
}
.panel-group > .panel-default_v1 > .panel-heading > .panel-title > a.collapsed:before {
	background: white;
}
.panel-group > .panel-default_v1 > .panel-heading > .panel-title > a:before {
	background: white;
}
.panel-group > .panel-default_v1 > .panel-heading > .panel-title > a.collapsed:before {
	background: white;
}
.alert a:hover {
	color: #DC5D77!important;
}
.alert-danger h3 {
	color: #a94442!important;
}
.alert-danger a:link {
	color: #431C1B!important;
}
.alert-warning h3 {
	color: #8a6d3b!important;
}
.alert-warning a:link {
	color: #211A0E!important;
}
.alert-info h3 {
	color: #31708f!important;
}
.alert-info a:link {
	color: #142E3A!important;
}
.alert-success h3 {
	color: #3c763d!important;
}
.alert-success a:link {
	color: #18301A!important;
}
label {
	color: #002664!important;
}
label.input-group-addon, label.btn {
	color: #000!important;
}
span.Inputsuccess:after {
	color: green !important;
}
span.Inputerror:after {
	color: #d9534f;/*#a94442;
        */
}
    /*Input tag with required selector*/
     input.required:valid + label > span::after {
 color: green !important;
}
 input.required:invalid + label > span::after {
 color: #d9534f !important;
}
 select.required:valid + label > span::after {
 color: green;
}
 select.required:invalid + label > span::after {
 color: #d9534f;
/*#a94442;
        */
}
.modal-body h4, .modal-body h5 {
	color: #31708F!important;
}
.modal-header button.close {
	background: #0C597E!important;
	color: white!important;
}
.display .panel-display {
	background: #F3F3F3!important;
}
.display h4 {
	color: #2193BE!important;
}
.display .form-horizontal .answer {
	color: #333!important;
}
.displayform .panel-display {
	background: #F3F3F3!important;
	padding: 0.5em 0.5em 1px 0.5em!important;
}
.displayform label {
	margin-top: 0.5em!important;
	text-align: left!important;
}
.displayform .checkbox label {
	color: #333!important;
}
.form-horizontal .answer {
	color: #333!important;
}
dl dt {
	color: rgb(0, 94, 140);
}
}
.fade.in {
	opacity: 1;
}
/*
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1060;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	white-space: normal;
	background: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
	margin-top: -10px;
}
.popover.right {
	margin-left: 10px;
}
.popover.bottom {
	margin-top: 10px;
}
.popover.left {
	margin-left: -10px;
}
.popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	line-height: 18px;
	background: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0;
}
.popover-content {
	padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}
.popover > .arrow {
	border-width: 11px;
}
.popover > .arrow:after {
	content: "";
	border-width: 10px;
}
.popover.top > .arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0;
}
.popover.top > .arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0;
}
.popover.right > .arrow {
	top: 50%;
	left: -15px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0;
}
.popover.right > .arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0;
}
.popover.bottom > .arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff;
}
.popover.left > .arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff;
}
*/
.collapse {
	display: none;
}
.collapse.in {
	display: block;
}
tr.collapse.in {
	display: table-row;
}
tbody.collapse.in {
	display: table-row-group;
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	-o-transition: height .35s ease;
	transition: height .35s ease;
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}
.panel-group {/*
	padding: 0 1.25em;*/
	background-clip: border-box;
	border: 1px solid rgba(0,0,0,.125);
 	border-radius: 0;
	margin: 10px 0;
}
.panel-title {
	margin-bottom: 0;
	font-weight: bold;
}
#allErrors h3 {
	font-size: 1.2em;
	margin-bottom: 0;
}
.floating-buttons{

    position: fixed!important;
	right:0;
    top: 50%!important;
    margin-top: -75px!important;
    z-index: 999999!important;


	
}
.floating-buttons .fa{
    font-size: 2rem;
    border: 1px solid red;
    width: 30px;
    padding: 5px;
	
}

.floating-buttons .fa-angle-right{
padding-left: 8px;
	
}

.floating-buttons div{
border: 1px soild red;
padding: 10px;
	
}

































