﻿/***************************************************************************************************************************************************/
/*                                                                                                                                                 */
/*                Coders: Fidel Rodríguez Puertas & Aned Esquerra Arguelles                                                                        */
/*                CSS3 Content artwork definitions -                                                                                               */
/*                Date: 2018/03/15                                                                                                                 */
/*                CORPORACIÓN UNIVERSITARIA DEL META - UNIMETA                                                                                     */
/*                                                                                                                                                 */
/***************************************************************************************************************************************************/

.contenttoolbar 
{
    font-size:medium;
    color: red;
    padding-left:2%; 
}

.contenttoolbar li 
{
    display: inline;
    float: right;
    padding-right: 2%;
    
}

/***************************************************************************************************************************************************/
/*          General definitions                                                                                                                    */
/***************************************************************************************************************************************************/
.main
{
    width: 88%;
    float: left;
}

.contentmain
{
    width: 100%;
    min-height: 1000px;
    float: left;
    margin: 10px auto;
    position: relative; /*needed for heading4 rule*/
    z-index: 0; /* again, just for heading4 rule*/    
    background: #fff;
    background-clip: padding-box;
}


/***************************************************************************************************************************************************/
/*          Parragraphs definitions                                                                                                                */
/***************************************************************************************************************************************************/


.datetime
{
    font-size:small;
    float: right;
    padding-right: 1%;
    padding-bottom: 1%;
    font-weight: normal;
}

.language 
{
    display: block;
    padding-bottom: 10px;
    
}

/***********  Tables   ***********/
#tables_container 
{
    overflow-x:auto;
    padding-bottom: 40px;
}

.tables 
{
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    border: 1px solid #ddd;
}

.tables th, 
.tables td 
{
    text-align: Justify;
    padding: 8px;
}

.tables th 
{
    background-color: #f54150;
    color: #fff;
}

.tables tr:nth-child(odd) 
{
    background-color: #f2f2f2
}

.tables td:nth-child(even) 
{
    text-align: center;
}

.tables th:nth-child(even) 
{
    text-align: center;
}

sup { 
    vertical-align: super;
    font-size: smaller;
}
/***********  Lists   ***********/

.imglist ul{
    margin:0;
}
.imglist li{
    font-size:14px;
    margin-left:25px;
    padding:0;  
    line-height:20px;
}
.imglist a 
{
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
    color: #7c7c7c;
    text-decoration: none;
}

.imglist a:after 
{
    content: '';
    display: block;
    margin: auto;
    height: 3px;
    width: 0;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
}

.imglist a:hover:after 
{
    width: 100%;
    background: #c30000;
}

/***/

.round-list{
    width:90%;
    margin:0 5%;
}

.round-list ol{
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    padding: 0;
    margin-bottom: 4em;
}
.round-list ol ol{
    margin: 0 0 0 2em;
}

.round-list li{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #93C775;
    color: #fff;
    text-decoration: none;
    -moz-border-radius: .3em;
    -webkit-border-radius: .3em;
    border-radius: 10em;
    transition: all .2s ease-in-out;
}

.round-list li:hover{
    background: #d6d4d4;
    text-decoration:none;
    color: #000;
    transform: scale(1.1);
}

.round-list li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background:#93C775;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    -moz-border-radius: 2em;
    -webkit-border-radius: 2em;
    border-radius: 2em;
    color:#FFF;
}

/***/

.square-list{
    width:80%;
    margin:0 5%;
}

.square-list ol{
    counter-reset: li;
    list-style: none;
    *list-style: decimal;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
    padding: 0;
    margin-bottom: 4em;
}

.square-list ol ol{
    margin: 0 0 0 2em;
}

.square-list li{
    position: relative;
    display: block;
    padding: .4em .4em .4em 2em;
    *padding: .4em;
    margin: .5em 0;
    background: #f54150;
    color: #fff;
    text-decoration: none;
    transition: all .2s ease-in-out;
}

.square-list li:hover{
    background: #d6d4d4;
    text-decoration:none;
    color: #000;
    transform: scale(1.1);
}

.square-list li:before{
    content: counter(li);
    counter-increment: li;
    position: absolute;
    left: -1.3em;
    top: 50%;
    margin-top: -1.3em;
    background:#f54150;
    height: 2em;
    width: 2em;
    line-height: 2em;
    border: .3em solid #fff;
    text-align: center;
    font-weight: bold;
    color:#FFF;
}


/*******/
.textnote 
{
    width: 100%;
    border: dashed 1px #000;
    background-color: #f1ea65;
    padding: 2%;
    display:block;
}

.textnote span {
    color: red;
    font-weight: bold;
}


/**************/
.committee-container {
    margin: 20px 20px 0 0;  
    overflow: auto
}
.committee-thumb {
    float: left
}
.committee-thumb img {
    display: block
}
.committee-content {
    margin-left: 210px
}
.committee-title {
    font-weight: bold;
    font-size: 110%;
    padding-bottom: 10px;
}

/***********  Links   ***********/


/***********  Sliders   ***********/


@import url(https://fonts.googleapis.com/css?family=Istok+Web);
@keyframes slidy {
    0% { left: 0%; }
    20% { left: 0%; }
    25% { left: -100%; }
    45% { left: -100%; }
    50% { left: -200%; }
    70% { left: -200%; }
    75% { left: -300%; }
    95% { left: -300%; }
    100% { left: -400%; }
}
* {
    box-sizing: border-box;
}
figure { 
    margin: 0; background: #101010;
    font-family: Istok Web, sans-serif;
    font-weight: 100;
}
div#captioned-gallery { 
    width: 100%; overflow: hidden; 
}
figure.slider { 
    position: relative; width: 500%;
    font-size: 0; animation: 30s slidy infinite; 
}
figure.slider figure { 
    width: 20%; height: auto;
    display: inline-block;  position: inherit; 
}
figure.slider img { width: 100%; height: auto; }
figure.slider figure figcaption { 
    position: absolute; bottom: 0;
    background: rgba(0,0,0,0.4);
    color: #fff; width: 100%;
    font-size: 2rem; padding: .6rem; 
}

/***************************************************************************************************************************************************/
/*          Image headers & headers definitions                                                                                                    */
/***************************************************************************************************************************************************/

.HTMLHeader {
    color: #ff0000;
    margin-left: -5px; /* 15px padding + 7px border ribbon shadow*/
    margin-right: -5px;
    position: relative;
    padding: 15px;
    background: #e5e5e5;
    background: linear-gradient(#f5f5f5, #e5e5e5);
    box-shadow: 0 -1px 0 rgba(255,255,255,.8) inset;
    text-shadow: 0 1px 0 #fff;
}

.HTMLHeader:before,
.HTMLHeader:after {
    position: absolute;
    left: 0;
    bottom: -6px;
    content:'';
    border-top: 6px solid #555;
    border-left: 6px solid transparent;
}

.HTMLHeader:before {
    border-top: 6px solid #555;
    border-right: 6px solid transparent;
    border-left: none;
    left: auto;
    right: 0;
    bottom: -6px;
}


/***************************************************************************************************************************************************/
/*          Comittee gridview definitions                                                                                                          */
/***************************************************************************************************************************************************/

#committee
{
 width: 90%;
 margin: 20px auto;
 overflow: hidden;
}

.committee_item {
 color: #797478;
 font: 10px/2 Verdana, Helvetica, sans-serif;
 float: left; 
 width: 18%;
 margin:  1%; 
}

.committee_item h3 {
 text-transform: uppercase;
 font-weight: bold;
}
 
.committee_item img {
  max-width: 100%;
}

.committee_item a
{
    text-decoration: none;
    color: #413e3e;
}

.committee_item a {
    display: inline-block;
    position: relative;
    padding-bottom: 3px;
}

.committee_item a:before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    transition: width 0s ease, background .5s ease;
}

.committee_item a:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    height: 1px;
    width: 0;
    background: #c30000;
    transition: width .5s ease;
}

.committee_item a:hover:before {
    width: 100%;
    background: #c30000;
    transition: width .5s ease;
}

.committee_item a:hover:after 
{
    width: 100%;
    background: transparent;
    transition: all 0s ease;
}


blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}

blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}

blockquote p {
  display: inline;
}

.author_thumb {
    float: left
}

.author_thumb img {
    display: block
}

._committee
{
  text-align: center;
}


._committee li
{
     text-transform: capitalize;
}

._committee li span
{
     display: block;
     font-weight: bold;         
     text-transform: uppercase;
}


.tools ul
{
    padding: 2% 2%;
    text-align: right;
	padding-bottom: 10px;
}

.tools li
{
    display: inline;
    line-height: 40px;
	float: right;
}

.tools a
{
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 28px;   
    padding-bottom:24px;
    color: red;
}

.tools a[href*='export.aspx?'] 
{   
    background-image: url('http://resources.unimeta.edu.co/images/icons/pdf24x24.png');
}

.tools a[href*='print'] 
{   
    background-image: url('http://resources.unimeta.edu.co/images/icons/printer24x24.png');
}


/***************************************************************************************************************************************************/
/*          Comittee gridview definitions                                                                                                          */
/***************************************************************************************************************************************************/

  .tooltip{
      display: inline;
      position: relative;
      color: #ff0000
  }
  
  .tooltip:hover:after{
      background: #333;
      background: rgba(248,246,202,.8);
      border-radius: 5px;
      bottom: 26px;
      color: #000;
      content: attr(title);
      left: 20%;
      padding: 5px 15px;
      position: absolute;
      z-index: 999999998;
      width: 550px;
  }
  
  .tooltip:hover:before{
      border: solid;
      border-color: #333 transparent;
      border-width: 6px 6px 0 6px;
      bottom: 20px;
      content: "";
      left: 50%;
      position: absolute;
      z-index: 999999999;
  }


/********/
.horz_social_container {
    display: none;
    max-width: 100%;
    height: 50px;
    margin: 10px auto;
    color: #444;
}

.horz_social_wrap { 
margin:0 auto; 
padding:0px; 
text-decoration: none; 
}

.horz_social_wrap ul li { 
list-style-type: none; 
border-bottom:none; 
margin:0 auto; 
background: none; 
padding:0px; 
line-height: 0!important; 
}

.horz_social_wrap li a { 
margin:5px 3px 0px 0px !important; 
padding:0px; 
width:50px; 
height:50px; 
text-indent:-99999px;
float:left; 
} 

.horz_social_wrap li a.facebook1 { 
background: #314d91 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px 0px; 
-webkit-transition:All 0.3s ease-out; 
-moz-transition:All 0.3s ease-out; 
-o-transition:All 0.3s ease-out; 
} 
.horz_social_wrap li a.facebook1:hover { 
background: #314d91 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -73px; 
} 
.horz_social_wrap li a.twitter1 { 
background: #07beed url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -127px; 
-webkit-transition:All 0.3s ease-out; 
-moz-transition:All 0.3s ease-out; 
-o-transition:All 0.3s ease-out; 
} 
.horz_social_wrap li a.twitter1:hover { 
background: #07beed url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -204px; 
} 
.horz_social_wrap li a.google-p1 { 
background:#a7291b url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -254px; 
-webkit-transition:All 0.3s ease-out; 
-moz-transition:All 0.3s ease-out; 
-o-transition:All 0.3s ease-out; 
} 
.horz_social_wrap li a.google-p1:hover { 
background: #a7291b url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -330px; 
} 
.horz_social_wrap li a.rss1 { 
background:#ffaa31 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -381px; 
-webkit-transition:All 0.3s ease-out; 
-moz-transition:All 0.3s ease-out; 
-o-transition:All 0.3s ease-out; 
} 
.horz_social_wrap li a.rss1:hover { 
background: #ffaa31 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -454px; 
}
.horz_social_wrap li a.pinit1 { 
background:#cb2027 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -508px; 
-webkit-transition:All 0.3s ease-out; 
-moz-transition:All 0.3s ease-out; 
-o-transition:All 0.3s ease-out; 
} 
.horz_social_wrap li a.pinit1:hover { 
background: #cb2027 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -580px; 
}
.horz_social_wrap li a.linkdin1 { 
background:#1698E3 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -635px; 
-webkit-transition:All 0.3s ease-out; 
-moz-transition:All 0.3s ease-out; 
-o-transition:All 0.3s ease-out; 
} 
.horz_social_wrap li a.linkdin1:hover { 
background: #1698e3 url(http://resources.unimeta.edu.co/images/socials/social_icons.png) no-repeat 0px -711px; 
}