html, body {
  height:100%;
  font-family:Verdana 'Adobe Arabic' 'Adobe Caslon Pro';
  background:url(../images/header_Lg.jpg) repeat-x top left;
}

body {
  border-top:5px solid #232323;
}
a {
    color:#27a0bd;
}
.darkBlue {
    color:white;
    background-color:#156274;
}
.name {
    font-size:14px;
    line-height:18px;
    margin-bottom:5px;
}
.graduate {
    border-bottom: 1px dotted #d1d1d1;
    display: block;
    /*height: 131px;*/
    padding: 15px;
}
.graduate img {
    width:100px;
    border:1px solid #d1d1d1 !important;
    padding:2px;

}
    .graduate .image {
        width:15%;
    }
.graduateData {
    margin-right:15px;
    width:80%;
}
    .graduateData .name {
        font-size:16px;
    }
.email {
    font-size:12px;
    word-wrap:break-word;
}
.thumbnail .caption {
    padding:5px;
}
/*------------tabs--------------*/
.tabTitle {
    background-color: #1a7b90;
    border-bottom: 1px dotted #79afbb;
    box-shadow: 0 2px 4px 1px #d1d1d1;
    color: white;
    font-size: 18px;
    margin: -25px -10px 18px;
    padding: 5px 10px 3px;
}
.tab-content .active {
    background:none!important;
}
.nav-tabs a {
    font-size:12px;
    padding:3px 5px!important;
}
.nav-tabs {
    border-bottom: none!important;
    border-top: none!important;
    margin: 0;
    margin-top:10px;
}
.nav-tabs > li {
    margin-bottom: 0px;
}
    .nav-tabs > li > a:hover {
        background-color:#1A7B90;
    }
.nav-tabs > li > a {
        border-top-right-radius: 5px !important;
        border-top-left-radius:5px!important;
        margin: 1px !important;
        background-color: #e1eef4;
        border:1px solid #1a7b90;
        border-bottom:none!important;
        color:#1a7b90;
}
    .nav-tabs > li > a :hover {
        color:white!important;
    }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
        background-color: #1a7b90;
        border:1px solid #1a7b90;
    }
