/* line 18, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
* {
    padding: 0;
    margin: 0;
    background: transparent;
    border-width: 0;
    line-height: normal;
    box-shadow: none;
    overflow: visible;
    position: static;
    font-weight: normal
    }
/* line 28, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
* a {
    text-decoration: none;
    color: inherit;
    cursor: pointer
    }
/* line 33, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
* a:hover {
    color: #ffdf00
    }
/* line 36, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
* ul, * ol {
    list-style-position: inside
    }
/* line 39, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
html, body {
    height: 100%;
    width: 100%;
    position: relative;
    font: 14px "Segoe UI", Helvetica, Verdana, san-serif;
    background-color: #f4f4f4;
    line-height: 20px;
    color: #aaa
    }
/* line 49, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
img {
    max-width: 100%
    }
/* line 53, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1060px;
    margin: 0 auto;
    position: relative
    }
/* line 62, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#content > div {
    margin: -10px
    }
/* line 66, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#content > div > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
    }
/* line 78, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#content > div > div > #main {
    -ms-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    min-width: 200px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
    }
/* line 95, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
[data-section] {
    padding: 10px
    }
/* line 99, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#content > div > div > aside {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
    }
/* line 105, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#column-one {
    width: 0;
    min-width: 0;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1
    }
/* line 115, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#column-two {
    width: 420px;
    min-width: 420px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3
    }
/* line 125, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
h1, h2, h3, h4, h5 {
    font-family: "Roboto", Arial, san-serif;
    font-weight: normal;
    color: #ffba24
    }
/* line 131, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
h1 {
    font-size: 25px;
    margin-right: 354px;
    padding-right: 10px
    }
/****************   HEADER  ******************/
/* line 139, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.header-content {
    position: relative
    }
/* line 143, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.header-inner {
    width: 100%;
    padding-top: 20%;
    position: relative
    }
/* line 149, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.header-inner .background-profile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
    }
/* line 156, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.header-inner .change-bkg-box {
    top: 5px
    }
/* line 160, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.project-icon {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 20px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    height: 136px;
    z-index: 1
    }
/* line 170, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.title-holder {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 20px;
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6)
    }
/* line 182, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.webtype-identifier {
    color: #FFF;
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: #ffba24;
    display: inline-block;
    text-align: center;
    font: 42px "Segoe UI", Helvetica, Verdana, san-serif;
    float: left
    }
/* line 194, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.webtype-identifier img {
    width: 100%
    }
/* line 199, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.title-holder h1, .title-holder h5 {
    position: relative
    }
/* line 203, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.header-inner .project-icon {
    font-size: 0;
    position: absolute;
    top: 0;
    left: 20px;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
    height: 136px
    }
/* line 212, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button {
    position: absolute;
    top: 50%;
    margin-top: -11px;
    right: 20px;
    width: 120px
    }
/* line 221, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button input[type="checkbox"]:not(:checked), input[type="checkbox"]:checked {
    /* :checked here acting as a filter for older browsers */
    position: absolute;
    opacity: 0
    }
