@charset "utf-8";

#f_box_2_bg {
    background: rgba(0, 0, 0, 0) url("/images/bg-wood.jpg") repeat scroll 0 0;
    border-top: 2px solid #006400
    background-color: #E7E7E7;
    color: #666666;
	padding-bottom: 20px;
}

.skin-red .wrapper{
	background-color: #f6f6f6;
}
.skin-blue .wrapper{
    background-color: #f6f6f6;
}

#F_list .table-hover tr:hover {
  color: #000000;
  background-color: #987253;
}

#modal-container .Sect-header {
	background-color: #66A6F4   !important;
	border-color: #4F9AF7 !important;
}
#modal-container .Sect-header-inner {
padding-right:80px;
}
#modal-container .Sect-link {
    border-top: 2px solid #1986AF;
}
#modal-container .modal-body-body{
	margin-top:-10px;padding-top:10px;
	margin-bottom:-15px;padding-bottom:15px;
	background-color: #FBFCFD;
}

.modal-mgs .modal-content {
   background-color: #E7F1F7; 

}
.modal-mgs .modal-header {
    color: #000;

}
.modal-mgs .modal-body-body {

    background-color: #fff;
}


.content-wrapper{
/*    background-color: #fbf3eb;*/
    background-color: #f6f6f6;
}

#F_modal #F_modal-header h4 img{
height:40px;
padding-right: 5px;
}

#F_modal #corp-footer-ref-contact img{
width:100px;
padding-right: 5px;
}

#modal-container .F_semi th {
    width: 20%;
    background-color: #D4E6F1;
}

#F_list .table-hover tr:hover {
  color: #000000;
  background-color: #4BB2ED;
}

.overlay-wrapper .overlay > .fa.text-white{
color: rgb(255, 255, 255);
text-shadow:rgba(0, 0, 0, 0.5) 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 0px 1px;
}
.overlay-wrapper .overlay > .fa.text-blue{
color: #000ae8;
text-shadow:rgba(0, 0, 0, 0.5) 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 0px 1px, rgba(0, 0, 0, 0.1) 0px 0px 1px;
}