.navbar-tabs .activeLink {
    color:white!important;
}
.tab-content {
    background-color: #fafafa;
    border-color: #1a7b90 #79afbb;
    border-style: solid;
    border-width:5px 1px;
    margin: -1px 1px;
    margin-bottom:20px;
    padding: 10px;
}
.offer {
    color:red;
    font-style:italic;
}
/*---------------------------------*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family:georgia,"Ubuntu","Helvetica Neue",Helvetica,Arial,sans-serif !important;
}
.greyBox {
    background-color: #f7f7f7;
    border: 1px solid #d1d1d1;
    padding: 10px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, 
.nav-pills > li.active > a:focus {
    background-color: #136477;
}
.navbar-text {
    margin:11px 5px 0 0;
}
nav {
    padding:0!important;
    color:white;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #ffffff!important;
  text-decoration: none;
  background-color: #14667B!important;
}
.dropdown-menu > li > a {
  color: #3b3d3d!important;
}
.topmenu {
    padding:0!important;
    margin:0!important;
}
.menuSeparator {
    font-size: 11px;
    font-weight: bold;
    margin: 5px 0;
}
    .topmenu li {
        float:left;
        padding:10px 2px!important;
        list-style:none!important;
    }
        .topmenu li a:link, .topmenu li a:visited {
            color:white;
            text-decoration:none;
            font-family:16px!important;
            padding:2px 5px!important;
        }
.navbar-nav > li > a {
    padding:5px!important;
}
.navbar-nav > li > a:hover {
    border-radius:3px;
}
h2 {
    font-family:"Ubuntu","Helvetica Neue",Helvetica,Arial,sans-serif
}
.brief {
    padding-bottom:20px;
}
.brief h2{
    margin:20px 0;
}
.searchBtn {
    background-color: #f0f0f0!important;
    cursor: pointer;
    font-size: 20px;
    padding: 6px!important;
}
.search {
    position:relative;
}
.menuSearch {
    background:url(../images/searchBtn.png) no-repeat center center transparent;
    width:25px;
    height:25px;
    border:none;
    position:absolute;
    right: 7px;
    top: 3px;
    z-index:2;
}
.logo {
    float:right;
}
.container {
    padding:0!important;
    margin-bottom:20px;
}
.noPadding {
    padding:0!important;
}
.navbar-toggle {
    right: 15px;
    top: 40px;
}

.clear {
    clear:both;
}
.img-home-portfolio,
.img-customer,
.portfolio-item {
  margin-bottom: 30px;
}
.media {
    padding:20px 0!important;
    margin-top:0!important;
}
    .media img {
        max-width:180px;
        border:1px solid #b5a386;
    }
.tab-pane {
  margin-top: 15px;
}

.right {
    float:right;
}

.left {
    float:left;
}
.mini-Well {
    margin-left:-11px !important;
    margin-right:-11px !important;
}
.well {
    padding: 4px 10px !important;
    background-color: #136477;
    border: 1px solid #e3e3e3;
    border-top:none!important;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0px!important;
    border-top-right-radius: 0px!important;
    box-shadow: 1px 2px 3px #b1b1b1;
    color: white;
    margin-bottom: 20px;
    margin-top: -20px;
    margin-left:-26px;
    margin-right:-26px;
    min-height: 20px;
    cursor:pointer;
}
   
    .well a {
        font-size:14px!important;
        padding:5px!important;
        color:white;
    }
        .well a:hover {
            background-color:#F4F4F4;
            color:#136477;
            text-decoration:none;
        }
    .well .form-control {
        padding:0 5px!important;
        height:20px!important;
        width:auto!important;
        display:inline-block;
    }
.middle-part {
    position:relative;
}
.middle-part .col-md-9, .middle-part .col-md-3{
    background:none;
}
    .middle-part h2 {
        font-size:21px!important;
    }
.v_separator {
    position:absolute;
    bottom:0;
}
    .v_separator img {
        margin-right:-12px;
    }
.thumbnail {
    background-color: #f6f6f6!important;
    margin-bottom:0;
    /*height:350px;*/
}
.admin-thumb {
    height:400px;
}
    .thumbnail img {
        width:190px;
        height:190px;
        margin-top:10px;
    }
.staff {
    float: left;
    margin: 15px;
    width: 220px;
}
.MsoNormal {
    font-size:14px!important;
}
.caption .text-success {
    font-size: 14px;
    margin-bottom: 5px;
}
.Top {
    background:url(../images/topArrow.png) no-repeat left center;
    margin-top: 7px;
}
    .Top a {
        font-size:14px!important;
        padding-left:24px!important;
    }
.courseContent .active > a {
    color:white!important;
}
/* Page Sections */
.section,
.section-colored {
  padding: 50px 0;
}

.section-colored {
  background-color: #e1e1e1; /* change this to change the background color of a colored section */
}

.sidebar {
  margin-top: 40px;
}

.sidebar ul {
  border-radius: 5px;
  padding: 5px;
  border: 1px solid #cccccc;
}

/* Half Page Height Carousel Customization */
.carousel {
  height: 50%;
}

.item,
.active,
.carousel-inner {
  height: 100%;
}

.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
}

/* Social Icons Styles */
.list-social-icons {
  margin-bottom: 45px;
}

.tooltip-social a {
  text-decoration: none;
  color: inherit;
}

.facebook-link a:hover {
  color: #3b5998;
}

.linkedin-link a:hover {
  color: #007fb1;
}

.twitter-link a:hover {
  color: #39a9e0;
}

.google-plus-link a:hover {
  color: #d14836;
}

/* Service Page Styles */
.service-icon {
  font-size: 50px;
}

/* 404 Page Styles */
.error-404 {
  font-size: 8em;
}

/* Pricing Page Styles */
.price {
  font-size: 4em;
}

.price-cents {
  vertical-align: super;
  font-size: 50%;
}

.price-month {
  font-size: 35%;
  font-style: italic;
}