/* line 226, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button label {
    position: relative;
    display: inline-block;
    color: #ffba24;
    width: 100%;
    font: 20px "Roboto", Arial, san-serif
    }
/* line 234, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button input[type="checkbox"].switch + span + div {
    width: 40px;
    height: 18px;
    border-radius: 9px;
    background: #FFF;
    box-shadow: 1px 1px 2px 2px rgba(0, 0, 0, 0.2) inset;
    background-origin: border-box;
    background-clip: border-box;
    overflow: hidden;
    transition-duration: 0.4s;
    transition-property: padding, width;
    float: right;
    margin-top: 4px
    }
/* line 249, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button input[type="checkbox"].switch:checked + span + div {
    padding-left: 22px;
    width: 18px
    }
/* line 254, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button input[type="checkbox"].switch + span + div:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin: 1px;
    border-radius: inherit;
    background: #ffba24
    }
/* line 264, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button input[type="checkbox"].switch:checked + span + div:before {
    background: #52D921
    }
/* line 268, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.switch-button input[type="checkbox"].switch:active + span + div:before {
    background-color: #aaa
    }
/****************   GENERAL ******************/
/* line 274, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
h4, h5 {
    padding-bottom: 10px
    }
/* line 279, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
h4 a, h5 a {
    text-decoration: none
    }
/* line 283, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
h4 {
    font-size: 18px;
    color: #ffba24
    }
/* line 289, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
h5 a:hover, h4 a:hover {
    color: #ffdf00
    }
/* line 293, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
h5 {
    font-size: 16px;
    color: #aaa
    }
/* line 298, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-content p {
    margin-bottom: 10px
    }
/* line 302, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.panel-img-left {
    overflow: hidden;
    margin-bottom: 20px
    }
/* line 307, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.panel-img-left:last-child {
    margin-bottom: 0
    }
/* line 311, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.panel-info {
    position: relative;
    margin-left: 90px
    }
/* line 316, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.panel-img-left img {
    float: left
    }
/* line 320, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-twitter {
    margin-bottom: 20px
    }
/****************   WIDGETS GENERAL ******************/
/* line 326, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    background: white;
    margin-bottom: 20px;
    position: relative
    }
/* line 336, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-content h2 {
    padding-bottom: 15px
    }
/* line 340, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
#facebook-iframe {
    margin: 20px 0;
    background: #FFF
    }
/* line 345, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.pluginSkinLight > div {
    border: none !important
    }
/* line 349, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-avatars-list {
    list-style: none;
    font-size: 0;
    margin: -5px;
    overflow: hidden
    }
/* line 354, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-avatars-list li {
    width: 20%;
    float: left;
    padding: 5px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
    }
/* line 361, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-avatars-list li img {
    width: 100%;
    height: auto
    }
/* line 368, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets {
    position: absolute;
    right: 162px;
    top: 50%;
    margin-top: -10px;
    border-right: 1px solid #f4f4f4
    }
/* line 374, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .facebook-ico {
    background-position: 0 -40px
    }
/* line 375, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .googleplus-ico {
    background-position: 0 0
    }
/* line 376, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .linkedin-ico {
    background-position: 0 -80px
    }
/* line 377, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .twitter-ico {
    background-position: 0 -20px
    }
/* line 378, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .youtube-ico {
    background-position: 0 -60px
    }
/* line 379, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .orcid-ico {
    background-position: 0 -100px
    }
/* line 380, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .researcherid-ico {
    background-position: 0 -119px
    }
/* line 382, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .facebook-ico:hover {
    background-position: -60px -40px
    }
/* line 383, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .googleplus-ico:hover {
    background-position: -60px 0
    }
/* line 384, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .linkedin-ico:hover {
    background-position: -60px -80px
    }
/* line 385, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .twitter-ico:hover {
    background-position: -60px -20px
    }
/* line 386, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .youtube-ico:hover {
    background-position: -60px -60px
    }
/* line 387, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .orcid-ico:hover {
    background-position: -60px -100px
    }
/* line 388, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-nets .researcherid-ico:hover {
    background-position: -60px -119px
    }
/* line 390, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.social-net-ico {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    background-size: 40px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    background-image: url(/Images/social_nets.png)
    }
/****************   ADD INFO    ******************/
/* line 404, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-profile-custom-info .bold {
    font-weight: bold
    }
/* line 407, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-profile-custom-info .italic {
    font-style: italic
    }
/* line 410, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-profile-custom-info a {
    color: #ffba24
    }
/* line 413, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-profile-custom-info a:hover {
    color: #ffdf00
    }
/* line 417, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-profile-custom-info > div {
    background: white;
    padding: 20px;
    position: relative;
    margin-bottom: 20px
    }
/* line 424, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-profile-custom-info > div div:first-child {
    font-family: "Roboto", Arial, san-serif;
    font-weight: normal;
    color: #ffba24;
    padding-bottom: 15px;
    font-size: 21px
    }
/* line 432, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
[data-editable="1"] > div div:first-child {
    cursor: move
    }
/* line 436, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-add-profile-custom-info {
    text-align: center;
    border: 1px dashed #ffba24;
    padding: 5px 10px;
    background: #FFF;
    border-radius: 5px;
    margin-bottom: 20px;
    cursor: pointer
    }
/* line 446, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.ch-add-profile-custom-info:hover {
    color: #ffba24
    }
/* line 450, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.self-boxes .widget-content {
    background: transparent;
    padding: 0
    }
/* line 457, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.edit-icon, .remove-section, .add-element {
    background: white url(/Images/templates_icons/group_icons.png) !important;
    border-radius: 50%
    }
/* line 462, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.edit-icon {
    background-position: 0 0 !important
    }
/* line 463, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.edit-icon:hover {
    background-position: 0 -26px !important
    }
/* line 465, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.remove-section {
    background-position: -26px 0 !important
    }
/* line 466, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.remove-section:hover {
    background-position: -26px -26px !important
    }
/* line 468, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.add-element {
    background-position: -104px 0 !important
    }
/* line 469, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.add-element:hover {
    background-position: -104px -26px !important
    }
/*______ WIDGET ACTIONS ______*/
/* line 473, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-edit .widget-actions {
    display: none
    }
/* line 477, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-edit:hover .widget-actions {
    display: block
    }
/* line 481, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-actions {
    position: absolute;
    top: 2px;
    right: 2px;
    z-index: 1
    }
/* line 488, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-actions i {
    margin-left: 5px;
    padding: 4px;
    display: block;
    border-radius: 50%;
    color: #ffba24
    }
/* line 496, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.widget-actions i:hover {
    color: #ffdf00
    }
/*______ FLEXBOX PANEL ______*/
/* line 503, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.flexbox-panel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    column-break-inside: avoid;
    -webkit-column-break-inside: avoid
    }
/* line 517, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.flexbox-hero {
    ms-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    min-width: 122px;
    margin-right: 10px
    }
/* line 534, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.flexbox-info {
    position: relative;
    -ms-flex: 1;
    -moz-box-flex: 1;
    -webkit-box-flex: 1;
    box-flex: 1;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    min-width: 200px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
    }
/* line 552, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.flexbox-info .summary p {
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 54px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding: 0
    }
/* line 563, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.flexbox-info h4 a span {
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 42px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
    }
/* DOCS */
/* line 575, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.doc-panel .flexbox-hero {
    min-width: 70px;
    border: 1px solid #D7D7D7
    }
/* MEMBERS */
/* line 582, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.member-panel .flexbox-hero {
    min-width: 80px
    }
/* line 586, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.member-panel .flexbox-hero img {
    display: block
    }
/* line 590, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.member-panel h4 a {
    display: block
    }
/* line 594, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.member-panel h5 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    max-height: 38px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    padding: 0
    }
/****************   NEWS    ******************/
/* line 606, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.news-panel .panel-info {
    margin-left: 132px
    }
/* line 608, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.news-panel .panel-info h4 a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 24px;
    max-height: 48px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
    }
/* line 617, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.news-panel .panel-info .summary p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    max-height: 80px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
    }
/****************   EVENTS  ******************/
/* line 630, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.event-panel {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    margin-bottom: 20px
    }
/* line 639, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.event-panel:last-child {
    margin-bottom: 0
    }
/* line 643, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.event-panel .date {
    width: 86px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #ffba24;
    color: #FFF;
    font: 28px/38px "Roboto", Arial, san-serif;
    text-align: center;
    padding: 2px
    }
/* line 655, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.event-panel span {
    display: block
    }
/* line 659, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.event-panel .month {
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #FFF;
    text-transform: uppercase
    }
/* line 666, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.event-info {
    width: 100%;
    position: relative;
    padding-left: 10px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
    }
/****************   COORDINATOR ******************/
/* line 677, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.project-coordinator-contact {
    position: relative;
    margin-left: 110px;
    min-height: 100px
    }
/* line 683, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.project-coordinator-contact h2 {
    padding-bottom: 10px
    }
/* line 687, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.coordinator-img {
    float: left
    }
/* line 691, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.send-mail {
    width: 26px;
    height: 26px;
    background: url(/Images/templates_icons/group_icons.png) -52px 0;
    cursor: pointer
    }
/* line 698, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
.send-mail:hover {
    background-position: -52px -26px
    }
/****************   FOOTER  ******************/
/* line 704, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
footer p {
    background: #f4f4f4;
    font-size: 13px;
    padding: 0
    }
@media only screen and (max-width: 980px) {
    /* line 711, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
    #column-two {
        width: 300px !important;
        min-width: 300px !important
        }
    }
@media only screen and (max-width: 770px) {
    /* line 718, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
    .project-icon {
        width: 18%;
        height: auto;
        font-size: 0;
        box-shadow: none
        }
    /* line 724, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
    .project-icon img {
        width: 100%;
        height: 100%;
        font-size: 0;
        box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4)
        }
    }
@media only screen and (max-width: 600px) {
    /* line 734, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
    #content > div > div {
        flex-direction: column
        }
    /* line 737, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
    #column-two {
        width: 100% !important;
        min-width: 100% !important
        }
    }
/****************   VIDEOS  ******************/
/* line 745, C:/Users/Hector/Documents/Visual Studio 2013/Projects/Chil/App.Web.Mvc/Styles/Community.Default.scss */
img[data-role=embed] {
    width: 100%
    }