#main-content {
    padding-top: 0;
    display: inline-block;
    width: 100%;
    background: #f7f7f7;
    margin-top: 0;
    line-height: 25px;
}
.container_1200 {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0;
    position: relative;
    width: 100%;
}
#primary.content-area > section#content {
    background: #fff;
    margin: 10px 0;
    padding: 0;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
}
.page-title {
    color: #23367f;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 20px;
    margin: 0 !important;
    line-height: 55px;
    background: #f7f7f7;
    padding: 5px 10px;
}
#sidebar > div {
    background: #fff;
    margin: 10px 0;
    padding: 0;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px #ccc;
    display: inline-block;
    width: 100%;
}
#block-views-block-home-courses-block-2 h2 {
    color: #000000;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 20px;
    line-height: 55px;
    background: #f7f7f7;
    padding: 5px 10px;
    text-align: center;
    margin: 0 0 10px 0 !important;
}
/*-------------------------------------------*
/* Admin Tabs
/*-------------------------------------------*/
.tabs-wrapper {
  border-bottom: 1px solid #b7b7b7;
  margin: 0 0 5px 0;
}

.tabs-wrapper ul li {
  display: inline;
}

.tabs-wrapper ul {
  border: none;
  margin: 0;
  padding: 0;
}

.tabs-wrapper ul li a {
  background: none;
  border: none;
  display: block;
  float: left;
  line-height: 1.5385em;
  margin: 0;
  padding: 0 1em;
  border-radius: 4px 4px 0 0;
  margin-right: 5px;
}

.tabs-wrapper ul li a:hover,.tabs-wrapper  ul li a.is-active {
  background: #666;
  border: none;
  color: #fff;
}

.tabs-wrapper ul li a:hover {
  background: #888;
  text-decoration: none;
}

ul.secondary {
  background: #666;
  border-bottom: none;
  clear: both;
  margin: 0;
  padding: 0;
}

ul.secondary li {
  display: inline;
  border-right: none;
}

ul.secondary li a, ul.secondary li a:link {
  border: none;
  color: #ccc;
  display: block;
  float: left;
  line-height: 1.5385em;
  padding: 0 1em;
}

ul.secondary li a:hover, ul.secondary li a.is-active {
  background: #888;
  color: #fff;
  text-decoration: none;
}

ul.secondary a.active {
  border-bottom: none;
}

ul.inline, ul.links.inline {
  margin-left: 0;
}

/*-------------------------------------------*
/* Tabs and Tags
/*-------------------------------------------*/

.field--name-field-tags {
  display: flex;
}
.field--name-field-tags label.field__label {
  font-weight: bold;
}
.field--name-field-tags label.field__label:after {
  content: ':';
}
.field--name-field-tags ul{
  display: flex;
  margin: 0;
  list-style: none;
}
.field--name-field-tags ul li{
  margin: 0 0 0 0.3em;
}
.field--name-field-tags ul li a {
  background: #ed564b;
  text-shadow: none;
  border-radius: 2px;
  color: #fff;
  padding: 2px 6px;
}
input.form-text, input.form-tel, input.form-email, input.form-date, input.form-time, textarea.form-textarea, select.form-select {
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;    	border-radius:0;	max-width:100%;	width:100%;
}
.form-submit{
    background: #09558d;
    color: #fff;
    border: none;
    border-radius: 5px;
    margin: 5px;
    padding: 5px 10px;	
}
.form-submit:hover{
    background: #000;
}
#block-rania-content{
	padding: 10px;	
}
.webform-submission-form{
	
}
.webform-submission-form .form-item {
    margin-bottom: 1em;
    margin-top: 2px;
}
.webform-submission-form .form-item label {
    font-size: 13px;
    font-weight: bold;
    width: 100%;
	    margin: 0;
}














