﻿* 
{
    margin: 0;
    padding: 0;
    outline: none;
}

body
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    line-height: 18px;
    background-color: #268ca7;
}

ul, ol
{
    list-style: none;
}

.clearboth
{
    clear: both;
}

.bold
{
    font-weight: bold;
}

p
{
    margin-bottom: 20px;
}

/* Header */

#topcontainer 
{
    width: 100%;
    background-color: #fcfcfc;
    height: 108px;
    min-width: 1062px;
}

#top
{
    width: 950px;
    margin: 0 auto;
    position: relative;
}

#topcontainer #toplogo
{
    position: absolute;
    top: 25px;
    left: -7px;
    width: 265px;
    height: 78px;
    border: none;
}

#topcontainer #topsubmenu
{
    color: #949494;
    font-size: 12px;
    position: absolute;
    right: 92px;
    top: 12px;
}

#topcontainer #topsubmenu a
{
    color: #949494;
    text-decoration: none;
}

#topcontainer #topsubmenu a:hover
{
    text-decoration: underline;
}

#topcontainer #topsubmenu li
{
    float: left;
    margin-left: 4px;
}

#topcontainer #topmenu
{
    position: absolute;
    right: -8px;
    top: 60px;
}

#topcontainer #topmenu li
{
    color: #21a0c3;
    float: left;
    font-size: 14px;
}

