




/***CODE KEVIN DEBUT***/
.members h3 {
	margin: 0 0 5px;
	color:#6f6f6f;
}
.members td {
    vertical-align: top;
	padding:10px 0;
}

.organisation td {
    padding: 5px 0;
}

.no-margin{
	padding:0;
}

a.button {
    background: #48a2d6;
    color: #fff;
    padding: 5px;
    border-radius: 5px;
    float: right;
	border: 1px solid #48a2d6;
}

a.button:hover {
    background: #fff;
    color: #48a2d6;
    padding: 5px;
    border-radius: 5px;
    float: right;
	border: 1px solid #48a2d6;
}

.main-content-sec ul li{
	list-style-position:outside;
	list-style-type: square
}
.panel-body-inner ul li{
	list-style:none;
}


.main-content-sec ul li.smallblack_nobullet{
	list-style:none;
	margin: 10px 0px 10px 10px;
}

.workshop_program ul {
	margin:0;
}

td.form_fieldset_label, td.form_fieldset_label_required {
    font-variant: normal !important;
}

.smallblack_nobullet input.time {
    width: 30px;
}

.smallblack_nobullet input[type="image"] {
    vertical-align: middle;
}

.workshop_program input.form {
    width: 202px;
}

.smallgrey{
	font-size:12px;
	color:#676767;
}

input.button {
    background: #48a2d5;
    color: #ffffff;
    width: auto;
    min-width: 125px;
    font-family: 'Helvetica';
    padding: 12px 18px;
    height: 40px;
    border: 0;
    margin: 0 5px;
}

.left-box .field-left a {
    margin: 0 0 3px;
}

.list_img {
    margin: 5px 0;
}
.list_img:first-child {
    margin-top: 0;
}

div#divAutoSave {
    color: #48a2d6;
    font-size: 24px;
    padding: 10px 0 25px;
	margin-top:-15px;
}
.form_fieldset_600_header {
    position: relative;
    top: 40px;
    font-size: 12px;
    opacity: 0.8;
}


/***CODE KEVIN FIN***/
















td.gsc-clear-button {
    display: none !important;
}
.gsc-control-cse.gsc-control-cse-en {
    padding: 0 !important;
    margin: 0 !important;
}
.cse .gsc-control-cse, .gsc-control-cse {
    border: 0px solid #fff !important;
}
form.gsc-search-box {
    padding: 0 !important;
}
#gsc-i-id1 {
    border: 0;
    background: url(/img/search_text.png) left center no-repeat !important;
    background-color: #6f6f6f !important;
    width: 263px !important;
}
input.gsc-search-button { 
    position: absolute !important;
    top: 0 !important;
    right: 16px;
    border: 0 !important;
    color: transparent !important;
    background: 0 !important;
    background-image: url(/img/search.png) !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    padding: 0 !important;
    width: 0 !important;
    min-width: 20px !important;
    margin-right: 15px !important;
}
#gsc-i-id1:focus {
	background-image:none !important;	
} 
.banner-wrapper .field-right .sub-btn {
    background: #48a2d5;
    color: #ffffff;
    width: auto;
    float: right;
    font-family: 'Helvetica';
    padding: 12px 18px;
    height: 40px;
    border: 0;
}
div#ws_list > table > tbody > tr > td {
    vertical-align: top;
}
div#ws_list > table > tbody > tr > td img {
    padding-right: 15px;
    padding-top: 5px;
}

div.tab-inner > div > button {
    height: 40px;
    width: auto;
    float: inherit;
    font-family: Helvetica;
    color: #fff;
    background: #48a2d5;
    border: none;
}
span.box_element > a.box_link {
    color: #fff;
    position: absolute;
    margin-top: 10px;
    text-decoration: underline;
}
span.box_title {
    color: #fff !important;
    font-size: 15px; 
    font-weight: bold;
}
.gsc-control-cse div {
    position: static;
    font-family: sans-serif !important;
}
div.main-menu nav ul li ul li ul li a {
    font-size: 16px !important;
    line-height: 15px !important;
}
a.t14 { 
    font-size: 20px;
	color: #48a2d6;
}


.tab-list ul li { 
    width: auto;
    float: left;
    padding-top: 0px;
    padding: 0 10px 0 10px;
    height: 34px;
    background: #6f6f6f;
    list-style: none;
    margin-right: 7px;
}
a:hover {
    color: #969696;
    outline: 0;
    text-decoration: none;
}
div.footer-logo a img {
    max-width: 80%;
    /* width: 80% !important; */
}
div.tab-inner form table tbody tr td.form_fieldset_label {
    min-width: 200px;
}
div.tab-inner form table tbody tr td input.form {
    margin: 5px 0px 5px 0px;
    padding: 3px 0px 3px 10px;
    max-width: 250px;
    min-width: 250px;
}
div.tab-inner form table tbody tr td select {
    padding: 3px 0px 3px 6px;
    max-width: 250px;
    min-width: 250px;
}

div.tab-inner date table tbody tr td select {
    padding: 3px 0px 3px 6px;
    max-width: 120px;
    min-width: 80px;
}

div.tab-inner form table tbody tr td span {
    margin: 0 15px 0px 5px;
}
.news-block {
    float: left;
    width: 100%;
    background: #48a2d5;
    padding: 10px 50px 10px 20px;
    height: 282px;
    overflow: auto;
}
div.news-block ul {
    margin: 0px 0px 0px 15px;
}
.menu-left-sec .panel.panel-default {
    background: none;
    border: 0px; 
    -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 0px 0px rgba(0,0,0,0.75);
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border-bottom: 1px solid #cccccc;
    float: left;
    width: 100%;
    margin-bottom: 6px;
    margin-top: -3px;
}

div p button {
    height: 40px;
    width: auto;
    float: inherit;
    font-family: Helvetica;
    color: #fff;
    background: #48a2d5;
    border: none;
}
button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
    background-color: #017dc5; 
    color: #ffffff;
}
td.menu_button1 input.button {
    height: 20px;
    width: auto;
    float: inherit;
    font-family: Helvetica;
    color: #fff;
    background: #48a2d5;
    padding: 0px 20px 0 20px;
    border: none;
}

td.menu_button1 {
    text-align: center;
}
td.status_button {
    position: relative;
    right: 60px;
}
/*div.tab_padding table tbody tr td {
    line-height: 0;
}*/
input.manage_button {
    border: 0 !important;
    position: absolute;
    height: 20px;
}
.tab-list ul li:last-child {
    margin: 0;
    padding-right: 7px;
}
td.status_button {
    padding-top: 5px;
    padding-bottom: 5px;
}
div.tab_padding table tbody tr td span {
    line-height: 28px;
}
div.tab-inner div.tab_padding table tbody tr td a {
    line-height: 20px;
}
button {
    line-height: normal;
    border: 0;
}
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background-color: #ccc;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #aaa;
}









/*.banner-wrapper .left-box.reg-sec {
    float: right;
    width: 30%;
    max-width: 262px;
    position: absolute;
    right: 0;
    background: rgba(65, 65, 65, 0.8);
    padding: 36px 25px 41px;
    margin-bottom: 0;
    height: 361px;
}
@media (max-width: 1300px) {
.banner-wrapper .left-box.reg-sec {
    float: right;
    width: 30%;
    max-width: 262px;
    position: absolute;
    right: 0;
    background: rgba(65, 65, 65, 0.8);
    padding: 36px 25px 41px;
    margin-bottom: 0;
    height: 334px;
}	
}
@media (max-width: 1250px) {
.banner-wrapper .left-box.reg-sec {
    float: right;
    width: 30%;
    max-width: 262px;
    position: absolute;
    right: 0;
    background: rgba(65, 65, 65, 0.8);
    padding: 36px 25px 41px;
    margin-bottom: 0;
    height: 348px;
}	
}
@media (max-width: 1200px) {
.banner-wrapper .left-box.reg-sec {
    float: right;
    width: 30%;
    max-width: 262px;
    position: absolute;
    right: 0;
    background: rgba(65, 65, 65, 0.8);
    padding: 36px 25px 41px;
    margin-bottom: 0;
    height: 334px;
}	
}*/