  /* Main Secton for enrie pages */

@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

.t-Body-contentInner {
    max-height:90%;
     
}



.t-Body-mainContent {
    /*flex-grow: 1;*/

	background-image: url("https://portal.asu.edu.bh/i/asu/login_imgs/2.jpg") ;
     background-attachment: fixed;
  /* Full height */
  height: 100%; 
    
  
  /* Center and scale the image nicely */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;

   
}



/*.col {
    float: left;
    padding-right: 8px;
    padding-left: 8px;
    backdrop-filter: blur(4px);
}*/



.t-Body-contentInner {

    max-width: 70%;
}




/*Background of select2 plugin ASU_AUTHORS + EXTERNAL_AUTHORS*/
.select2-container .select2-search--inline .select2-search__field {
    background: #f9f9f9;
}




/* Classic Report */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);

th {
    display: table-cell;
    vertical-align: inherit;
    font-weight: bold;
    text-align: -internal-center;
    background-color: #af1a1a;
    color:white;
}

.t-Report {
    padding: 12px 65px;
}

.t-Report-cell {
    padding: 15px 20px;
}

td {
    display: table-cell;
    vertical-align: inherit;
    background-color:#fcfcfc;
}



/*a{ color:#fcfcfc;}  Closed by Saifuddin as link is showing white*/ 

.t-Body-contentInner {
    max-height:90%;
      background-color: rgba(255, 255, 255, 0.5);
}







.t-Body-contentInner {
    margin: -15px auto;
}
.t-Body-contentInner {
    margin: -15px auto;
    max-width: 80%;
}

.t-Region-headerItems--title {
    font-family: "Seaweed Script";
    color: #dccbd1;
    font-size: 25px;

}

.t-Region--noUI>.t-Region-header .t-Region-headerItems--title {
     padding-left: 15px;
}





/* Articls/Theses Details Region*/
body {
  background: #e5ded8;
  box-sizing: border-box;
}

.blog-container {
  background: #fff;
  border-radius: 5px;
  box-shadow: hsla(0, 0, 0, .2) 0 4px 2px -2px;
  font-family: "adelle-sans", sans-serif;
  font-weight: 100;
  margin: 48px auto;
  width: 85rem;
  @media screen and (min-width: 480px) {
    width: 28rem;
  }
  @media screen and (min-width: 767px) {
    width: 40rem;
  }
  @media screen and (min-width: 959px) {
    width: 50rem;
  }
}
.blog-container a {
  color: #4d4dff;
  text-decoration: none;
  transition: .25s ease;
  &:hover {
    border-color: #ff4d4d;
    color: #ff4d4d;
  }
}