/* Digital Library Styles*/
.DL h4 {
   /* background-color: #2699b4;*/
   background-color:#136477; 
   color: white;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
}
.DL .example {
    height: 300px;
}
.DL .panel-default {
    border-bottom-width: 4px;
    border-color: #156475 #d1d1d1;
    border-top-width: 2px;
    box-shadow: 1px 2px 3px #d1d1d1;
}
.footer .col-md-3 {
    background:none;
    padding:0 10px;
    font-size:13px;
}
.radio-inline {
    padding-left:0!important;
}
    .radio-inline input {
        margin-left:0!important;
        margin-right:5px!important;
        position:relative!important;
    }
    .radio-inline label {
        margin-right:30px;
    }
/* Responsive Styles */
/*-------------------------large View---------------------------*/

@media (min-width: 1200px) {
    .Topmenu {
       margin-top:12px;
    }
    .tab01 {
        width:19%;
    }
    .tab02 {
        width:27%;
    }
    .tab03, .tab04 {
        width:25%;
    }
    .tab01, .tab02, .tab03, .tab04 {
        font-weight:bold;
        text-align:center;
    }
    h2, .h2 {
        font-size:30px!important;
    }
    .navbar-text {
        font-size:14px;
        border-bottom: 2px solid #79a5b1;
        margin: 14px 5px 0 -13px;
    }
    .nav-tabs a {
        font-size: 13px!important;
    }
    .navbar-nav > li > a {
        font-size:18px;
    }
    .menuSeparator {
        margin: 8px 2px 0 ;
    }
    .navbar-nav{
        margin-top:7px;
    }
    .navbar-nav > li > .dropdown-menu {
        margin-left:-1px;
        border-top-right-radius:5px;
    }
    .navMenu {
        margin-top:5px;
    }
    .menuSeparator {
        margin:8px 5px 0;
    }
    .search {
        margin-top:50px;
    }
    .albumCaption {
        padding-left:0!important;
    }
}

/*-----------------------Medium View--------------------------*/
@media (min-width: 992px) and (max-width: 1199px) {
    .Topmenu {
       margin-top:12px;
    }
    .tab01 {
        width:19%;
    }
    .tab02 {
        width:27%;
    }
    .tab03, .tab04 {
        width:25%;
    }
    .tab01, .tab02, .tab03, .tab04 {
        font-weight:bold;
        text-align:center;
    }
    .Topmenu {
       margin-top:-22px;
    } 
    h2, .h2 {
        font-size:30px!important;
    }
    .navbar-text {
        font-size:14px;
        border-bottom: 2px solid #79a5b1;
        margin: 14px 5px 0 -13px;
    }
    .nav-tabs a {
        font-size: 13px!important;
    }
    .navbar-nav > li > a {
        font-size:16px;
    }
    .menuSeparator {
        margin: 8px 2px 0 ;
    }
    .navbar-nav{
        margin-top:7px;
    }
    .navbar-nav > li > .dropdown-menu {
        margin-left:-1px;
        border-top-right-radius:5px;
    }
    .navMenu {
        margin-top:0px;
    }
    .menuSeparator {
        margin:8px 5px 0;
    }
    .search {
        margin-top:50px;
    }
    .container {
        width:100%!important;
    }
}

@media (min-width: 768px) and (max-width:873px) {
    .extraPadding {
        height: 71px;
    }
}
@media (min-width: 768px) and (max-width: 1999px) {
    
    .nav-tabs.nav-justified > li > a {
        font-size: 14px !important;
        font-weight: bold;
        padding: 3px 2px !important;
    }
    .albumCaption {
        padding-left:0!important;
    }
}
@media (min-width: 992px) {
    /*---------------login-----------------*/
    .col-md-9, .col-md-3 {
        background:url(../images/left-shadow.png) no-repeat top left,
                   url(../images/right-shadow.png) no-repeat top right;
    }
    .col-md-9 .col-md-3, .home .col-md-9, .home .col-md-3{
        background:none!important;
    }
    .carousel-inner > .item > img, .carousel-inner > .item > a > im{
        width:100%!important;
    }  
    
    .box {
        /*background:url(../images/shadow.png) bottom right no-repeat;
        height: 220px;*/
        padding: 15px;
    }
    h1, .h1 {
        font-size:30px;
    }
    h2, .h2 {
        font-size:24px;
    }
    h3, .h3 {
        color:#146171;
    }
    .type {
        margin-bottom:20px;
    }
    .details .NewsImage {
        max-width:250px;
    }
    .details_albumTitle {
        display:none;
    }
    .details .details_albumTitle {
        display:block!important;
    }
    .details .albumTitle {
        display:none!important;
    }
    .details .innerContent {
        border-top: none!important;
        min-height: 100px!important;
        padding: 0px!important;
    }
    .albumTitle {
        display:block;
    }
    .NewsImage {
        float:right;
        margin:0 0px 10px 10px;
    }
    .imgBorder {
        background-color: #f4f4f4;
        border: 3px solid #ddd;
        border-radius: 5px;
        display: table-cell;
        height: 120px;
        margin: 10px 10px 10px 0;
        padding: 0;
        text-align: center;
        vertical-align: middle;
        width: 120px;
        }
    .highslide-thumbstrip-inner .imgBorder {
        height:55px;
    }
        .box img {
            border:none;
        }
    .highslide-gallery {
        /*margin-right:15px;*/
    }
    .playIcon {
        border: 3px solid white;
        border-radius: 50px;
        color: white;
        font-size: 20px;
        left: 33%;
        padding: 5px 6px 5px 10px;
        position: absolute;
        text-shadow: 1px 1px 5px black;
        top: 35%;
        }
    .PhotoImage {
        float:left;
        margin:5px;
    }
    .slide {
        /*padding:20px;*/
        background-color:#4a4848;
        display:block;
        padding:10px;
    }
    .circles {
        margin:0;
        padding:0;
    }
    
     .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        max-height:420px!important;
        width:100%;
    }
     .albumCaption {
        padding-left:0!important;
    }
}
@media (max-width:991px) {
    .Topmenu {
       margin-top:12px;
    }
    
        .home .poll {
        margin-top: 0px!important;
    }
    .align-left {
        text-align:left!important;
        margin-left:20px;
    }
    .container {
        width:100%!important;
    }
    .albumCaption {
        padding-left:0!important;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
.radio-inline label {
        margin-right:12px!important;
    }
    .tab01 {
        width:15%;
    }
    .tab02 {
        width:28%;
    }
    .tab03, .tab04 {
        width:25%;
    }
    .tab01, .tab02, .tab03, .tab04 {
        font-weight:bold;
        text-align:center;
    }
    .Topmenu {
       margin-top:4px;
    }
    .navbar-nav{
        margin-top:0px;
    }
    .navbar-nav > li > .dropdown-menu {
        margin-left:-1px;
        border-top-right-radius:5px;
    }
    h1, .h1 {
        font-size: 24px !important;
        margin: 20px 10px !important;
    }
    html, body {
        background: url("../images/header_Lg.jpg") repeat-x scroll left -15px rgba(0, 0, 0, 0);
    }
    h2, .h2 {
        font-size:24px;
    }
    .logo {
        width:125px!important;
    }
    .search {
        margin-top:30px;
    }
    .navbar-text {
        margin: 0;
        font-size:14px;
    }
    .slide {
        background-color:#4a4848;
        display:block;
        padding:10px;
        margin-top: 9px;
    }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        max-height:125px!important;
        width:100%;
    }
    .albumCaption {
        padding-left:0!important;
    }
}
@media (min-width:396) {
    .nav > .acive > a {
        padding:10px 5px!important;
    }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        max-height:125px!important;
        width:100%;
    }
    
}
@media (max-width:396) {
    .imageBox {
        height: 80px!important;
    }
}

@media (max-width: 767px) {
    .setup-content .control-label {
        text-align:left!important;
    }
    .graduate img {
        width:100px;
        border:1px solid #d1d1d1 !important;
        padding:2px;
        float:left!important;
    }
        .graduate .image {
            width:100%!important;
        }
    .graduateData {
        margin-right:15px;
        width:100%!important;
    }
        .graduateData .name {
            font-size:16px;
        }
    .tab01, .tab02, .tab03, .tab04 {
        font-weight:bold;
        text-align:center;
        width:100%;
        margin:0!important;
    }
        .tab01 a, .tab02 a, .tab03 a, .tab04 a {
            border-radius:0!important;
        } 
    html, body {
        background:url(../images/header_sm.jpg) repeat-x top left;
    }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        max-height:300px;
        width:100%;
    }
    .albumCover {
        display:none;
    }
    .albumCaption {
        background-color: #f7f7f7 !important;
        display: block;
        margin: 5px 0;
        text-align: left;
    }
    .nav-tabs > li > a {
        font-size: 13px !important;
        margin-right: 2px !important;
        padding: 3px !important;
    }
    .innerContent {
        min-height:225px!important;
        padding:10px 5px!important;
    }
    .col-md-9 {
        padding:0 10px;
    }
    h1, .h1 {
        font-size: 20px !important;
        margin: 10px 10px !important;
    }
    .form p {
        font-size:12px!important;
    }
    .nav > li > a {
        padding:5px;
    }
    .nav-pills > li {
        float: left!important;
    }
        .nav-pills > li + li {
            margin-left:0!important;
        }
    .nav-justified > li > a {
        margin-bottom: 0px!important;
    }
    .top {
        margin-top: 0px !important;
    }
    .media img {
        width: 70px!important;
    }
    .slide {
        padding:-10px;
        margin-top:-2px;
        border-bottom: 5px solid #4a4848;
        border-top: 5px solid #4a4848;
    }
        .slide .col-md-12 {
            padding:0!important;
        }
        .slide .banner-img {
            margin:0!important;
        }
    .banner .col-md-12 {
        padding:0!important;
    }
    .navbar-collapse .menu li {
        float: none !important;
        border-bottom: 1px dotted white;
    }
    h2, .h2 {
        font-size: 24px;
    }
    .logo {
        float:left;
        width:107px!important;
    }
    .navbar-collapse .menuSeparator {
        display: none !important;
    }
    .menu {
        background-color:#197489;
        width:100%;
    }
        .menu li {
            float:none!important;
        }
    .search {
        border: 10px solid #1d7e93;
        display:none;
        width:100%;
        margin-top:4px;
    }
    .navbar-text {
        margin: 5px 10px;
    }
    .navMenu {
        background-color:#1D7E93 !important;
        height: 270px;
        margin-top: 4px;
    }
    .menuSeparator {
        display:none!important;
    }
    .navbar-nav > li {
        border-bottom:1px dotted white;
        padding:2px 5px;
    }
    .navbar-nav {
        padding: 0 15px!important;
        margin:0px!important;
    }
    .navbar-nav {
        background-color: #1d7e93 !important;
    }
    .top {
        width:100%!important;
        margin-top: 14px;
    }
    #navMenu {
        display:none;
    }
        #navMenu a {
            cursor:pointer;
        }
    nav {
        padding: 10px 0 !important;
    }

    .carousel {
      height: 70%; /* increases the carousel height so it looks good on phones */
    }
    .circles {
        border-radius:5px;
        right:5px!important;
        bottom:0px!important;
        padding: 2px 5px!important;
        margin:0px;
    }
        .circles li .fa-circle {
            font-size:12px!important;
            margin:0!important;
        }
    .carousel-inner > .item > img, .carousel-inner > .item > a > img {
        max-height:200px!important;
        width:100%;
    }
    .navbar-nav .open .dropdown-menu > li > a:link,
    .navbar-nav .open .dropdown-menu > li > a:visited {
        color:white!important;
    }
    .navbar-nav .open .dropdown-menu > li > a:hover {
        color:#156475;
    }
    .dropdown-menu > li > a {
        padding: 5px 15px 5px 10px !important;
    }
    .extension {
        height:340px!important;
    }
    .dropdown li {
        padding:0 5px;
        margin:0 20px;
    }
    .banner-description {
        max-width:200px;
    }
    .nav-tabs.nav-justified > li > a {
        font-size: 15px !important;
        font-weight: bold;
        padding: 3px 2px !important;
    }
}

@font-face {
	font-family: 'Ubuntu';
	src:url('../fonts/Ubuntu.eot?-m20zy');
	src:url('../fonts/Ubuntu.eot?#iefix-m20zy') format('embedded-opentype'),
		url('../fonts/Ubuntu.woff?-m20zy') format('woff'),
		url('../fonts/Ubuntu.ttf?-m20zy') format('truetype'),
		url('../fonts/Ubuntu.svg?-m20zy#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?-87dexr');
	src:url('../fonts/icomoon.eot?#iefix-87dexr') format('embedded-opentype'),
		url('../fonts/icomoon.woff?-87dexr') format('woff'),
		url('../fonts/icomoon.ttf?-87dexr') format('truetype'),
		url('../fonts/icomoon.svg?-87dexr#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-gmail:before {
	content: "\e600";
}
.icon-gmail {
    font-size:14px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    border-top-right-radius:5px;
    border-top-left-radius:5px;
    color:#156475;
}
/*-----------table styles-----------------*/
.staticTable { 
    width:100%; 
    border-collapse:collapse;  
}
.staticTable th {
    background-color: #156274;
    border: 1px solid #999;
    color: white;
    font-weight: normal !important;
    padding: 8px; 
}
.staticTable td { 
    padding:8px; 
    border:#999 1px solid; 
}
.staticTable tr:nth-child(even), .row2 { /*(even) or (2n+0)*/
    background: #fff;
}
.staticTable tr:nth-child(odd), .row1 { /*(odd) or (2n+1)*/
    background: #E1EEF4;
}

.apply img{
    width:40px;
    margin-right:10px;
}
.apply {
    font-size:18px;
    text-decoration: underline;
}

.btn {
    background-color: #1a7b90 !important;
    border: 1px solid #1a7b90;
    color: white !important;
    padding: 2px 10px !important;
    margin-right:10px;
}
.login {
    padding: 35px 15px 10px;
}
.separator {
    border-bottom:1px solid #d1d1d1;
}
.row {
    margin-right:0px;
    margin-left:0px;
}
.col-social-icons a{
    font-size:18px;
    margin-right:5px;
}
/*heba styles*/

.blue
{
    background-color:#349fc7;
    color:#fff;
}
.navbar-nav > li > a
{
    color:#fff;
    font-family:Georgia;
}
    .navbar-nav > li > a:hover, .activeLink 
    {
        background-color:#fff;
        color:#358595!important;
        border-radius:3px;
    }
 a.navbar-brand
{
    color:#fff;;
}
.capital
{
    text-transform: uppercase;
}
.topsearch
{
    padding:3px 4px;
    color:#cccccc;
}
.toplinks
{
    margin-top:25px;
}
.toplinks li a
{
    font-size: 12px;
    color:#bdbaba;
}
.tophead .logo
{
    margin-left:-40px;
    margin-right: -45px;
}
.bg-image
{
    /*background: url(../images/landscape.png) no-repeat center top;
    border-top:10px solid #e9eeee;
    background-position: center -2px;
    background-size:contain;*/
    position:relative;
}
    .bg-image .container
    {
        /*background:url(../images/opaque.png) repeat center top;*/
        padding-top:20px ;
        padding-bottom:20px;
        position:relative;
        z-index:1;
    }
.headerBG {
    background-color:#f4f4f4;
    width:100%;
    height:125px;
    position:absolute;
    z-index:0;
}
.innerContent {
    border-top:4px solid #146171;
    padding:20px 10px;
    background-color:white;
    min-height:410px;
}
.content-row
{
    position:relative;
}

.bg-image .container h1
{
    margin-bottom:15px;
    color:#146171;
    /*text-shadow:1px 1px 1px #d1d1d1;*/
    font-family:"Ubuntu","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin:30px 15px;
}
.footer .container
{
  background:#232323;
}
.footer {
    background:#232323;
    min-height: 30px;
    padding-bottom: 20px;
    padding-top: 15px;
}
.footer h4 {
    color: #fff;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 20px;
    text-transform: uppercase;
}
.footer .col ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}.footer .col ul li {
    color: #f1f1f1;
}.footer hr {
    border-top: 1px solid #444444;
}.footer .col p {
    color: #f1f1f1;
    font-size: 13px;
    margin-bottom: 10px;
}
    .footer .separator {
        border-bottom: 1px dotted #444;
        margin-left: 10px;
        margin-right: 20px;
        margin-top: 15px;
    }
 .btn-blue
  {
    background-color:#39a9e0;
    border: 1px solid #39a9e0;
    border-radius: 4px !important;
    color: #FFFFFF;
}
 /*image hover */
 .view {
    margin: 2px;
    float: left;
    position: relative;
    text-align: center;
    height:100%;
   
}
.view img {
    transition: all 0.2s linear;
}
.view:hover img {
    transform: scale(1.2);
}
.view .mask, .view .content {
    
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    box-shadow: 0 0 1px #000
}
.view a.info:hover {
    box-shadow: 0 0 5px #000
}

.view .mask {
    opacity: 0;
   
    background-color: rgba(0, 0, 0, 0.5);
    transition: all 0.4s ease-in-out;
}

.view a.info{
    opacity: 0;
    transition: all 0.2s ease-in-out;
}
.view:hover .mask {
    opacity: 1;
}
.view:hover a.info {
    transition-delay: 0.2s;
  }
.view:hover a.info {
    opacity: 1;
    transform: translateY(0px);
}
.icon
{
    border-right:1px solid #156274;
    color:#156274;
    padding-top:15px;
}
.entry-content
{
    margin-top:10px;
    line-height: 1.6;
    font-size:14px;
   
}
.time
{
   padding:0px;
   text-align:center;
   margin-right:10px;
   display:inline-block;
}
.date
{
    color:#757575;
    font-size:14px;
}
.back {
    position: absolute;
    right: 40px;
    top: 40px;
    z-index: 100;
}
.left-line
{
   border-left:1px solid #e5e5e5;;
}
.initial
{
    display: block;
    background-color: #136477;
    margin:10px 0px;
     border-radius: 4px;
   
}
    .initial a
    {
       padding:4px 15px;
        color: #fff;
        text-align: center;
        font-size:20px;
    }
.imageThumb {
    border:1px solid #d4d4d4;
    margin-left:10px;
}
    .imageThumb .img-thumbnail {
        border-radius:0px;
    }
    /*home page*/
    .destacados{
    padding: 20px 0;
	
}
.destacados > div > div{
	padding: 10px;
	border: 1px solid transparent;
	border-radius: 4px;
	transition: 0.2s;
}
.destacados > div:hover > div{
	margin-top: -10px;
	border: 1px solid rgb(200, 200, 200);
	box-shadow: rgba(0, 0, 0, 0.1) 0px 5px 5px 2px;
	background: rgba(200, 200, 200, 0.1);
	transition: 0.5s;
}
.home .date, .home blockquote footer 
{
    background:#fff;
    color:#5e7932;
}
.home .date span
{
    color: #aeaeae;
}
.home .entry-content
{
    font-size:12px;

}
.home blockquote p
{
    font-size: 14px;
    font-weight:bold;
    line-height:16px;
}
    .home blockquote p a
    {
        color:#000;
    }

.poll {
    background-color:#f7f7f7;
    border-right:1px solid #d1d1d1;
    border-left:1px solid #d1d1d1;
    border-bottom:1px solid #d1d1d1;
    margin-top:-15px;
}
.home .poll {
    margin-top:70px;
}
.sidetitle
{
    border-bottom: 1px solid #d1d1d1;
    border-top: 4px solid #146171;
    margin-top:15px;
    font-size:22px;
    padding:10px;
    background-color:#fafafa;
}
.Question {
    display: block;
    margin: 0 0 15px;
    padding: 10px;
}
.banner-img
{
   overflow:hidden;
}

