

/*h4 {
	text-align: left;
	background-color: #ffffff;
	padding: 0;
	margin-bottom: 0px;

}*/

header{
	position: 	relative;	
	background-color: #12373e;
	margin: 0;

}
#select.selectRank{
  width: 160px;
  font-size: 14px;
}

.bootstrap-datetimepicker-widget ul{
    padding-left: 0px
}

#datetimepicker .add-on{
    float: right;
    position: relative;
    top: -45px;
    display: inline-block;
    right: 1px;
    background: #ccc;
    padding: 12px 18px;
    border-radius: 0px;
}

footer{
	height: 150px;
	background-color: #37c8a3;
}

a {
	color:#333;
	text-decoration: none;
}

hr {
	padding:0px; 
	margin-top:10px;
	margin-bottom: 10px;
}

/* Copy pastet */


input.search, select.search {
                width:500px; 
                height: 54px;
                background-color:#fff;
                
}
#select {
                background-color:#fff;
                
}

#button {
                position:relative;
                font-size:24px;
                width:100px; 
                height: 60px;
                margin: 0px;
                padding: 0px;
                vertical-align: middle;
                float:left;
                text-align: center;
                font-family: 'proxima-nova','Helvetica Neue',helvetica,arial,sans-serif;;
                border:2px solid #207cca;
                background-color:#207cca;
                color:#fafafa;
}
#button:hover  {
                background-color:#fafafa;
                color:#207cca;
                
}
#buttonspecial {
                position:relative;
                font-family: 'proxima-nova','Helvetica Neue',helvetica,arial,sans-serif;;
                font-size:24px;
                width:100px; 
                height: 60px;
                margin-left: 10px;
                padding: 0px;
                text-align: center;
                float:left;
                border:2px solid #F88017;
                background-color:#F88017;
                color:#fafafa;
}
#buttonspecial:hover  {
                background-color:#fafafa;
                color:#F88017;
}
#buttonleft {
                position:relative;
                font-family: 'proxima-nova','Helvetica Neue',helvetica,arial,sans-serif;;
                font-size:24px;
                width:100px; 
                height: 60px;
                margin: 0px;
                padding: 0px;
                text-align: center;
                float:left;
                border:2px solid #F88017;
                background-color:#F88017;
                color:#fafafa;
}
#buttonleft:hover  {
                background-color:#fafafa;
                color:#F88017;
}
#buttonright {
                position:relative;
                font-family: 'proxima-nova','Helvetica Neue',helvetica,arial,sans-serif;;
                font-size:24px;
                width:72px; 
                height: 45px;
                margin-right: 10px;
                text-align: center;
                float:left;
                border:2px solid #207cca;
                background-color:#207cca;
                color:#fafafa;
}
#buttonright:hover  {
                background-color:#fafafa;
                color:#207cca;
}
#middle{
	width: auto;
	padding-top:10px;
	margin: 0 auto 0 auto;
	position: relative;

}
.homescreen{
	width: 900px;
	height: auto;
	margin: 0 auto;

	
}


#searchbalk{
	margin: 0 auto 0 auto;
	padding: 25px 0px;
	display:inline-table;
}
#odd, .odd{
	background-color:#F5F5F5;
  /*margin-bottom: 10px;*/
}
#even, .even{
	background-color:#ffffff;
  /*margin-bottom: 10px;*/
}
#odd:hover, .odd:hover  {
                background-color:#D3DCE3;
                color: #333;
}

.question{
  margin-bottom: 10px;
}

#even:hover, .even:hover  {
                background-color:#D3DCE3;
                color: #333;
}
#table_item_l{
	display: inline-table;
	width: 400px;
	border:0;
}#table_item_m{

	display: inline-table;

}


#table_item_r{
  float: right;
  padding-right: 10px;
	display: inline-table;

}


.contentwrapper{

	background-color: #ffffff;
  padding-bottom:20px;
}
.textWrapper{
	background-color: #ffffff;
	color: #333;
	text-align: left;
	/*box-shadow: 2px 2px 2px #12373e;*/
	margin-bottom: 40px;
}

.btn-default{
  background-color: #EA4592;
  border-color: #EA4592;
  color: white; 
}
.btn-default:hover {
  background-color: #e6207d;
  border-bottom-color: #a21256;
  color:white;
}
.navbar{
  border-radius: 0px;
}

.chapter {
	color: #F88017;
	font-size: 24px;
	text-align: left;
	background-color:#fff ;
	padding: 0;
	margin: 0;
}
.subject {
	width: 1000px;
	color: #F88017;
	height: auto;
	margin: 0 auto ;
}

#content {
	height: auto;
	margin: 0 auto ;	 		
}

#pictureWrapper {
	background-color: #37c8a3;
	margin: 0 auto;
  margin-top: -20px;
	position: relative;

	
}#circle {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px; 
}

#container{width:100%;}
#left{float:left;width:33%;}
#right{float:right;width:33%;}
#center{margin:0 auto;width:33%;}

.button-right {
    float: right;
    margin-right: -50px;
}
/*necraft #008ca7;*/
/* Orange #F88017 */



/* booooooooootstrap. */

/**/
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */
