/* Minification failed. Returning unminified contents.
(1076,127): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
.red
{
    color: Red;
}

.green
{
    color: Green;
}


.width2
{
    width: 2%;
}

.width5
{
    width: 5%;
}

.width10
{
    width: 10%;
}
.width11
{
    width: 11%;
}

.width12
{
    width: 12%;
}

.width13
{
    width: 13%;
}

.width14
{
    width: 14%;
}

.width15
{
    width: 15%;
}

.width20
{
    width: 20%;
}

.width23
{
    width: 23%;
}

.width25
{
    width: 18%;
}

.width30
{
    width: 25%;
}

.width31
{
    width: 31%;
}

.width35
{
    width: 28%;
}

.width40
{
    width: 38%;
}

.width45
{
    width: 45%;
}

.width50
{
    width: 48%;
}

.width60
{
    width: 58%;
}

.width65
{
    width: 65%;
}

.width70
{
    width: 70%;
}

.width73
{
    width: 73%;
}

.width76
{
    width: 75%;
}

.width75
{
    width: 80%;
}

.width80
{
    width: 81%;
}

.width85
{
    width: 84%;
}

.width90
{
    width: 89%;
}

.width95
{
    width: 95%;
}

.width100
{
    width: 100%;
}

.height75
{
    height: 75%;
}

.height100
{
    height: 100%;
}

/**************************************************************
   Generic Display 
 **************************************************************/


.block
{
    display: block;
}

.clear
{
    clear: both;
}

.clearLeft
{
    clear: left;
}

.clearRight
{
    clear: right;
}

.hidden
{
    overflow: hidden;
}

.marginLeft
{
    margin-right: 5px;
}

.marginRight
{
    margin-right: 5px;
}

.padding
{
    padding: 5px;
}

.margin
{
    margin: 5px;
}

.paddingLeft
{
    padding-left: 5px;
}

.paddingRight
{
    padding-right: 5px;
}

.floatLeft
{
    float: left;
}

.floatRight
{
    float: right;
}

.alignLeft
{
    text-align: left;
    top: 0px;
    left: 8px;
}

.alignRight
{
    text-align: right;
}

.alignCenter
{
    text-align: center;
}

.alignJustify
{
    text-align: justify;
}

.alignTop
{
    vertical-align: top;
}

.alignMiddle
{
    vertical-align: middle;
}

.alignBottom
{
    vertical-align: bottom;
}

.bold
{
    font-weight: bold; /*color: #83216A;*/
}

.bordeOpciones
{
    padding: 2px;
}

/******************************************************************************/
/* CSM */
/******************************************************************************/
.navigationPanel
{
    text-align: right;
    font-weight: bold;
    float: left;
    left: 10px;
    top: 20px;
    height: 38px;
}

.pyramidAgeLiteral
{
    background-color: transparent;
    font-size: 0.9em;
    font-weight: bold;
    color: #000033;
    border: none;
    text-align: left;
}

.pyramidAgeCellStat
{
    text-align: center;
    padding: 0px;
    width: 90%;
}

.pyramidAgeStat
{
    background-color: #EAF2F5;
    font-size: 0.9em;
    font-weight: bold;
    color: #000033;
    border: 1px solid #000066;
    text-align: center;
    width: 100%;
}

.headStat
{
    background-color: #000099;
    font-size: 0.9em;
    font-weight: bold;
    color: #ffffff;
    border: 1px solid #000066;
    text-align: center;
    width: 100%;
}
.applyTitle
{
    background-color: #0033CC;
    color: #FFFFFF;
    font-weight: bold;
}
.applyBg
{
    background-color: #CCCCCC;
}

.entityStatCell
{
    background-color: #CCC;
    color: #000;
    border: none;
    text-align: left;
    width: 100%;
    padding-left: 5px;
}

.entityTotalStatCell
{
    background-color: #aaa;
    color: #000;
    border: none;
    text-align: right;
    width: 100%;
    padding: 0 8px;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
}
.dataStatCell
{
    background-color: transparent;
    color: #000;
    border: none;
    text-align: right;
    width: 100%;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
    padding: 0 8px;
}

.districtStatCell
{
    background-color: transparent;
    color: #333;
    border: none;
    text-align: left;
    width: 100%;
    border-bottom: 1px #ccc solid;
    padding-left: 10px;
}

.totalStatCell
{
    background-color: #ddd;
    color: #333;
    border: none;
    text-align: right;
    width: 100%;
    padding: 0 8px;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.headStatCell
{
    background-color: #bbb;
    color: #000;
    border: none;
    text-align: right;
    width: 100%;
    padding: 0 8px;
    border-bottom: 1px #ccc solid;
    border-right: 1px #ccc solid;
}

.textCell
{
    background-color: transparent;
    font-weight: normal;
    color: #000033;
    border: none;
    text-align: left;
}

.errorMessage
{
    color: #ff0000;
}

.accessErrorMessage
{
    font-size: 0.8em;
    font-weight: bold;
    font-style: italic;
    color: #ff0000;
}

.valMessage
{
    font-size: 1.2em;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #4444bb;
}

.eielPanelTitle
{
    font-size: 1.2em;
    color: #586B7A;
}

.sectionText
{
    text-transform: uppercase;
    font-size: 0.9em;
    color: #5D6F73;
    background-color: #EAF2F5;
}

.subsectionText
{
    text-align: justify;
    font-size: 0.9em;
    font-weight: normal;
    font-style: italic;
    color: #7b4ba7;
}

.scrollable
{
    position: relative;
    overflow: auto;
    width: 100%;
    height: 92%;
}

.navigation
{
    float: right;
    position: absolute;
    left: 10px;
    bottom: 5px;
}

.imageButton
{
    cursor: pointer;
    text-decoration: none;
    border-bottom: none;
}

.pdfCell
{
    background-color: transparent;
    font-size: 0.9em;
    font-weight: bold;
    text-align: center;
}

.bylawCell
{
    background-color: transparent;
    font-size: 0.9em;
    font-weight: bold;
    color: #000033;
    border: none;
    text-align: left;
    width: 100%;
}

.descTableData
{
    background-color: #bbcdff;
    font-size: 1em;
    font-weight: bold;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #000066;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #000066;
}

.descInfoTableData
{
    background-color: Transparent;
    font-style: normal;
    font-size: 0.9em;
    font-weight: normal;
    text-align: justify;
    color: #4444bb;
}

.descInfoTableDataBold
{
    background-color: Transparent;
    font-style: normal;
    font-size: 1.1em;
    font-weight: bold;
    text-align: justify;
    color: #4444bb;
}

.descInfoRightTableData
{
    background-color: Transparent;
    font-style: normal;
    font-size: 0.9em;
    font-weight: normal;
    text-align: right;
    color: #4444bb;
}

.descInfoCenterTableData
{
    background-color: Transparent;
    font-style: normal;
    font-size: 0.9em;
    font-weight: normal;
    text-align: center;
    color: #4444bb;
}

.descInfo2TableData
{
    background-color: Transparent;
    font-style: normal;
    font-size: 0.8em;
    font-weight: normal;
    text-align: justify;
    color: #306282;
}

.descInfo2RightTableData
{
    background-color: Transparent;
    font-style: normal;
    font-size: 0.8em;
    font-weight: normal;
    text-align: right;
    color: #306282;
}

.descInfo2CenterTableData
{
    background-color: Transparent;
    font-style: normal;
    font-size: 0.8em;
    font-weight: normal;
    text-align: center;
    color: #306282;
}

.borderBottom
{
    border-bottom: 2px solid #CCCCCC;
    top: 0px;
    left: 4px;
}

.slimBorderBottom
{
    border-bottom: 1px solid #CCCCCC;
    top: 0px;
    left: 4px;
}

.slimBorderLeft
{
    border-left: 1px solid #CCCCCC;
    left: 4px;
}

.slimBorderRight
{
    border-right: 1px solid #CCCCCC;
    right: 4px;
}

.borders
{
    border-left: 2px solid #CCCCCC;
    border-right: 2px solid #CCCCCC;
    border-top: 2px solid #CCCCCC;
    border-bottom: 2px solid #CCCCCC;
}

.slimBorders
{
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
}

.bordersDotted
{
    border: dotted 2px #CCCCCC;
}

.slimBorderTopDotted
{
    border-top: 1px dotted #CCCCCC;
}

.applyBorders
{
    border-left: 2px solid #0033CC;
    border-right: 2px solid #0033CC;
    border-top: 2px solid #0033CC;
    border-bottom: 2px solid #0033CC;
}

.costCell
{
    background-color: transparent;
    font-size: 0.8em;
    font-weight: normal;
    color: #000033;
    border: none;
    text-align: right;
    width: 100%;
}

.textCell
{
    background-color: transparent;
    font-size: 0.8em;
    font-weight: normal;
    color: #000033;
    border: none;
    text-align: left;
}

.numberCell
{
    background-color: transparent;
    font-size: 0.8em;
    font-weight: normal;
    color: #000033;
    border: none;
    text-align: right;
}

.totalTextCell
{
    background-color: #ccccff;
    color: #000066;
}

.textConsoleCell
{
    background-color: transparent;
    font-family: Courier New, Arial;
    font-size: 1em;
    font-weight: normal;
    color: #000033;
    border: none;
    text-align: left;
}

.descWrongInfoTableData
{
    background-color: Transparent;
    font-style: normal;
    font-size: 0.9em;
    font-weight: normal;
    text-align: justify;
    color: #F9F9F9;
}

.imageBorder
{
    border: 1px solid #CCCCCC;
    padding: 2px;
}

.TituloCabecera
{
    margin-top: 40px;
}

.pecInfoTableData
{
    background-color: Transparent;
    color: #4444bb;
}

.helpCursor
{
    cursor: help;
}

.modalBackground
{
    background: url(../images/bg/fondo.gif) repeat;
}

.MostrarInfo
{
    float: left;
    margin: 0;
    border: 1px solid #333;
    cursor: pointer;
    width: 20px;
    height: 20px;
}

.ExpandInfo
{
    width: 20px;
    height: 20px;
    background: transparent url('../images/right16.png') no-repeat center;
}

#MapInfo
{
    float: left;
    width: 220px;
    margin: 0;
    max-width: 2220px;
    border: 1px solid #333;
}

#MapInfo h1
{
    margin-top: 0.2em;
    font-size: 120%;
    padding-bottom: 0.1em;
}

#MapInfo h2
{
    margin-top: 0em;
    padding-top: 0em;
}

#CloseMapInfo
{
    width: 20px;
    height: 20px;
    float: right;
    background: url('../images/cerrar.gif') no-repeat center;
    cursor: pointer;
}

.flashContent
{
    margin-left: 230px;
    border: 1px solid #333;
}

.flashContent_expand
{
    margin-left: 0px;
    padding-left: 25px;
}

.hide
{
    position: absolute !important;
    display: block !important;
    width: 0 !important;
    overflow: hidden !important;
    visibility: hidden !important;
    height: 0em !important;
}

.center10
{
    width: 10%;
    clear: both;
    margin: 0 auto 0 auto;
}

.center15
{
    width: 15%;
    clear: both;
    margin: 0 auto 0 auto;
}

.center25
{
    width: 25%;
    clear: both;
    margin: 0 auto 0 auto;
}

.center50
{
    width: 50%;
    clear: both;
    margin: 0 auto 0 auto;
}

.center60
{
    width: 50%;
    clear: both;
    margin: 0 auto 0 auto;
}

.center75
{
    width: 75%;
    clear: both;
    margin: 0 auto 0 auto;
}

.center95
{
    width: 95%;
    clear: both;
    margin: 0 auto 0 auto;
}

.center100
{
    width: 100%;
    clear: both;
    margin: 0 auto 0 auto;
}

.subtitulo
{
    font-size: 0.9em;
    line-height: 1.5em;
}

.nota
{
    background-color: #FFFFDD;
    border: dotted 2px #CCCCCC;
    padding: 8px 8px 8px 8px;
    color: #2C465A;
    text-align: justify;
}

.notaBg
{
    background-color: #FFFFDD;
}

.underline
{
    text-decoration: underline;
}

.imageNews
{
    height: 80px;
    width: 80px;
}

.imageSlide
{
    height: 90px;
    width: 90px;
}

.imageNewsBig
{
    height: 100px;
    width: 100px;
}

.linkMenu
{
    clear: both;
    text-decoration: none;
    color: #2C465A;
    font-weight: bold;
    font-size: smaller;
}

.indicadorA
{
    border: solid 1px #fff;
    background-color: #FFA500;
    margin: 3px auto;
    padding: 2px;
    width: 150px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.indicadorB
{
    border: solid 1px #fff;
    background-color: #00CED1;
    margin: 2px auto;
    padding: 3px;
    width: 150px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.bloque
{
    margin-top: 40px;
}
.textoFuncional
{
    font-style: normal;
    font-size: 0.9em;
    font-weight: normal;
}

.slide
{
    width: 500px;
    height: 320px;
}
.truncate 
{
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; 
}

/*--------------------**/

.accordionLink
{
    background-color: #0D2139;
    color: white;
}

.accordionHeader
{
    width: 650px;
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #0D2139;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    margin: 0 auto;
    padding: 0;
}

.accordionContent
{
    width: 650px;
    background-color: #ECECEC;
    border: 1px solid #333333;
    font-size: 10px;
    font-weight: normal;
    margin: 0 auto;
    padding: 0;
}

.divPanelSuperior_Gris
{
    float: left;
    background-image: url(../images/Superior.jpg);
    background-repeat: no-repeat;
    width: 700px;
    height: 10px;
}
.divPanelCentral_Gris
{
    float: left;
    background-image: url(../images/Centro.jpg);
    background-repeat: repeat-y;
    width: 700px;
}
.divPanelInferior_Gris
{
    float: left;
    background-image: url(../images/Inferior.jpg);
    background-repeat: no-repeat;
    width: 700px;
    height: 10px;
}

.minHeight150
{
    min-height: 150px;
}

.datada
{
}

.noDatada
{
    color: #e6721b;
}

.agenter
{
}

.shadow
{
    background: url(../images/shadow.gif) no-repeat bottom right;
}

.shadow .marginShadow
{
    position: relative;
    top: -5px;
    left: -5px;
}

.borderRight
{
    border-right: dotted 1px #cccccc;
    padding: 0 1em 0 1em;
}

.validationSummary
{
    border: solid 1px #ff0000;
    padding: 0.5em;
    background-color: #e49c9c;
    color: #ffffff;
    margin: 0.5em;
}

.validationSummary a
{
    color: #ffffff;
    text-decoration: underline;
}

.aviso
{
    padding: 0.5em;
    text-align: justify;
    border: 1px solid #ccc;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#fcf8e3),to(#f8efc0));
    background-image: -webkit-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: -moz-linear-gradient(top,#fcf8e3 0,#f8efc0 100%);
    background-image: linear-gradient(to bottom,#fcf8e3 0,#f8efc0 100%);
    background-repeat: repeat-x;
    border: 1px solid #f5e79e;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3',endColorstr='#fff8efc0',GradientType=0) color: #000000;
}

.aviso a
{
    text-decoration: underline;
}

.mensaje
{
    padding: 0.5em;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#d9edf7),to(#b9def0));
    background-image: -webkit-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: -moz-linear-gradient(top,#d9edf7 0,#b9def0 100%);
    background-image: linear-gradient(to bottom,#d9edf7 0,#b9def0 100%);
    background-repeat: repeat-x;
    border: 1px solid #9acfea;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7',endColorstr='#ffb9def0',GradientType=0);
    color: #3a87ad;
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
}

.mensaje a
{
    text-decoration: underline;
}

.resaltar
{
    color: #3a87ad;
}

.resaltar h2
{
    color: #3a87ad;
}

.error
{
    padding: 0.5em;
    background-image: -webkit-gradient(linear,left 0,left 100%,from(#f2dede),to(#e7c3c3));
    background-image: -webkit-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: -moz-linear-gradient(top,#f2dede 0,#e7c3c3 100%);
    background-image: linear-gradient(to bottom,#f2dede 0,#e7c3c3 100%);
    background-repeat: repeat-x;
    border: 1px solid #dca7a7;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede',endColorstr='#ffe7c3c3',GradientType=0);
    text-shadow: 0 1px 0 rgba(255,255,255,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.25),0 1px 2px rgba(0,0,0,0.05);
    color: #b94a48;
}

.error a
{
    text-decoration: underline;
}

.acceder .volver, .anterior, .siguiente, .finalizar
{
    text-decoration: none !important;
}

.resultado
{
    font-size: 0.8em;
    line-height: 170%;
}

.subtituloMinus
{
    font: 1em bold;
}

#abecedarioPanel
{
    width: 100%;
    float: left;
}

#abecedarioPanel ul
{
    margin: 0;
    padding: 0;
    float: left;
    height: 2.6em;
    padding-left: 0.2em;
    font-size: 113%;
}

#abecedarioPanel ul li
{
    display: inline;
    list-style: none;
    float: left;
}

#abecedarioPanel ul li a
{
    float: left;
    height: 2.4em;
    margin: 0.5em 0.1em 0 0;
    padding: 0.2em 0.5em 0 0.3em;
    color: #000000;
    background-color: #eeeeee;
    border-left: 2px solid #bbbbbb;
    border-radius: 5px;
    width: 10px;
}

#abecedarioPanel ul li a:hover
{
    color: #000000;
    background-color: #bbbbbb;
    margin-top: 0.3em;
    text-decoration: none;
    border-left: 2px solid #aaaaaa;
}

#abecedarioPanel ul li a.selected
{
    color: #ffffff !important;
    background-color: #bbbbbb !important;
    text-decoration: none !important;
    margin-top: 0.3em;
    border-left: 2px solid #aaaaaa;
}

#directorioPanel
{
    float: left;
    width: 100%;
    border: 1px solid #bbbbbb;
    border-top: 1px solid #bbbbbb;
    background-color: #efefef;
}

#directorioContenidoPanel
{
    padding: 1em;
}

#busquedaDirectorioPanel
{
    float: right;
    height: 2.6em;
}

#abecedarioPanel a
{
    height: 2.4em;
    margin: 0.5em 0.2em 0 0;
    padding: 0.2em 0.5em 0 0.3em;
}

#ProcesoRegistroPanel
{
    font-size: 1.2em;
    padding: 0;
}

#ProcesoRegistroPanel ol
{
    float: left;
    height: 4em;
    margin: 0em;
    padding: 0em;
}

#ProcesoRegistroPanel .noSelected
{
    float: left;
    height: 3em;
    margin: 0.5em 0.5em 0 0;
    padding: 1em 1em 1em 0.3em;
    background-color: #b1b0b0;
    color: #ffffff;
}

#ProcesoRegistroPanel .noSelected .numero
{
    float: left;
    padding-top: 0.5em;
    font-size: 3em;
}

#ProcesoRegistroPanel .noSelected .text
{
    float: right;
    padding: 2.1em 0 0 0.7em;
}

#ProcesoRegistroPanel .selected
{
    float: left;
    height: 3em;
    margin: 0.5em 0.5em 0 0;
    padding: 1em 1em 1em 1em;
    background-color: #777777;
    color: #ffffff;
}

#ProcesoRegistroPanel .selected .text
{
    float: right;
    padding: 2.1em 0 0 0.7em;
}

#ProcesoRegistroPanel .selected .numero
{
    float: left;
    padding-top: 0.5em;
    font-size: 3em;
}

#ProcesoRegistroPanel .instancia
{
    float: left;
    height: 3em;
    margin: 0.5em 0.5em 0 0;
    padding: 1em 1em 1em 0.3em;
    background-color: #BBB;
    color: #fff;
}

#ProcesoRegistroPanel .instancia a
{
    color: #fff;
}

#ProcesoRegistroPanel .instancia .numero
{
    float: left;
    font-size: 3em;
}

#ProcesoRegistroPanel .instancia .text
{
    float: right;
    padding: 1em 0 0 0.7em;
}

#ProcesoRegistroPanel .info
{
    float: left;
    height: 3em;
    margin: 0.5em 0.5em 0 0;
    padding: 1em 1em 1em 0.7em;
    background-color: #cccccc;
    color: #bbbbbb;
    text-align: center;
}

#ProcesoRegistroPanel a
{
    color: #000000;
}

.watermarked
{
    width: 81%;
    color: #999999;
}

.watermark
{
    color: #999999;
}

.facturae
{
    background-color: #ffffff;
    clear: both;
    text-align: left;
}


.accordionIntraHeader
{
    padding: 3px;
    border: 1px solid rgb(47, 79, 79);
    color: #000000;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    cursor: pointer;
    background-color: #dddddd;
}

.accordionIntraHeader .image
{
    width: 20px;
    float: left;
    background-image: url('../images/expand.gif');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.accordionIntraHeader:hover
{
    background-color: #bbbbbb;
}

.accordionIntraHeader:hover .image
{
    width: 20px;
    float: left;
    background-image: url('../images/collapse.gif');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.accordionIntraHeader a
{
    color: rgb(255, 255, 255);
    text-decoration: none;
}
.accordionIntraHeader a:hover
{
    text-decoration: underline;
}
.accordionIntraHeaderSelected
{
    padding: 3px;
    border: 1px solid rgb(47, 79, 79);
    color: #000000;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 3px;
    cursor: pointer;
    background-color: #bbbbbb;
}

.accordionIntraHeaderSelected .image
{
    width: 20px;
    float: left;
    background-image: url('../images/collapse.gif');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.accordionIntraHeaderSelected:hover
{
    background-color: #b0b0b0;
}

.accordionIntraHeaderSelected:hover .image
{
    width: 20px;
    float: left;
    background-image: url('../images/expand.gif');
    background-repeat: no-repeat;
    vertical-align: middle;
}

.accordionIntraHeaderSelected a
{
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.accordionIntraHeaderSelected a:hover
{
    text-decoration: underline;
}

.accordionIntraContent
{
    border-width: medium 1px 1px;
    border-style: none dashed dashed;
    border-color: rgb(47, 79, 79);
    padding: 10px 5px 5px;
    background-color: #F8F8F7;
}

/* #Tabs (activate in tabs.js)
================================================== */
ul.tabs
{
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: solid 1px #ddd;
}
ul.tabs li
{
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0;
}
ul.tabs li a
{
    display: block;
    text-decoration: none;
    width: auto;
    height: 29px;
    padding: 0px 20px;
    line-height: 30px;
    border: solid 1px #ddd;
    border-width: 1px 1px 0 0;
    margin: 0;
    background: #f5f5f5;
    font-size: 13px;
}
ul.tabs li a.active
{
    background: #fff;
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-left-width: 1px;
    margin: 0 0 0 -1px;
    color: #111;
}
ul.tabs li:first-child a.active
{
    margin-left: 0;
}
ul.tabs li:first-child a
{
    border-width: 1px 1px 0 1px;
}
ul.tabs li:last-child a
{
}

ul.tabs-content
{
    margin: 0;
    display: block;
}
ul.tabs-content > li
{
    display: none;
    margin-left: -30px;
    list-style: none;
    list-style-image: none;
}
ul.tabs-content > li.active
{
    display: block;
}

/* Clearfixing tabs for beautiful stacking */
ul.tabs:before, ul.tabs:after
{
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
ul.tabs:after
{
    clear: both;
}
ul.tabs
{
}

.enlaceInteres
{
    float: left;
    width: 100px;
    height: 60px;
    margin: 5px 0 0 0;
    text-align: center;
    vertical-align: middle;
}

.enalcesInteres .imagen
{
    max-width: 100px;
    max-height: 60px;
}

.galeria
{
    border: 1px solid #cccccc;
    padding: 5px;
    margin: 5px 0 5px 0;
}

.galeria .titulo
{
    font-weight: bold;
}

.galeria .contenedor
{
    padding: 5px 0 10px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #cccccc;
}

.galeria .enlaces
{
    width: 50px;
    height: 50px;
    padding: 5px;
    margin: 5px;
    border: 1px solid #CCCCCC;
}

.galeria .seleccionado
{
    width: 50px;
    height: 35px;
    padding: 5px;
    margin: 5px;
    border: 1px solid #bbbbbb;
    background-color: #dddddd;
}

.galeria .panelEdicion
{
    line-height: 0.6em;
    text-align: center;
}

#preview
{
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 2px;
    display: none;
    color: #fff;
}

.panel
{
    margin: 1.5em 0.5em;
    border-bottom: 1px solid #ddd;
}


/*WIZARD*/
.Wizard
{
    width: 100%;
    padding: 0px;
}

#wizHeader li .prevStep
{
    background-color: #333333;
    color: #999999;
}
#wizHeader li .prevStep:after
{
    border-left-color: #333333 !important;
}
#wizHeader li .currentStep
{
    background-color: #777777;
}
#wizHeader li .currentStep:after
{
    border-left-color: #777777 !important;
}
#wizHeader li .nextStep
{
    background-color: #C2C2C2;
}
#wizHeader li .nextStep:after
{
    border-left-color: #C2C2C2 !important;
}
#wizHeader
{
    list-style: none;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
#wizHeader li
{
    float: left;
}
#wizHeader li a
{
    color: white;
    text-decoration: none;
    padding: 10px 0 10px 45px;
    background: brown; /* fallback color */
    background: #b1b0b0;
    position: relative;
    display: block;
    float: left;
}
#wizHeader li a:after
{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
    border-bottom: 50px solid transparent;
    border-left: 30px solid #b1b0b0;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 100%;
    z-index: 2;
}
#wizHeader li a:before
{
    content: " ";
    display: block;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-bottom: 50px solid transparent;
    border-left: 30px solid white;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    margin-left: 1px;
    left: 100%;
    z-index: 1;
}
#wizHeader li:first-child a
{
    padding-left: 10px;
}
#wizHeader li:last-child
{
    padding-right: 50px;
}
#wizHeader li a:hover
{
    background: #999999;
    color: #ffffff;
}
#wizHeader li a:hover:after
{
    border-left-color: #999999 !important;
}
.wizContent
{
    padding-top: 0.5em;
    padding-bottom: 1em;
}
.wizNavigation
{
    border-top: 1px solid #ddd;
}

.wizNavigation .siguiente
{
    margin: 0 !important; 
    color: #ffffff !important; 
}

.wizNavigation .anterior
{
    margin: 0 !important; 
    color: #ffffff !important; 
    padding: 0 !important; 
}

#direccionesPanel ul
{
    padding-left: 15px;
}

.infoCarpeta
{
    background-color: #FFFFDD;
    border: dotted 2px #CCCCCC;
    padding: 8px 8px 8px 8px;
    color: #2C465A;
    text-align: justify;
}

.infoCarpeta .info
{
}

.buzon
{
}

.verificacion
{
}

.proc_demandados
{
}

.ult_licitaciones
{
}


.calendario
{
    margin-top: 1em;
}


.row
{
    width: 100%;
    background-color: transparent;
}

.alternate_row
{
    width: 100%;
    background-color: #ddd;
}

.inline
{
}


.panel_aviso
{
    padding: 5px; /*border: solid 1px #f4a469; 	background-color: #fffcbe; 	color: #000000;*/
    border: solid 1px #ccc;
}

.panel_aviso .imagen
{
    float: left;
    padding: 5px;
    width: 150px;
}

.panel_aviso .texto_aviso
{
    margin: 5px 10px 5px 170px;
}

.panel_aviso .titulo_aviso
{
    font-size: 170%;
    padding-bottom: 15px;
}

.botonera
{
    width: 190px;
    margin: 0 1px;
}

.botonera .boton
{
    padding-right: 1px;
    float: left;
    min-height: 1px;
    vertical-align: middle;
}

.columna_derecha
{
    width: 45px;
    margin: 0 1px;
    text-align: center;
}

/*LISTAS*/
.lista
{
    margin: 15px auto;
}

.lista .fija
{
    margin: 0 auto;
    border-bottom: 1px solid #aaa;
    height: 25px;
    background-color: #aaa;
    color: #fff;
    font-size: 140%;
    padding-left: 15px;
    padding-top: 5px;
}

.lista .enlace 
{
    color: #fff;
    font-size: 0.7em;
}

.lista .elemento
{
    margin: 0 auto;
    padding: 10px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    min-height: 80px;
}

.lista .elemento .cabecera
{
    padding-top: 15px;
    width: 90px;
    float: left;
    text-align: center;
}

.lista .elemento .cabecera_ext
{
    padding-top: 15px;
    width: 140px;
    float: left;
    text-align: center;
    min-height: 100px;
}

.lista .elemento .cuerpo
{
    margin-left: 100px;
}

.lista .elemento .cuerpo_ext
{
    margin-left: 150px;
    min-height: 100px;
}

.lista .elemento .cuerpo .titulo
{
    font-size: 140%;
    line-height: 1.3em;
}

.lista .elemento .cuerpo .subtitulo
{
    font-size: 100%;
    line-height: 1.5em;
}

.lista .elemento .cuerpo_ext .titulo
{
    font-size: 140%;
    line-height: 1.3em;
}

.lista .elemento .cuerpo_ext .subtitulo
{
    font-size: 100%;
    line-height: 1.5em;
}

.lista .elemento .pie
{
    border-top: 1px solid #ccc;
    margin-left: 100px;
    margin-top: 10px;
    text-align: right;
    font-size: 100%;
}

.lista .elemento .pie .titulo
{
}

.lista .elemento .pie .subtitulo
{
}

.lista .elemento .fin
{
    clear: both;
}

.lista .vacia
{
    margin: 0 auto;
    padding: 10px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    min-height: 40px;
}

.lista_no_ordenada ul
{
    padding: 0;
    margin: 0;
    display: inline;
}

.lista_no_ordenada ul li
{
    display: inline;
}

.odTema
{
    background-color: #e9ddeb;
    padding: 3px;
    color: #6d1d80;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.resaltado
{
    background-color: #9ACFEA;
    padding: 3px;
    color: #595CFF;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.uppercase
{
    text-transform: uppercase;
}

ol
{
    margin: 0;
    padding: 0;
    padding-left: 30px;
}
ol.sortable, ol.sortable ol
{
    margin: 0 0 0 25px;
    padding: 0;
    list-style-type: none;
}
ol.sortable
{
    margin: 10px 0;
}
ol.sortable li
{
    margin: 5px 0 0 0;
    padding: 0;
    list-style-image: none !important;
}
ol.sortable li div
{
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border-color: #D4D4D4 #D4D4D4 #BCBCBC;
    padding: 6px;
    margin: 0;
    cursor: move;
    color: #333;
    text-align: left;
    text-indent: 15px;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #ffffff 0%, #f6f6f6 47%, #ededed 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    background: linear-gradient(top, #ffffff 0%,#f6f6f6 47%,#ededed 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}

ol.sortable li div span
{
}

ol.placeholder
{
    border: 1px dashed #4183C4;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.pagar
{
    display: inline-block;
    padding: 0 8px 8px 10px;
    background-color: #808080;
    box-shadow: 0px 2px 5px #ccc;
    border: solid #fff 1px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.pagar span
{
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 120%;
    padding-top: 0.5em;
}

.pagar:hover
{
    background-image: none;
    background-color: #404040;
    text-decoration: none;
}

.indicadores
{
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 10px;
}

.indicadores .graficos 
{
    width: 780px;
    margin: 0 auto;
}

.pmp_grafica
{
    width: 700px;
    margin: 10px auto;
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.indicadores .titulo_principal
{
    font-size: 20px;
    line-height: 40px;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
}

.indicadores .contenedor
{
    width: 750px;
    margin: 0 auto 25px auto;
}

.indicadores .titulo_contenedor
{
    width: 385px;
    float: left;
    font-size: 16px;
    line-height: 30px;
    color: #333;
    text-align: center;
}

.indicadores .indicador_50
{
    width: 385px;
    float: left;
    margin: 0 auto;
    text-align: center;
}

.indicadores .indicador_33
{
    width: 250px;
    float: left;
    margin: 0 auto;
    text-align: center;
}

.indicadores .indicador_25
{
    width: 185px;
    float: left;
    margin: 0 auto;
}

.indicadores .datos_gauge
{
    text-align: center;
    height: 150px;
}

.indicadores .datos_bar
{
    text-align: center;
    height: 300px;
}

.indicadores .datos_solid_gauge
{
    text-align: center;
    height: 180px;
}

.indicadores .titulo2
{
    font-size: 1.1em;
    padding-top: 10px;
    text-align: center;
    height: 25px;
}

.indicadores .titulo
{
    font-size: 1.1em;
    padding-top: 10px;
    text-align: center;
}

.indicadores .indicadorNumerico 
{
    width:140px;
    height:140px;
    border-radius:75px;
    font-size:32px;
    line-height:135px;
    text-align:center;
    color: #333;
    border: 2px solid #bbb;
    
background: rgba(255,255,255,1);
background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
    margin-left: 45px;
    margin-bottom: 10px;
}

.comparativa
{
    text-align: center;
    padding: 5px;
    margin-top: 10px;
}


.comparativa .menu
{
    float: left;
    width: 200px;
    padding: 10px;
    text-align: left;
    border-right: 1px solid #ccc;
    height: 480px;
}

.comparativa .grafica
{
    padding-left: 220px;
    padding-right: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

#Paneles .veinticinco_izquierda
{
    width: 24% !important;
}

#Paneles .treinta_izquierda
{
    width: 29% !important;
}

#Paneles .cuarenta_izquierda
{
    width: 39% !important;
}

#Paneles .cincuenta_izquierda
{
    width: 49% !important;
}

#Paneles .sesenta_izquierda
{
    width: 59% !important;
}

#Paneles .setenta_izquierda
{
    width: 69% !important;
}

#Paneles .setentaycinco_izquierda
{
    width: 74% !important;
}

#Paneles .veinticinco_derecha
{
    width: 25% !important;
}

#Paneles .treinta_derecha
{
    width: 30% !important;
}

#Paneles .cuarenta_derecha
{
    width: 40% !important;
}

#Paneles .cincuenta_derecha
{
    width: 50% !important;
}

#Paneles .sesenta_derecha
{
    width: 60% !important;
}

#Paneles .setenta_derecha
{
    width: 70% !important;
}

#Paneles .setentaycinco_derecha
{
    width: 75% !important;
}

#Paneles .cero
{
    width: 0% !important;
    display: none;
}

#Paneles .cien
{
    width: 100%;
}

.repetidor
{
}

.repetidor .fila
{
    text-align: center;
    width: 100%;
    padding: 2px 0;
}

.repetidor .fila .una_columna
{
    width: 100%;
    float: left;
}

.repetidor .fila .dos_columnas
{
    width: 50%;
    float: left;
}

.repetidor .fila .tres_columnas
{
    width: 33%;
    float: left;
}

.repetidor .fila .cuatro_columnas
{
    width: 25%;
    float: left;
}

.repetidor .fila .cinco_columnas
{
    width: 20%;
    float: left;
}

.repetidor .fila .seis_columnas
{
    width: 16.6%;
    float: left;
}

.repetidor .fila .siete_columnas
{
    width: 14.2%;
    float: left;
}

.repetidor .fila .ocho_columnas
{
    width: 12.5%;
    float: left;
}


.repetidor .fila .mas_columnas
{
    width: 10%;
    float: left;
}

.repetidor .control
{
    width: 98%;
}

.cursiva
{
    font-style: italic;
}

.form-signin
{
    margin: 10px;
    padding: 10px;
    text-align: center;
}

.form-signin input
{
    margin-bottom: -1px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.form-signin .form-control
{
    position: relative;
    height: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px;
    font-size: 12px;
    background-color: #fff !important;
    margin: 5px auto;
    width: 100%;
    display: block;
    line-height: 1.42857143;
    color: #555;
    background-color: #efefef;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-signin .input-panel
{
    width: 75%;
    margin: 0 auto;
}

.bounce
{
    -webkit-animation-name: bounce;
    animation-name: bounce;
}

.progress_spin
{
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.espera
{
    border: 1px solid #eee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 2px 5px #ccc;
    padding: 10px;
    text-align: center;
}

.menu_trigger
{
    border-radius: 2px;
    background: #F2F2F2;
    padding: 1px;
}

code
{
    font-size: medium;
    text-transform: uppercase;
}

#galileo
{
    display: none;
}

.participa_panel
{
    float: left;
    width: 66%;
}

.participa_right_panel
{
    margin-top: 1em;
    float: right;
    width: 32%;
    padding-right: 1%;
}

.como_participar
{
    border: 1px solid #ccc;
    padding: 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0 12px 0 0 rgba(255, 255, 255, 0.02) inset, 0 7px 7px -6px rgba(0, 0, 0, 0.5);
    text-align: justify;
}

.como_participar h2
{
    padding-bottom: 0;
}

.como_participar h3
{
    font-weight: normal;
    text-transform: uppercase;
    color: #000;
}

.como_participar ul
{
    padding: 5px;
    margin: 0;
}

.como_participar ul li
{
    list-style-image: none;
    list-style: none;
}

.info_proceso_panel
{
    padding: 0.5em;
    margin: 0.3em;
    background-color: #f9f9f9;
}

.thumb_16
{
    width: 16px;
    height: 16px;
}

.thumb_32
{
    width: 16px;
    height: 16px;
}

.thumb_64
{
    width: 16px;
    height: 16px;
}

.trans_secciones
{
    width: 100%;
    text-align: center;
}

.trans_seccion
{
    float: left;
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    border: 1px solid #333;
    height: 140px;
    background-color: #fafafa;
    width: 365px;
}

.trans_seccion:hover
{
    text-decoration: none;
    background-color: #eee;
}

.trans_seccion_imagen
{
    float: left;
    padding: 5px;
}

.trans_seccion_titulo
{
    font-size: 1.3em;
    font-weight: 500;
    padding: 50px 5px 5px 130px;
}

.trans_seccion_descripcion
{
    font-size: 0.9em;
    text-align: justify;
    padding: 5px 5px 5px 145px;
}

.facebook_button
{
    display: inline-block;
    padding: 0px 35px 8px 10px;
    height: 40px;
    background-color: #4862a3;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-width: 120px;
}

.facebook_button span
{
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    color: #ffffff;
    font-size: 130%;
    padding-top: 0.8em;
    padding-left: 25px;
    background: url('../images/facebook.png') no-repeat left 40%;
}

.facebook_button:hover
{
    background-image: none;
    background-color: #3554a2;
    text-decoration: none;
}

.panel_lateral 
{
    background-color: #fff;
    border: 1px solid #ccc;
}

.panel_lateral_titulo 
{
    padding: 10px;
    background-color: #ccc;
    font-size: 1.1em;
}

.panel_lateral_contenido 
{
    padding: 10px;
}

.panel_ver 
{
    margin: 0;
    padding: 0 5px 0 10px;
    float: right;
    text-align: right;
    background-color: #ededed;
    margin: 5px;
    clear: both;
}

.panel_ver_todas 
{
    font-weight: bold;
}

.panel_ver_rss 
{
    color: #333;
}

.panel_ver_atom
{
    color: #333;
}

.buscador 
{
    text-align: center;
    padding: 10px;
}

.texto_busqueda 
{
    width: 95%;
    padding: 5px 5px 5px 30px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #fafafa url('../images/buscar24.png') no-repeat 0 0;
    font-size: 1.1em;
}

.texto_busqueda_watermark
{
    color: #666;
}

.boton_buscador 
{
    padding-left: 5%;
}

.documentos
{
    
}

.documentos ul 
{
    padding: 0;
}

.documentos ul li
{
    list-style-image: none;
    list-style: none;
        border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f5f5f5;
    margin: 5px 0;
    height: 70px;
    background: #f5f5f5 url('../images/pdf64.png') no-repeat left center;
}

.documentos ul li a
{
    display: block;
    height: 45px;
    padding: 25px 0 0 70px;
    font-size: 1.2em;
}

.documentos ul li a:hover
{
    background: #ddd url('../images/pdf64.png') no-repeat left center;
    text-decoration: none;
}

.boton_grande
{
    display: inline-block;
    padding: 10px;
    height: 22px;
    background-color: #993d54;
    box-shadow: 0px 2px 5px #ccc;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    min-width: 120px;
    color: #ffffff;
    font-size: 130%;
    text-align: center;
}

.boton_grande:hover
{
    background-image: none;
    background-color: #f1ad1d;
    text-decoration: none;
}

.comentario-panel-imagen 
{
    width: 90px;
    height: 90px;
    float:left;
    margin: 0;
}

.comentario-imagen 
{
    margin: 2px 0 0 10px;
    border: 1px solid #333;
    width: 75px;
    height: 75px;
}

.comentario-panel-texto 
{
    margin-left: 90px;
    padding: 0;
}

.comentario-cabecera-imagen 
{
    width: 85px;
    height: 85px;
    border: none;
    margin-top: -10px;
}

.porcentaje 
{
    width: 70px;
    text-align: center;
}


.panel-resumen-usuario 
{
            border: 1px solid #ccc;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-color: #f5f5f5; 
}

.panel-imagen 
{
    float: left;
    width: 100px;
    height: 100px;
}

.panel-resumen 
{
    float: left;
    padding: 10px;
}

.panel-nombre 
{
    font-size: 1.2em;
    height: 60px;
}

.panel-informacion 
{
    
}

.importe 
{
    text-align: right;
    width: 140px;
}

.lista-contenido 
{
    
}

.lista-contenido .contenido 
{
}

.lista-contenido .pie-contenido 
{
    padding: 5px;
    margin: 5px;
    text-align: right;
    border-top: 1px solid #ddd;
}

#googleSearchPanel 
{
    width: 250px;
    float: right;
}

.gsc-control-cse {
    padding: 0 !important;
}


.gsc-control-cse {
    border-color: transparent !important;
    background-color: transparent !important;
}

.pointer 
{
    cursor: pointer;
}

.uploader 
{
    border: 0px !important;
}

.gam_title_img 
{
    width: 32px;
    height: 32px;
    vertical-align: middle;
    padding-left: 5px;
}

.gam_seccion
{
    float: left;
    padding: 5px;
    margin: 5px;
    border-radius: 10px;
    border: 1px solid #333;
    height: 140px;
    background-color: #fafafa;
    width: 365px;
}

.gam_seccion:hover
{
    text-decoration: none;
    background-color: #eee;
}

.gam_seccion_imagen
{
    float: left;
    padding: 5px;
}

.gam_seccion_titulo
{
    font-size: 1.3em;
    font-weight: 500;
    padding: 20px 5px 5px 130px;
}

.gam_seccion_descripcion
{
    font-size: 0.9em;
    text-align: justify;
    padding: 5px 5px 5px 145px;
}

.visualiza_prev 
{
    float: right;
    width: 60%;
}

.visualiza_options
{
    float: left;
    width: 40%;
}

.visualiza_panel 
{
    padding: 5px;
    margin: 5px;
    background: #ffffff;
	color: inherit;	
}

.visorContent 
{
    padding: 5px;
    margin: 5px;
    background: #ffffff;
	color: inherit;	 
}

.mapContent 
{
	height: 400px;   
	border: 1px #ddd solid;
}


/*Secciones Indicadores de transparencia*/
.trans_subseccion 
{
    margin: 0 5px 10px 5px;
    border: 1px solid #eee;
    border-bottom: 0;
}

.trans_subseccion .cabecera 
{
    padding: 10px;
    background-color: #ccc;
    color: #fff;
    font-size: 1.2em;
    text-transform: uppercase;
}

.trans_subseccion .cuerpo 
{
}

.trans_subseccion .info_indicador 
{
    background-color: #fff;
    border-bottom: 1px solid #eee;
}

.trans_subseccion .info_indicador:hover 
{
    background-color: #fafafa;
}

.trans_subseccion .info_indicador .datos {
    float: left;
    width: 86%;
    padding: 10px;
}

.trans_subseccion .info_indicador .datos .titulo {
    font-size: 1.1em;
    min-height: 50px;
}

.trans_subseccion .info_indicador .datos .titulo a {
    color: #333;
}

.trans_subseccion .info_indicador .datos .informacion {
    color: #bbb;
    min-height: 20px;
    padding-top: 15px;
}

.trans_subseccion .info_indicador .datos .informacion a {
    color: #bbb;
}

.trans_subseccion .info_indicador .datos .informacion .accesos {
    padding: 0 4px;
}

.trans_subseccion .info_indicador .datos .informacion .accesos .directo {
    padding: 0 4px;
}

.trans_subseccion .info_indicador:hover .datos .informacion .accesos .directo {
    color: #1c91de;
    text-decoration: none;
}

.trans_subseccion .info_indicador .datos .informacion .accesos .cumplimentado {
    padding: 0 4px;
}

.trans_subseccion .info_indicador:hover .datos .informacion .accesos .cumplimentado {
    color: #1d9014;
    text-decoration: none;
}

.trans_subseccion .info_indicador .datos .informacion .fecha {
}

.trans_subseccion .info_indicador:hover .datos .informacion .fecha {
    color: #333;
}

.trans_subseccion .info_indicador .enlace {
    float: right;
    width: 8%;
    padding: 10px;
    color: #bbb;
    text-align: center;
    border-left: 1px #eee solid;
    min-height: 70px;
}

.trans_subseccion .info_indicador:hover .enlace {
    background-color: #f0f0f0;
}

.trans_subseccion .info_indicador .enlace a {
    color: #ccc;
    width: 100%;
    height: 60px;
    display: block;
    padding-top: 35px;
}

.trans_subseccion .info_indicador:hover .enlace a {
    color: #333;
}

div.editable
{
	border: solid 2px transparent;
	padding-left: 15px;
	padding-right: 15px;
}

div.editable:hover
{
	border-color: black;
    background-color: #fafafa;
    cursor: pointer;
}

@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}

@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    from {transform:rotate(0deg);}
    to {transform:rotate(360deg);}
}

.animated { 
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
} 

@-webkit-keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {-webkit-transform: translateY(0);} 
    40% {-webkit-transform: translateY(-30px);} 
    60% {-webkit-transform: translateY(-15px);} 
} 

@keyframes bounce { 
    0%, 20%, 50%, 80%, 100% {transform: translateY(0);} 
    40% {transform: translateY(-30px);} 
    60% {transform: translateY(-15px);} 
} 

.DDLOTreeView div.AspNet-TreeView ul li
{
	white-space: nowrap;
	padding: 0px 0 2px 0;
	list-style-image: none;
}

.DDLOTreeView div.AspNet-TreeView ul ul
{
	margin: 2px 0 2px 10px;
}

.DDLOTreeView div.AspNet-TreeView ul li img
{
	border: none;
	vertical-align: middle;
	margin: 0 2px 0 0;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Leaf
{
	margin-left: 18px;
}

.DDLOTreeView div.AspNet-TreeView .AspNet-TreeView-ClickableNonlink
{
	cursor: pointer;
}

.DDLOTreeView div.AspNet-TreeView .AspNet-TreeView-Collapse
{
	background: url(../images/bg/down_arrow.png) 2px 6px no-repeat;
	width: 15px;
	float: left;
	cursor: pointer;
}

.DDLOTreeView div.AspNet-TreeView .AspNet-TreeView-Expand
{
	background: url(../images/bg/right_arrow.png) 2px 6px no-repeat;
	width: 15px;
	float: left;
	cursor: pointer;
}

.DDLOTreeView .AspNet-TreeView-Selected
{
}

.DDLOTreeView .AspNet-TreeView-ChildSelected
{
}

.DDLOTreeView .AspNet-TreeView-ParentSelected
{
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Root a
{
	font-weight: bold;
	border-bottom: 1px solid #cccccc;
	font-size: larger;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Root li a
{
	font-weight: normal;
	border-bottom: none;
	font-size: smaller;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Root li li a
{
	font-weight: normal;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Selected a
{
	font-weight: bold;
	background-color: #dddddd;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Selected li a
{
	font-weight: normal;
	background-color: Transparent;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Selected li li a
{
	font-weight: normal;
	background-color: Transparent;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Root li.AspNet-TreeView-Selected a
{
	font-weight: normal;
	background-color: #dddddd;
}

.DDLOTreeView div.AspNet-TreeView li.AspNet-TreeView-Root li.AspNet-TreeView-Selected li a
{
	font-weight: normal;
	background-color: Transparent;
}

.SimpleEntertainmentMenu ul.AspNet-Menu /* Tier 1 */
{
    width: 13em; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul  /* Tier 2 */
{
    width: 6em;
    top: 100%;
    left: 0;
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: -0.5em;
    left: 6em;
}

.SimpleEntertainmentMenu li /* all list items */
{
    width: 6em;
    background: #eeeeee;
}

.SimpleEntertainmentMenu li:hover, /* list items being hovered over */
.SimpleEntertainmentMenu li.AspNet-Menu-Hover
{
    background: Black;
}

.SimpleEntertainmentMenu a, /* all anchors and spans (nodes with no link) */
.SimpleEntertainmentMenu span
{
    color: Black;
    padding: 4px 2px 4px 8px;
    border:1px solid #cccccc;
    background: url('../images/arrowRight.gif') no-repeat right center;
}

.SimpleEntertainmentMenu li.AspNet-Menu-Leaf a, /* leaves */
.SimpleEntertainmentMenu li.AspNet-Menu-Leaf span
{
    background-image: none !important;
}

.SimpleEntertainmentMenu li:hover a, /* hovered text */
.SimpleEntertainmentMenu li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: White;
    background: url('../images/activeArrowRight.gif') no-repeat right center;
}

.SimpleEntertainmentMenu li:hover li a, /* the tier above this one is hovered */
.SimpleEntertainmentMenu li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li span,
.SimpleEntertainmentMenu li:hover li:hover li a,
.SimpleEntertainmentMenu li:hover li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: Black;
    background: url('../images/arrowRight.gif') no-repeat right center;
}

.SimpleEntertainmentMenu .AspNet-Menu-Selected /* this tier is selected */
{
    border: solid 1px #00ff00 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
    border: solid 1px #ff0000 !important;
}

.SimpleEntertainmentMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
    border: solid 1px #0000ff !important;
}

#EntertainmentMessage
{
    padding-top: 2em;
    clear: both;
}

#slides
{
	display: none;
}

#slides .slidesjs-navigation
{
	margin-top: 5px;
}

a.slidesjs-next, a.slidesjs-previous, a.slidesjs-play, a.slidesjs-stop
{
	background-image: url(images/btns-next-prev.png);
	background-repeat: no-repeat;
	display: block;
	width: 12px;
	height: 18px;
	overflow: hidden;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
}

a.slidesjs-next
{
	margin-right: 10px;
	background-position: -12px 0;
}

a:hover.slidesjs-next
{
	background-position: -12px -18px;
}

a.slidesjs-previous
{
	background-position: 0 0;
}

a:hover.slidesjs-previous
{
	background-position: 0 -18px;
}

a.slidesjs-play
{
	width: 15px;
	background-position: -25px 0;
}

a:hover.slidesjs-play
{
	background-position: -25px -18px;
}

a.slidesjs-stop
{
	width: 18px;
	background-position: -41px 0;
}

a:hover.slidesjs-stop
{
	background-position: -41px -18px;
}

.slidesjs-pagination
{
	margin: 7px 0 0;
	float: right;
	list-style: none;
}

.slidesjs-pagination li
{
	float: left;
	margin: 0 1px;
	list-style-image: none;
}

.slidesjs-pagination li a
{
	display: block;
	width: 13px;
	height: 0;
	padding-top: 13px;
	background-image: url(images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}

.slidesjs-pagination li a.active, .slidesjs-pagination li a:hover.active
{
	background-position: 0 -13px;
}

.slidesjs-pagination li a:hover
{
	background-position: 0 -26px;
}

#slides a:link, #slides a:visited
{
	color: #333;
}

#slides a:hover, #slides a:active
{
	color: #9e2020;
}

.navbar
{
	overflow: hidden;
}

#slides
{
	display: none;
}

/* For tablets & smart phones */
@media (max-width: 767px)
{
	body
	{
		padding-left: 20px;
		padding-right: 20px;
	}
	.container
	{
		width: auto;
	}
}

/* For smartphones */
@media (max-width: 480px)
{
	.container
	{
		width: auto;
	}
}

/* For smaller displays like laptops */
@media (min-width: 768px) and (max-width: 979px)
{
	.container
	{
		width: 724px;
	}
}

/* For larger displays */
@media (min-width: 1200px)
{
	.container
	{
		width: 1170px;
	}
}

@keyframes vex-fadein {
  /* line 9, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
  }

  /* line 11, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
  }
}

@-webkit-keyframes vex-fadein {
  /* line 9, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
  }

  /* line 11, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
  }
}

@-moz-keyframes vex-fadein {
  /* line 9, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
  }

  /* line 11, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
  }
}

@-ms-keyframes vex-fadein {
  /* line 9, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
  }

  /* line 11, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
  }
}

@-o-keyframes vex-fadein {
  /* line 9, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
  }

  /* line 11, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
  }
}

@keyframes vex-fadeout {
  /* line 16, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
  }

  /* line 18, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes vex-fadeout {
  /* line 16, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
  }

  /* line 18, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
  }
}

@-moz-keyframes vex-fadeout {
  /* line 16, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
  }

  /* line 18, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
  }
}

@-ms-keyframes vex-fadeout {
  /* line 16, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
  }

  /* line 18, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
  }
}

@-o-keyframes vex-fadeout {
  /* line 16, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
  }

  /* line 18, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
  }
}

@keyframes vex-rotation {
  /* line 77, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 79, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@-webkit-keyframes vex-rotation {
  /* line 77, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 79, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@-moz-keyframes vex-rotation {
  /* line 77, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 79, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@-ms-keyframes vex-rotation {
  /* line 77, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 79, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

@-o-keyframes vex-rotation {
  /* line 77, ../sass/_keyframes.sass */
  0% {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
  }

  /* line 79, ../sass/_keyframes.sass */
  100% {
    transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
    -ms-transform: rotate(359deg);
    -o-transform: rotate(359deg);
  }
}

/* line 11, ../sass/vex.sass */
.vex, .vex *, .vex *:before, .vex *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* line 14, ../sass/vex.sass */
.vex {
  position: fixed;
  overflow: auto;
  z-index: 1111;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 23, ../sass/vex.sass */
.vex-overlay {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/* line 32, ../sass/vex.sass */
.vex.vex-closing .vex-overlay {
  animation: vex-fadeout 0.5s;
  -webkit-animation: vex-fadeout 0.5s;
  -moz-animation: vex-fadeout 0.5s;
  -ms-animation: vex-fadeout 0.5s;
  -o-animation: vex-fadeout 0.5s;
  -webkit-backface-visibility: hidden;
}

/* line 35, ../sass/vex.sass */
.vex-content {
  animation: vex-fadein 0.5s;
  -webkit-animation: vex-fadein 0.5s;
  -moz-animation: vex-fadein 0.5s;
  -ms-animation: vex-fadein 0.5s;
  -o-animation: vex-fadein 0.5s;
  -webkit-backface-visibility: hidden;
  background: white;
}
/* line 39, ../sass/vex.sass */
.vex.vex-closing .vex-content {
  animation: vex-fadeout 0.5s;
  -webkit-animation: vex-fadeout 0.5s;
  -moz-animation: vex-fadeout 0.5s;
  -ms-animation: vex-fadeout 0.5s;
  -o-animation: vex-fadeout 0.5s;
  -webkit-backface-visibility: hidden;
}

/* line 42, ../sass/vex.sass */
.vex-close:before {
  font-family: Arial, sans-serif;
  content: "\00D7";
}

/* line 46, ../sass/vex.sass */
.vex-dialog-form {
  margin: 0;
}

/* line 49, ../sass/vex.sass */
.vex-dialog-button {
  -webkit-appearance: none;
  cursor: pointer;
}

/* line 53, ../sass/vex.sass */
.vex-loading-spinner {
  animation: vex-rotation 0.7s linear infinite;
  -webkit-animation: vex-rotation 0.7s linear infinite;
  -moz-animation: vex-rotation 0.7s linear infinite;
  -ms-animation: vex-rotation 0.7s linear infinite;
  -o-animation: vex-rotation 0.7s linear infinite;
  -webkit-backface-visibility: hidden;
  -webkit-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1em rgba(0, 0, 0, 0.1);
  position: fixed;
  z-index: 1112;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 2em;
  width: 2em;
  background: white;
}

@keyframes vex-flyin {
  /* line 25, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }

  /* line 28, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-webkit-keyframes vex-flyin {
  /* line 25, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }

  /* line 28, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-moz-keyframes vex-flyin {
  /* line 25, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }

  /* line 28, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-ms-keyframes vex-flyin {
  /* line 25, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }

  /* line 28, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@-o-keyframes vex-flyin {
  /* line 25, ../sass/_keyframes.sass */
  0% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }

  /* line 28, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }
}

@keyframes vex-flyout {
  /* line 34, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 37, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}

@-webkit-keyframes vex-flyout {
  /* line 34, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 37, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}

@-moz-keyframes vex-flyout {
  /* line 34, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 37, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}

@-ms-keyframes vex-flyout {
  /* line 34, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 37, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}

@-o-keyframes vex-flyout {
  /* line 34, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
  }

  /* line 37, ../sass/_keyframes.sass */
  100% {
    opacity: 0;
    transform: translateY(-40px);
    -webkit-transform: translateY(-40px);
    -moz-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    -o-transform: translateY(-40px);
  }
}

@keyframes vex-pulse {
  /* line 86, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }

  /* line 89, ../sass/_keyframes.sass */
  40% {
    opacity: 0.7;
    -webkit-filter: brightness(1);
  }

  /* line 92, ../sass/_keyframes.sass */
  80% {
    opacity: 1;
    -webkit-filter: brightness(1.5);
  }

  /* line 95, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }
}

@-webkit-keyframes vex-pulse {
  /* line 86, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }

  /* line 89, ../sass/_keyframes.sass */
  40% {
    opacity: 0.7;
    -webkit-filter: brightness(1);
  }

  /* line 92, ../sass/_keyframes.sass */
  80% {
    opacity: 1;
    -webkit-filter: brightness(1.5);
  }

  /* line 95, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }
}

@-moz-keyframes vex-pulse {
  /* line 86, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }

  /* line 89, ../sass/_keyframes.sass */
  40% {
    opacity: 0.7;
    -webkit-filter: brightness(1);
  }

  /* line 92, ../sass/_keyframes.sass */
  80% {
    opacity: 1;
    -webkit-filter: brightness(1.5);
  }

  /* line 95, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }
}

@-ms-keyframes vex-pulse {
  /* line 86, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }

  /* line 89, ../sass/_keyframes.sass */
  40% {
    opacity: 0.7;
    -webkit-filter: brightness(1);
  }

  /* line 92, ../sass/_keyframes.sass */
  80% {
    opacity: 1;
    -webkit-filter: brightness(1.5);
  }

  /* line 95, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }
}

@-o-keyframes vex-pulse {
  /* line 86, ../sass/_keyframes.sass */
  0% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }

  /* line 89, ../sass/_keyframes.sass */
  40% {
    opacity: 0.7;
    -webkit-filter: brightness(1);
  }

  /* line 92, ../sass/_keyframes.sass */
  80% {
    opacity: 1;
    -webkit-filter: brightness(1.5);
  }

  /* line 95, ../sass/_keyframes.sass */
  100% {
    opacity: 1;
    -webkit-filter: brightness(1);
  }
}

/* line 13, ../sass/vex-theme-os.sass */
.vex.vex-theme-os {
  padding-top: 160px;
  padding-bottom: 160px;
}
/* line 17, ../sass/vex-theme-os.sass */
.vex.vex-theme-os.vex-closing .vex-content {
  animation: vex-flyout 0.5s;
  -webkit-animation: vex-flyout 0.5s;
  -moz-animation: vex-flyout 0.5s;
  -ms-animation: vex-flyout 0.5s;
  -o-animation: vex-flyout 0.5s;
  -webkit-backface-visibility: hidden;
}
/* line 20, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-content {
  animation: vex-flyin 0.5s;
  -webkit-animation: vex-flyin 0.5s;
  -moz-animation: vex-flyin 0.5s;
  -ms-animation: vex-flyin 0.5s;
  -o-animation: vex-flyin 0.5s;
  -webkit-backface-visibility: hidden;
}
/* line 23, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-content {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 1px #a6a6a6, 0 0 0 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: inset 0 1px #a6a6a6, 0 0 0 1px rgba(0, 0, 0, 0.08);
  box-shadow: inset 0 1px #a6a6a6, 0 0 0 1px rgba(0, 0, 0, 0.08);
  font-family: "Helvetica Neue", sans-serif;
  border-top: 20px solid #bbbbbb;
  background: #f0f0f0;
  color: #444444;
  padding: 1em;
  position: relative;
  margin: 0 auto;
  max-width: 100%;
  width: 450px;
  font-size: 1.1em;
  line-height: 1.5em;
}
/* line 38, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-content h1, .vex.vex-theme-os .vex-content h2, .vex.vex-theme-os .vex-content h3, .vex.vex-theme-os .vex-content h4, .vex.vex-theme-os .vex-content h5, .vex.vex-theme-os .vex-content h6, .vex.vex-theme-os .vex-content p, .vex.vex-theme-os .vex-content ul, .vex.vex-theme-os .vex-content li {
  color: inherit;
}
/* line 41, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-close {
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -ms-border-radius: 0 5px 0 0;
  -o-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
/* line 48, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-close:before {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
  content: "\00D7";
  font-size: 26px;
  font-weight: normal;
  line-height: 31px;
  height: 30px;
  width: 30px;
  text-align: center;
  top: 3px;
  right: 3px;
  color: #bbbbbb;
  background: transparent;
}
/* line 63, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-close:hover:before, .vex.vex-theme-os .vex-close:active:before {
  color: #777777;
  background: #e0e0e0;
}
/* line 69, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-form .vex-dialog-message {
  margin-bottom: 0.5em;
}
/* line 72, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-form .vex-dialog-input {
  margin-bottom: 1em;
}
/* line 75, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-form .vex-dialog-input textarea, .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="text"], .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="password"], .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="email"], .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="url"] {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: white;
  width: 100%;
  padding: 0.25em 0.67em;
  border: 0;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  min-height: 2.5em;
  margin: 0 0 0.25em;
}
/* line 87, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-form .vex-dialog-input textarea:focus, .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="text"]:focus, .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="password"]:focus, .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="email"]:focus, .vex.vex-theme-os .vex-dialog-form .vex-dialog-input input[type="url"]:focus {
  -webkit-box-shadow: inset 0 0 0 1px #3288e6;
  -moz-box-shadow: inset 0 0 0 1px #3288e6;
  box-shadow: inset 0 0 0 1px #3288e6;
  outline: none;
}
/* line 91, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-form .vex-dialog-buttons {
  *zoom: 1;
}
/* line 38, ../../../../../.rvm/gems/ruby-1.9.3-p194/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.vex.vex-theme-os .vex-dialog-form .vex-dialog-buttons:after {
  content: "";
  display: table;
  clear: both;
}
/* line 94, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 0;
  float: right;
  margin: 0 0 0 0.5em;
  font-family: inherit;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 0.8em;
  line-height: 1em;
  padding: 0.75em 2em;
}
/* line 106, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-button.vex-last {
  margin-left: 0;
}
/* line 109, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-button:focus {
  animation: vex-pulse 1.1s infinite;
  -webkit-animation: vex-pulse 1.1s infinite;
  -moz-animation: vex-pulse 1.1s infinite;
  -ms-animation: vex-pulse 1.1s infinite;
  -o-animation: vex-pulse 1.1s infinite;
  -webkit-backface-visibility: hidden;
  outline: none;
}
@media (max-width: 568px) {
  /* line 109, ../sass/vex-theme-os.sass */
  .vex.vex-theme-os .vex-dialog-button:focus {
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
    -ms-animation: none;
    -o-animation: none;
    -webkit-backface-visibility: hidden;
  }
}
/* line 118, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-button.vex-dialog-button-primary {
  background: #3288e6;
  color: white;
}
/* line 122, ../sass/vex-theme-os.sass */
.vex.vex-theme-os .vex-dialog-button.vex-dialog-button-secondary {
  background: #e0e0e0;
  color: #777777;
}

/* line 126, ../sass/vex-theme-os.sass */
.vex-loading-spinner.vex-theme-os {
  -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0.5em rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0.5em rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2), 0 0 0.5em rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.2);
  width: 0;
  height: 0;
  border: 1.2em solid #bbbbbb;
  border-top-color: #f0f0f0;
  border-bottom-color: #f0f0f0;
}

.dropdown {
	position: absolute;
	z-index: 9999999;
	display: none;
}

.dropdown .dropdown-menu,
.dropdown .dropdown-panel {
	min-width: 160px;
	max-width: 360px;
	list-style: none;
	background: #FFF;
	border: solid 1px #DDD;
	border: solid 1px rgba(0, 0, 0, .2);
	border-radius: 6px;
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	overflow: visible;
	padding: 4px 0;
	margin: 0;
}

.dropdown .dropdown-panel {
	padding: 10px;
}

.dropdown.dropdown-tip {
	margin-top: 8px;
}

.dropdown.dropdown-tip:before {
  position: absolute;
  top: -6px;
  left: 9px;
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #CCC;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  display: inline-block;
}

.dropdown.dropdown-tip.dropdown-anchor-right:before {
	left: auto;
	right: 9px;
}

.dropdown.dropdown-tip:after {
  position: absolute;
  top: -5px;
  left: 10px;
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #FFF;
  display: inline-block;
}

.dropdown.dropdown-tip.dropdown-anchor-right:after {
	left: auto;
	right: 10px;
}


.dropdown.dropdown-scroll .dropdown-menu,
.dropdown.dropdown-scroll .dropdown-panel {
	max-height: 358px;
	overflow: auto;
}

.dropdown .dropdown-menu LI {
	list-style: none;
	padding: 0 0;
	margin: 0;
	line-height: 18px;
}

.dropdown .dropdown-menu LI > A,
.dropdown .dropdown-menu LABEL {
	display: block;
	color: #555;
	text-decoration: none;
	line-height: 18px;
	padding: 3px 15px;
	margin: 0;
	white-space: nowrap;
}

.dropdown .dropdown-menu LI > A:hover,
.dropdown .dropdown-menu LABEL:hover {
	background-color: #08C;
	color: #FFF;
	cursor: pointer;
}

.dropdown .dropdown-menu .dropdown-divider {
	font-size: 1px;
	border-top: solid 1px #E5E5E5;
	padding: 0;
	margin: 5px 0;
}

/* Icon Examples - icons courtesy of http://p.yusukekamiyamane.com/ */
.dropdown.has-icons LI > A {
	padding-left: 30px;
	background-position: 8px center;
	background-repeat: no-repeat;
}

.dropdown .undo A { background-image: url(icons/arrow-curve-180-left.png); }
.dropdown .redo A { background-image: url(icons/arrow-curve.png); }
.dropdown .cut A { background-image: url(icons/scissors.png); }
.dropdown .copy A { background-image: url(icons/document-copy.png); }
.dropdown .paste A { background-image: url(icons/clipboard.png); }
.dropdown .delete A { background-image: url(icons/cross-script.png); }
ul.thumbnails.image_picker_selector {
  overflow: auto;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0px;
  margin: 0px; }
  ul.thumbnails.image_picker_selector ul {
    overflow: auto;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    padding: 0px;
    margin: 0px; }
  ul.thumbnails.image_picker_selector li.group_title {
    float: none; }
  ul.thumbnails.image_picker_selector li 
  {
      list-style-image: none;
    margin: 0px 12px 12px 0px;
    float: left; }
  ul.thumbnails.image_picker_selector li:hover
  {
      cursor: pointer;
  }    
    ul.thumbnails.image_picker_selector li .thumbnail {
      padding: 6px;
      border: 1px solid #dddddd;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none; }
      ul.thumbnails.image_picker_selector li .thumbnail img {
        -webkit-user-drag: none; }
    ul.thumbnails.image_picker_selector li .thumbnail.selected {
      background: #0088cc; }

/*!
 *  Font Awesome 4.4.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.4.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.4.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.4.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.4.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.4.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.4.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}