.blog-cover {
  background: url("#APP_IMAGES#unnamed (1).jpg");
  background-size: cover;
  border-radius: 5px 5px 0 0;
  height: 15rem;
  box-shadow: inset hsla(0, 0, 0, .2) 0 64px 64px 16px;
}
.blog-author,
.blog-author--no-cover {
  margin: 0 auto;
  padding-top: .125rem;
  width: 80%;
}
.blog-author h3::before,
.blog-author--no-cover h3::before {
  background: url("#APP_IMAGES#Untitled.png");
  background-size: cover;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 37px;
  margin-right: .5rem;
  position: relative;
  top: 8px;
  width: 37px;
}
.blog-author h3 {
  color: #fff;
  font-weight: 100;
}
.blog-author--no-cover h3 {
  color: lighten(#333, 40%);
  font-weight: 100;
}

h5{font-size: 17px;}     
      
      
.blog-body {
  margin: 0 auto;
  width: 80%;
}

.blog-title h1 a {
  color: #333;
  font-weight: 100;
}
.blog-summary p {
  color: lighten(#333, 10%);
}

p {
    font-size: 16px;
    line-height: normal;
    margin: 0 0 1.6rem;
    text-align: justify;
}


.blog-tags ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  list-style: none;
  padding-left: 0;
}
.blog-tags li + li {
  margin-left: .5rem;
}
.blog-tags a {
  border: 1px solid lighten(#333, 40%);
  border-radius: 3px;
  color: lighten(#333, 40%);
  font-size: 1.25rem;
  height: 1.5rem;
  line-height: 1.5rem;
  letter-spacing: 1px;
  padding: 0 .5rem;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
  width: 5rem;
}


      
      
      
.blog-footer {
  border-top: 1px solid lighten(#333, 70%);
  margin: 0 auto;
  padding-bottom: .125rem;
  width: 80%;
}
.blog-footer ul {
  list-style: none;
  display: flex;
  flex: row wrap;
  justify-content: flex-end;
  padding-left: 0;
}
.blog-footer li:first-child {
  margin-right: auto;
}
.blog-footer li + li {
  margin-left: .5rem;
}
.blog-footer li {
  color: lighten(#333, 40%);
  font-size: 1.25rem;
  height: 1.5rem;
  letter-spacing: 1px;
  line-height: 1.5rem;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  white-space: nowrap;
  & a {
    color: lighten(#333, 40%);
  }
}
.comments {
  margin-right: 1rem;
}
.published-date {
  border: 1px solid lighten(#333, 40%);
  border-radius: 3px;
  padding: 0 .5rem;
}
.numero {
  position: relative;
  top: -0.5rem;
}


      
      
.icon-star,
.icon-bubble {
  fill: lighten(#333, 40%);
  height:24px;
  margin-right: .5rem;
  transition: .25s ease;
  width: 24px;
  &:hover {
    fill: #ff4d4d;
  }
}



/* Dashboard CSS*/
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,700);
  
hr{width:70%;}

.main-section {
    width: 80%;
    margin: 0 auto;
    text-align: center;
    padding: 0px 5px;
}

.dashbord {
    width: 32%;
    display: inline-block;
    background-color: #34495E;
    color: #fff;
    margin-top: 50px;
}

.icon-section i {

    font-size:30px;
    padding: 10px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin-top: -25px;
    margin-bottom: 10px;
    background-color: #34495E;

}
.p-title{
      font-family: "Open Sans";
        font-weight: 300;
      font-size:15px;
	  text-align: center;
      }
.icon-section p {

            
    margin: 0px;
    text-align: center;
    padding-bottom: 10px;
}

.detail-section {
    background-color: #2F4254;
    padding: 5px 0px;
}

.dashbord .detail-section:hover {
    background-color: #5a5a5a;
    cursor: pointer;
}

.detail-section a {
    color: #fff;
    text-decoration: none;
}

.dashbord-green .icon-section, .dashbord-green .icon-section i {
    background-color: #16A085;
}

.dashbord-green .detail-section {
    background-color: #149077;
}

.dashbord-orange .icon-section, .dashbord-orange .icon-section i {
    background-color: #F39C12;
}

.dashbord-orange .detail-section {
    background-color: #DA8C10;
}

.dashbord-blue .icon-section, .dashbord-blue .icon-section i {
    background-color: #2980B9;
}

.dashbord-blue .detail-section {
    background-color: #2573A6;
}

.dashbord-red .icon-section, .dashbord-red .icon-section i {
    background-color: #E74C3C;
}

.dashbord-red .detail-section {
    background-color: #CF4436;
}

.dashbord-skyblue .icon-section, .dashbord-skyblue .icon-section i {
    background-color: #8E44AD;
}

.dashbord-skyblue .detail-section {
    background-color: #803D9B;
}


/*main div*/
.headr {
    color: #172759;
    text-align: center;
    font-family: Time New Roman;
      font-weight:700;
      font-size:40px;

}

      
a.socialbox {
  font-family: "Open Sans";
  font-weight: 300;
  display: inline-block;
  text-decoration: none;
  color: white;
  padding: 20px 30px;
  width: 320px;
  margin: 24px 0 0 24px;
}

a.socialbox.facebook {
   background-color: #0a1535eb;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}

a.socialbox.facebook:hover {
   background-color: #0a1535fa;
}
      
a.socialbox .social-icon {
  line-height: 32px;
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  border-right: 1px solid rgba(255, 255, 255, 0.25);
  padding-right: 15px;
}
a.socialbox .description {
  display: inline-block;
  vertical-align: middle;
  padding-left: 10px;
  font-size: 13px;
}

a.socialbox .description span {
  display: block;
  line-height: 16px;
}
   

/*Breadcrumb-*/

.t-Breadcrumb-label {
    color: #6a686a;
    background-color: #ebe5e0;
    padding: 2px;
}



/* Change the size of view and edit icon*/
.apex-edit-page, .apex-edit-pencil, .apex-edit-pencil-alt, .apex-edit-view {
    width: 20px;
    height: 20px;
}



/* change the width of cell in edit and view*/
.a-IRR-table tr td:first-child, .a-IRR-table tr th:first-child {
    width: 1%;
}



/* Remove background color from breadcrumb*/
.t-Breadcrumb-label {
    background-color: #fcfcfb;
font-size: smaller;
}