.copyright {
    color:#8f8f8f;
}
.login {
    width:100%;
    margin-top:5px;
}
.login label {
    font-weight:normal!important;
}
.login td {
    padding:10px 5px;
}
/*---------Carousel Image--------------*/
.circles {
    background-color: #4a4848;
    border-top-left-radius: 5px;
    bottom: 5px;
    padding: 5px;
    position: absolute;
    z-index: 200;
    box-shadow: -1px -1px 2px #333333;
}
.carousel-indicators{
    width:auto!important;
    height:auto!important;
    left:auto!important;
}
.carousel-indicators li {
    border:none!important;
}
.carousel-caption {
    left:0!important;
    bottom:0!important;
    padding:0!important;
}
.carousel-control .fa-chevron-right,
.carousel-control .fa-chevron-left {
    font-size: 24px;
    position: absolute;
    top: 45%;
}
.carousel-control .fa-chevron-right {
    right:20%;
}
.carousel-control .fa-chevron-left {
    left: 20%;
}

.circles {
    margin:0;
    border-bottom-right-radius:0px!important;
    border-bottom-left-radius:0px!important;
    right:10px;
}
.circles li .fa-circle{
    color: white;
    font-size: 14px;
    margin: 0 1px;
}
    .circles .active .fa-circle {
        color:#23B1D2;
    }
.carousel-indicators li {
    text-indent:0px!important;
    width:inherit!important;
}
.carousel-indicators .active {
    background-color:transparent;
    width:inherit!important;
}
.banner-date
{
    /*position: absolute;*/
    top:10px;
    padding: 5px 10px;
    background-color:#1A7B90;
    color:#fff;
    min-height:31px;
    max-width:140px;
    z-index:4;
    font-weight:bold;
    font-size:14px;
    text-align:center;
    opacity:0.9;
    float:left;
}
.banner-description
{
    background-color: #333;
    border-top-right-radius: 5px;
    bottom: 0;
    color: #fff;
    font-size: 15px;
    opacity: 0.8;
    padding: 5px 10px;
    text-align:left;
    /*position: absolute;*/
    float:left;
    min-height:31px;
}
/*-------------------------------------------------------*/
.simpleList li{
    margin:5px 0;
}
.simpleList{
    margin:10px 0;
}
.digital_Library {
    padding:0 20px 30px;
    text-align:justify;
}
.share {
    text-align:right;
}
    .share a:hover {
        text-decoration:none;
    }
.share .fa {
    font-size:22px;
    margin-right:3px;
}
    .share .fa-facebook-square {
        color:#455E8F;
    }
    .share .fa-twitter-square {
        color:#33B3D8;
    }

.green {
    color:#3c763d;
}
.orange {
    color:#E07706;
}
.red {
    color:red;
}
.none {
    color:#333333;
}
.title{
    background-color:#1A7B90;
    color:white;
    display:block;
    text-align:center;
    padding:5px;
    margin:20px 0 0px 0;
    border-top-left-radius:5px;
    border-top-right-radius:5px;
    font-weight: bold;
}
.courseContent {
    padding:10px;
    border:1px solid #1A7B90;
    background-color: #fafafa;
}
.row1, .row2 {
    padding:10px;
}
    .row1 input, .row2 input {
        margin-bottom:10px;
    }
.form-horizontal .form-group {
    margin-left:0px;
    margin-right:0px;
}
.staticTable table {
    width:100%;
}
.staticTable table td{
    padding:2px;
    border:none;
    background-color:transparent!important;
}
.modal-backdrop{
    z-index:0!important;
}
.modal-dialog {
    top:30%!important;
}

.CollapsiblePanelContent img {
    float:none!important;
    margin:0!important;
    width:100%;
    max-width:100%!important;
    /*max-height:110px;*/
    border:1px solid #d1d1d1!important;
}
.imageBox {
    height: 120px;
    margin: 0 0 15px;
    overflow: hidden;
}

.albumCaption {
    display: block;
    margin: 10px 0;
    padding-right: 13px;
}
.captionInfo {
    height: 50px;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
    .captionInfo .dotted {
        background-color: white;
        bottom: 0;
        color: #27a0bd;
        font-weight: bold;
        padding: 0;
        position: absolute;
        right: 0;
    }

    