body {
background-color: #fafafa;
}

.navbar .brand {
   color: black;
   font-size: 22px;
   font-weight: bold;  
   
   background-image: url('../img/flag_macedonia.png');
   background-repeat: no-repeat;
   background-position: 14px 16px;
   
   padding-left: 65px;
}

.placeholder {
    color: #AAAAAA;
}

.page-header {
   margin-top: 30px;
   margin-bottom: 10px;
}

.page-header h1 {
    font-family: Georgia, Lora, 'Times New Roman', Times, serif;
	margin: 3px 0 1px 0;
	font-size: 23px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	border: none;
}

.page-header h2 {
    font-family: Georgia, Lora, 'Times New Roman', Times, serif;
	margin: 6px 0 4px 0;
	font-size: 17px;
	color: #0000AA;
	line-height: 19px;
}

.specialfont {
   text-indent: 22px;
   font-size: 18px;
}

hr {
   margin: 10px 0;
}

.custombtn {
   font-size: 16px;
}

.supporters img { 
   margin-left: 50px;
}

#footer {
   margin-top: 40px;
   margin-bottom: 6px;
   text-align: center;
}

select.input-xxlarge {
    width: 543px;
}

.form-horizontal .control-label {
    width: 230px;
}

.form-horizontal .controls {
    margin-left: 250px;
}

.input-grade {
    width: 250px;
}

#schoolinputerror, #schoolinputback {
    text-align: right;
    color: red;
    margin-top: 8px;
    margin-right: 150px;
}

div.coursechoicediv {
}

#inputSchoolTextBox {
    display: none;
}

#schoolinputback {
    display: none;
}

ul li {
    font-size: 18px;
}


    div.coursechoicediv button {
        display: inline-block;
        line-height: normal;
        margin-left: 10px;

        width: 40px; 
        margin:2px 2px; 
        padding: 1px 1px;
         text-align: center;
    }

    div.coursechoicediv p {
        display: inline-block;
        margin-left: 2px;
    }