#topcontainer #topmenu a
{
    padding: 4px 8px 4px 8px;
    text-decoration: none;
    color: #21a0c3;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

#topcontainer #toplangmenu
{
    position: absolute;
    top: 10px;
    right: 0;
}

#topcontainer #toplangmenu li
{
    float: left;
    margin-left: 6px;
    font-size: 11px;
    color: #ffffff;
}

#topcontainer #toplangmenu li a img
{
    width: 22px;
    height: 23px;
    display: block;
    text-decoration: none;
    color: #ffffff;
    border: none;
}

#topcontainer #topmenu a:hover, #topcontainer #topmenu li.active a
{
    background-color: #dff1f5;
}

#topcontainer #topmenu .topmenuleftimg, #topcontainer #topmenu .topmenurightimg 
{
    visibility: hidden;
    vertical-align: middle;
    width: 8px;
    height: 27px;
    display: inline;
}

/* Content */
#contentcontainer
{
    width: 100%;
    background: url('../images/contentBgRepeat.jpg') top left repeat;
    position: relative;
    min-width: 1062px;
    overflow: hidden;
}

#contentbackground
{
    position: absolute;
    width: 100%;
    overflow: hidden;
    height: 570px;
    top: 0;
    left: 0;
    z-index: 0; 
}

#contentbackground img
{
    position: absolute;
    width: 2560px;
    left: 50%;
    margin-left: -1280px;
}


#contentheader
{
    width: 1062px;
    position: relative;
    margin: 0 auto;
    height: 360px;
    z-index: 5;
}

#contentheader #fronteyecatcherbg
{
    position: absolute;
    width: 1062px;
    height: 323px;
    bottom: 0;
    left: 0;    
}

#contentheader #fronteyecatcherribbon
{
    position: absolute;
    width: 156px;
    height: 149px;
    top: 30px;
    left: 42px;    
}

#contentheader #fronteyecatchertxt
{
    position: absolute;
    width: 420px;
    color: #25a4c7;
    line-height: 19px;
    font-size: 13px;
    top: 84px;
    left: 558px;
    overflow: visible;
}

#contentheader #fronteyecatchertxt .extratext
{
    position: absolute;
    font-size: 12px;
    color: #575757;
    line-height: 16px;
    bottom: -60px;
    left: 225px;
    width: 150px;
    font-style: italic;
}

#contentheader #fronteyecatchertxt h1
{
    color: #445256;
    font-size: 22px;
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 15px;
}

#contentheader #fronteyecatchertxt h1 .cufon
{
    margin-bottom: 4px;
}

#contentheader #fronteyecatcherbutton
{
    position: absolute;
    width: 251px;
    height: 46px;
    bottom: -71px;
    left: -24px;
    cursor: pointer;
    border: none;
}

#contentheader #fronteyecatcherbutton .textfront, #contentheader #fronteyecatcherbutton .textshadow
{
    position: absolute;
    font-size: 13px;
    font-style: italic;
    font-weight: bold;
}

#contentheader #fronteyecatcherbutton .textfront
{
    top: 10px;
    left: 40px;
    color: #1b4b59;
    z-index: 5;
}

#contentheader #fronteyecatcherbutton .textshadow
{
    top: 11px;
    left: 41px;
    z-index: 0;
    color: #c4e6f1;
}

#contentheader #fronteyecatcherbutton img
{
    position: absolute;
    width: 251px;
    height: 46px;
    top: 0;
    left: 0;
    border: none;
}

#content
{
    position: relative;
    width: 925px;
    z-index: 5;
    margin: 0 auto;
    padding-bottom: 50px;
    padding-top: 15px;
    left: 3px;    
}

#content a
{
    text-decoration: underline;
    color: #ffffff;
}

#content .leesmeerbtn
{
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid #99cfdb;
    padding-bottom: 2px;
    font-size: 16px;
    color: #ffffff;
    font-style: italic;
}

#content #contentcol1, #content #contentcol2, #content #contentcol3
{
    position: relative;
    width: 230px;
    margin-right: 30px;
    float: left;
    color: #ffffff;
}

#content #contentcol2
{
}

#content #contentcol3 p
{
    margin-bottom: 0;
    display: inline;
}

#content #contentcol1 h1, #content #contentcol2 h1
{
    color: #ffffff;
    font-size: 28px;
    font-weight: normal;
    margin-bottom: 5px;
    margin-top: 15px;
}

#content #contentcol1 h1 .cufon, #content #contentcol2 h1 .cufon
{
    margin-bottom: -2px;
}

#content #contentcol1 h1 sup, #content #contentcol2 h1 sup
{
    font-size: 14px;
    margin-left: 3px;
}

#content #contentcol1 h2, #content #contentcol2 h2
{
    font-size: 14px;
    color: #245661;
    font-weight: normal;
    margin-bottom: 20px;
    margin-top: 8px;
}

#content #contentcol3
{
    width: 185px;
    font-style: italic;
}

#content #contentcol3 h2
{
    margin-top: 15px;
    color: #004e6e;
    font-weight: bold;
    margin-bottom: 20px;
    font-style: normal;
}

#content #menuleft
{
    width: 189px;
    margin-right: 38px;
    float: left;
    margin-top: 29px;
}

#menuleft #submenu
{
    list-style: none;
    margin-bottom: 18px;
    margin-left: 8px;
}

#menuleft #submenu li a
{
    display: block;
    background: url('../images/cubilisSubMenuBg.png') top left no-repeat;
    padding-left: 14px;
    padding-top: 9px;
    padding-right: 5px;
    padding-bottom: 14px;
    width: 161px;
    color: #072d37;
    text-decoration: none;
    font-weight: normal;
    font-size: 13px;
}

#menuleft #submenu li.active a
{
    background: url('../images/cubilisSubMenuBgActive.png') top left no-repeat;
}

#content #contentright
{
    float: left;
    width: 570px;
    margin-top: 29px;
    color: #ffffff;
    line-height: 21px;
    font-size: 13px;
    margin-left: 86px;
	min-height: 670px;
}

#content #contentright ul li
{
    padding-left: 12px;
    background: 0 10px url('../images/cubilisListBulletin.png') no-repeat;
}

#contentright .previewImg
{
    clear:both;
    width: 250px;
    margin-top: 25px;
    border: 0;
}

#content #contentright h1
{
    font-size: 28px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 17px;
    margin-top: 17px;
}

#content #contentright h2
{
    font-size: 18px;
    font-weight: normal;
    line-height: 16px;
    margin-bottom: 17px;
    margin-top: 17px;
    color: #354b68;
}
#content #contentright ul
{
    margin: 15px;
}
#righteyecatcher
{
    background: url('../images/cubilisRightEyecatcherBg.png') top left no-repeat;
    width: 189px;
    height: 271px;
    border: 0;
    float: left;
    position: relative;
}

#righteyecatcher #righteyecatcherbutton
{
    position: absolute;
    top: 20px;
    cursor: pointer;
    left: -8px;
    width: 179px;
    height: 45px;
    border: none;
}

#righteyecatcher #righteyecatcherbutton2
{
    position: absolute;
    bottom: -70px;
    cursor: pointer;
    left: -27px;
    width: 167px;
    height: 41px;
    font-style: italic;
    border: none;
}

#righteyecatcher a
{
    text-decoration: none;
}

#righteyecatcherbutton img
{
    position: absolute;
    width: 179px;
    height: 45px;
    border: none;
}

#righteyecatcherbutton2 img
{
    position: absolute;
    width: 167px;
    height: 41px;
    border: none;
}

#righteyecatcherbutton .textfront, #righteyecatcherbutton .textshadow
{
    position: absolute;
    font-size: 13px;
    font-weight: bold;
}

#righteyecatcherbutton .textfront
{
    top: 12px;
    left: 22px;
    color: #334715;
    z-index: 5;
}

#righteyecatcherbutton .textshadow
{
    top: 13px;
    left: 23px;
    z-index: 0;
    color: #ffffff;
}

#righteyecatcherbutton2 .textfront, #righteyecatcherbutton2 .textshadow
{
    position: absolute;
    font-size: 13px;
    font-weight: normal;
}

#righteyecatcherbutton2 .textfront
{
    top: 10px;
    left: 40px;
    color: #ffffff;
    z-index: 5;
}

#righteyecatcherbutton2 .textshadow
{
    top: 11px;
    left: 41px;
    z-index: 0;
    color: #003145;
}

#righteyecatchercontent
{
    position: absolute;
    top: 70px;
    left: 15px;
    color: #ffffff;
    font-weight: bold;
    line-height: 24px;
    font-size: 13px;
}

#righteyecatchercontent ul
{
    font-weight: normal;
    list-style: none;
    margin-top: 10px;
}

#righteyecatchercontent ul li
{
    padding-left: 26px;
    background: url('../images/cubilisRightEyecatcherLiBg.png') center left no-repeat;
    margin-bottom: 2px;
}

.checkboxlabel
{
    padding-top: 10px;
    display: block;
}

.formlabel
{
    margin-left: 4px;
    display: block;
}

.contentcontactform h2
{
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-top: 8px;
}

.contentcontactform
{
    line-height: 18px !important;
    padding-left: 30px;
    position: relative;
    padding-top: 9px;
    padding-bottom: 9px;
    left: -30px;
}

.contentcontactform #contactformtop
{
    width: 561px;
    height: 9px;
    position: absolute;
    left: 0;
    top: 0;
}

.contentcontactform #contactformbottom
{
    width: 561px;
    height: 9px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.contentcontactform .contentcontactformbody
{
    background: url('../images/cubilisFormMiddle.png') repeat-y;
    padding-left: 30px;
    position: relative;
    left: -30px;
    width: 507px;
    padding-right: 25px;
    padding-bottom: 15px;
    padding-top: 15px;
}

.contentcontactformbody textarea
{
    height: 50px;
}

/* Footers */
#contentfootercontainer
{
    width: 100%;
    /*background: url('../images/cubilisFooterBg.png') top left repeat-x;*/
    position: relative;
    min-width: 1062px;
}

#contentfooter
{
    position: relative;
    width: 925px;
    margin: 0 auto;
    padding-bottom: 30px;
    left: 3px;
}

#contentfooter a, #footer a
{
    color: #ffffff;
    text-decoration: underline;    
}

#contentfooter #contentfootercol1, #contentfooter #contentfootercol2
{
    float: left;
    color: #ffffff;
    position: relative;
}

#contentfooter #contentfootercol2
{
    width: 380px;
    margin-top: 22px;
}

#contentfooter #banners
{
    width: 380px;
    margin-top: 25px;
        float: left;
    color: #ffffff;
    position: relative;
}

#contentfooter #contentfootercol1
{
    margin-top: 30px;
    width: 545px;
    font-size: 13px;
}

#contentfooter #contentfootercol1 h1
{
    font-weight: normal;
    display: inline;
    font-size: 30px;
}

#contentfooter #contentfootercol2 h1
{
    font-weight: normal;
    display: inline;
    font-size: 30px;
    margin-bottom: 10px;
}

#contentfooter #contentfootercol1 .cufon-loading h1
{
    /*margin-top: 2px;*/
}

#contentfooter #contentfootercol1 #partnerslink
{
    margin-left: 20px;
    font-style: italic;
    color: #ffffff;
    font-size: 12px;
    text-decoration: underline;
}

#sponsors
{
    margin-top: 27px;
    margin-bottom: 40px;
}

#sponsors .sponsor
{
    width: 130px;
    height: 73px;
    overflow: hidden;
    position: relative;
    float: left;
    margin-right: 3px;
    margin-bottom: 4px;
}

#sponsors .sponsor .sponsor1
{
    width: 130px;
    height: 73px;
    position: absolute;
    left: 0;
    top: 0;
}

#sponsors .sponsor .sponsor2
{
    width: 130px;
    height: 73px;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

#sponsors img
{
    border: none;
    width: 130px;
    height: 73px;
}

#geotrust
{
    width: 93px;
    height: 43px;
    border: none;
    float: left;
    margin-right: 17px;
}

.addthis_toolbox
{
    margin-top: 18px;
}

.footerbinnen .addthis_toolbox
{
    margin-top: 5px;
    margin-bottom: 2px;
}

.addthis_toolbox span
{
    font-size: 30px;
    vertical-align: middle;
    margin-right: 10px;
}

.addthis_toolbox span .cufon
{
    top: -4px;
}

.addthis_toolbox .custom_images
{
    float: right;
    margin-right: 4px;
}

.addthis_toolbox .addthis_button_twitter img, .addthis_toolbox .addthis_button_facebook img, .addthis_toolbox .addthis_button_linkedin img
{
    width: 41px;
    height: 42px;
    border: none;
    vertical-align: middle;
    margin-right: -5px;
}

.addthis_toolbox .addthis_button_compact img
{
    width: 75px;
    height: 23px;
    border: none;
    vertical-align: middle;
    margin-left: 10px;
}

#cubilisVideo
{
    width: 376px;
    height: 239px;
    border: none;
    float: right;
}

#footereyecatcher
{
    /*background: url('../images/cubilisFooterEyecatcherBg.png') top left no-repeat;*/
    width: 345px;
    height: 218px;
    border: 0;
    float: right;
    position: relative;
    margin-top: 18px;
}

#footereyecatcher #footereyecatcherbutton
{
    position: absolute;
    top: 12px;
    cursor: pointer;
    left: -8px;
    width: 221px;
    height: 44px;
    border: none;
}

#footereyecatcher #footereyecatcherbutton2
{
    position: absolute;
    bottom: -44px;
    cursor: pointer;
    left: -27px;
    width: 166px;
    height: 31px;
    font-style: italic;
    border: none;
}

#footereyecatcher a
{
    text-decoration: none;
}

#footereyecatcherbutton img
{
    position: absolute;
    width: 179px;
    height: 45px;
    border: none;
}

#footereyecatcherbutton2 img
{
    position: absolute;
    width: 167px;
    height: 41px;
    border: none;
}

#footereyecatcherbutton .textfront, #footereyecatcherbutton .textshadow
{
    position: absolute;
    font-size: 13px;
    font-weight: bold;
}

#footereyecatcherbutton .textfront
{
    top: 12px;
    left: 22px;
    color: #334715;
    z-index: 5;
}

#footereyecatcherbutton .textshadow
{
    top: 13px;
    left: 23px;
    z-index: 0;
    color: #ffffff;
}

#footereyecatcherbutton2 .textfront, #footereyecatcherbutton2 .textshadow
{
    position: absolute;
    font-size: 13px;
    font-weight: normal;
}

#footereyecatcherbutton2 .textfront
{
    top: 10px;
    left: 40px;
    color: #ffffff;
    z-index: 5;
}

#footereyecatcherbutton2 .textshadow
{
    top: 11px;
    left: 41px;
    z-index: 0;
    color: #003145;
}

#footereyecatchercontent
{
    position: absolute;
    top: 10px;
    left: 10px;
    color: #ffffff;
    font-weight: bold;
    line-height: 24px;
    font-size: 14px;
    font-size: 12px;
}

#footereyecatchercontent ul
{
    font-weight: normal;
    list-style: none;
    margin-top: 20px;
    font-size: 14px;
}

#footereyecatchercontent ul li
{
    padding-left: 8px;
    margin-bottom: 3px;
    background: url('../images/cubilisFooterEyecatcherLiBg.png') center left no-repeat;
}

#footercontainer
{
    width: 100%;
    background: url('../images/cubilisFooterBg2.png') top left repeat-x;
    position: relative;
    min-width: 1062px;
}

#footer
{
    position: relative;
    width: 925px;
    margin: 0 auto;
    padding-bottom: 40px;
    padding-top: 25px;
    color: #ffffff;
    font-size: 11px;
    left: 3px;
}

#footer span
{
    display: block;
    color: #00415b;
    font-size: 13px;
    margin-bottom: 10px;
}
#footer a
{
    text-decoration: none;
}

h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
    font-size: 13px;
    text-decoration: none;
}

#footer span a
{
    color: #00415b;
}

.products ul
{
list-style:none;
margin: 0px;
padding: 0px;
padding-bottom: 50px;
margin-bottom: 50px;
}

.products ul li
{
float: left;
padding-left: 4px;
padding-right: 0px;
}

.products a { text-decoration: none; }
.products a:link { color: #4287BD; }
.products a:visited { color: #4287BD; }
.products a:hover { color: #4287BD; text-decoration: underline; }

#extra
{
    display:none;
}

#content .connectionscontainer a{
	text-decoration: none;
}

#content .connectionscontainer a:hover{
	text-decoration: underline;
}

.gebruiktetermen
{
    display: none;
}

#facebooker 
{
	float: left;
	margin: 18px 10px 0 0;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	display: block;	
}

h3
{
	margin: 0px 10px 0 0;
	font-size: 14px;
	color: #90ee90;
	text-decoration: none;
	display: block;	
}

#contactFormCubilis{
	margin: 20px 0px 0px 0px;
}

.captchaDiv{
	margin-top: 10px;
}

.form-alert-success{
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}

.form-alert-error{
	padding: 15px;
	margin-bottom: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1;
	width: 333px;
}

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  background-color: orange;
  color: white;
  border-radius: 4px;
}
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
  opacity: 1;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333;
  background-color: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #3276b1;
  border-color: #285e8e;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.btn-block + .btn-block 
{
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

input, select
{
  padding: 5px;
}

/*AWARD*/

.award{
	background: url("../images/bg_award.png") center center no-repeat;
	width:940px;
	height:160px;
	margin: 0 auto 35px;
	padding:25px 175px;
	z-index:5;
	position:relative;
}

.award img{
	/* 
	float:left;
	margin-right:25px;
	*/
}

.award .text{
	width:72%;
	float:left;
	font-family: Trajan Pro;
	text-align:center;
	padding-top:20px;
	font-size:24px;
	line-height:26px;
	color: #3ABBDA;
}

/* General button style (reset) */
.award .btn {
	border: none;
	font-family: inherit;
	font-size: 16px;
	background: #3ABBDA;
	cursor: pointer;	
	display: inline-block;
	margin: 15px 30px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	z-index:1;
	color: #FFF !important;
	padding: 10px 20px;
	line-height:1;
	text-decoration:none !important;
	border-radius:0;
}


.award .btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

/* Button 1 */
.award .btn-1 {
	border: 3px solid #3ABBDA;
	color: #FFF;
}


/* Button 1e */
.award .btn-1e {
	overflow: hidden;
}

.award .btn-1e:after {
	width: 100%;
	height: 0;
	top: 50%;
	left: 50%;
	background: #FFF;
	opacity: 0;
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
	transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.award .btn-1e:hover,
.award .btn-1e:active {
	color: #3ABBDA !important;
	text-decoration:none;
}

.award .btn-1e:hover:after {
	height: 265px;
	opacity: 1;
}

.award .btn-1e:active:after {
	height: 730%;
	opacity: 1;
}



