.navbar {
    border-radius: 0px !important;
}

.fixiximo {
    position: fixed;
}

.acercateeee {
    margin-bottom: -40px;
    margin-left: 12px;
}

.mobile-social-share {
    background: none repeat scroll 0 0 #EEEEEE;
    display: block !important;
    min-height: 70px !important;
    margin: 50px 0;
}


.noticiate_aberturer {
    font-size: 14px;
    color: #666;
    line-height: 21px;
    text-align: justify;
}

.palaizquierd {
    margin-left: 15px;
    float: left;
    vertical-align: middle;
    margin-top: 5px;
}

.hovereate:hover {
    background-color: #FF0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    cursor: pointer;
}

.alejateyagrandate {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
}

/*@import url(//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css);*/

.detailBox {
    width: 100%;
    border: 1px solid #bbb;
}

.titleBox {
    background-color: #fdfdfd;
    padding: 10px;
}

    .titleBox label {
        color: #444;
        margin: 0;
        display: inline-block;
    }

.commentBox {
    padding: 10px;
    border-top: 1px dotted #bbb;
}

    .commentBox .form-group:first-child, .actionBox .form-group:first-child {
        width: 80%;
    }

    .commentBox .form-group:nth-child(2), .actionBox .form-group:nth-child(2) {
        width: 100%;
    }

.actionBox .form-group * {
    width: 100%;
}

.taskDescription {
    margin-top: 10px 0;
}

.commentList {
    padding: 0;
    list-style: none;
    max-height: 200px;
    overflow: auto;
}

    .commentList li {
        margin: 0;
        margin-top: 10px;
    }

        .commentList li > div {
            display: table-cell;
        }

.commenterImage {
    width: 30px;
    margin-right: 5px;
    height: 100%;
    float: left;
}

    .commenterImage img {
        width: 100%;
        border-radius: 50%;
    }

.commentText p {
    margin: 0;
}

.sub-text {
    color: #aaa;
    font-family: verdana;
    font-size: 11px;
}

.actionBox {
    border-top: 1px dotted #bbb;
    padding: 10px;
}

.fechiate {
    font-size: 12px;
    color: #999;
    font-style: italic;
    margin-bottom: 20px;
    margin-top: 20px;
}

.mobile-social-share h3 {
    color: inherit;
    float: left;
    font-size: 15px;
    line-height: 20px;
    margin: 25px 25px 0 25px;
}

.share-group {
    float: right;
    margin: 18px 25px 0 0;
}

.btn-group {
    display: inline-block;
    font-size: 0;
    position: relative;
    vertical-align: middle;
    white-space: nowrap;
}

.mobile-social-share ul {
    float: right;
    list-style: none outside none;
    margin: 0;
    min-width: 61px;
    padding: 0;
}

.share {
    min-width: 17px;
}

.mobile-social-share li {
    display: block;
    font-size: 18px;
    list-style: none outside none;
    margin-bottom: 3px;
    margin-left: 4px;
    margin-top: 3px;
}

.btn-share {
    background-color: #BEBEBE;
    border-color: #CCCCCC;
    color: #333333;
}

.btn-twitter {
    background-color: #3399CC !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-facebook {
    background-color: #3D5B96 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-google {
    background-color: #DD3F34 !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-linkedin {
    background-color: #1884BB !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-pinterest {
    background-color: #CC1E2D !important;
    width: 51px;
    color: #FFFFFF !important;
}

.btn-mail {
    background-color: #FFC90E !important;
    width: 51px;
    color: #FFFFFF !important;
}

.caret {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

#socialShare {
    max-width: 59px;
    margin-bottom: 18px;
}

    #socialShare > a {
        padding: 6px 10px 6px 10px;
    }

@media (max-width : 320px) {
    #socialHolder {
        padding-left: 5px;
        padding-right: 5px;
    }

    .mobile-social-share h3 {
        margin-left: 0;
        margin-right: 0;
    }

    #socialShare {
        margin-left: 5px;
        margin-right: 5px;
    }

    .mobile-social-share h3 {
        font-size: 15px;
    }
}

@media (max-width : 238px) {
    .mobile-social-share h3 {
        font-size: 12px;
    }
}

article.body h1 {
    text-align: center;
}

.syntaxhighlighter .toolbar {
    display: none !important;
}

.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}

.input-group-btn .btn-group {
    display: flex !important;
}

.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}

    .btn-group .btn:last-child {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }

.btn-group .form-horizontal .btn[type="submit"] {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}

.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }

    .dropdown.dropdown-lg {
        position: static !important;
    }

        .dropdown.dropdown-lg .dropdown-menu {
            min-width: 500px;
        }

    .seguime {
        font-family: "Lato", Arial, Helvetica, sans-serif;
        cursor: pointer;
        color: #333 !important;
        -text-decoration: none;
        font-size: 9px;
        letter-spacing: 1px;
        float: right;
    }

    .exemplo {
        padding: 20px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .rodeate_de_circulos {
        border: 2px #CCC solid;
        -webkit-border-radius: 26px;
        -moz-border-radius: 26px;
        border-radius: 26px;
        padding: -4px;
    }

    .rodeate_de_circulos2 {
        border: 2px #f58d37 solid;
        background-color: #f58d37;
        color: #FFF;
        margin-top: 20px !important;
        -webkit-border-radius: 26px;
        -moz-border-radius: 26px;
        border-radius: 26px;
        padding: 10px;
        font-size: 24px;
    }

        .rodeate_de_circulos2:hover {
            border: 2px #FFF solid;
            color: #f58d37;
            margin-top: 20px;
            -webkit-border-radius: 26px;
            -moz-border-radius: 26px;
            border-radius: 26px;
            padding: 10px;
            background-color: #FFF;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            color: #f58d37;
        }

    .rodeate_de_circulos:hover {
        border: 2px #FFF solid;
        -webkit-border-radius: 26px;
        -moz-border-radius: 26px;
        border-radius: 26px;
        padding: -4px;
        background-color: #FFF;
        -webkit-transition: all .2s ease-in-out;
        -o-transition: all .2s ease-in-out;
        transition: all .2s ease-in-out;
        color: #f58d37;
    }

    .correte_carajo {
        margin-left: 16%;
    }

    .bajatedeahi {
        margin-top: 22px;
    }

    .icono_130 {
        margin-bottom: -26px;
        margin-top: 14px;
        width: 80px;
    }

    .categorizate {
        font-family: "Lato", Arial, Helvetica, sans-serif;
        cursor: pointer;
        color: #FFFFFF !important;
        background-color: #f58d37;
        border-color: #f58d37;
        -text-decoration: none;
        font-size: 11.4px;
        padding: 4px;
        text-transform: uppercase;
        letter-spacing: 1px;
        padding-left: 14px;
    }


    .nesttorenbloque {
        font-family: 'Montserrat', sans-serif;
        color: #FFFFFF !important;
        font-weight: bold;
        background-color: #444242;
        border-color: #444242;
        -text-decoration: none;
        font-size: 14px;
        letter-spacing: 1px;
        padding: 10px;
    }

    .titulinencajado {
        font-family: 'Montserrat', sans-serif;
        cursor: pointer;
        color: #FFFFFF !important;
        font-weight: bold;
        background-color: #444242;
        border-color: #444242;
        -text-decoration: none;
        font-size: 24px;
        padding: 20px;
    }

    .duplicate {
        font-size: 20px;
    }

    .justificate {
        text-align: justify;
        font-size: 13px;
    }

    .publicitate {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        margin-bottom: 10px;
    }

    .padddinguistic {
        margin-bottom: 10px !important;
        margin-top: 10px !important;
        padding-bottom: 10px;
    }

    .sep5 {
        height: 5px;
    }

    .sep10 {
        height: 10px;
    }

    .sep20 {
        height: 20px;
    }

    .sep30 {
        height: 30px;
    }

    .sep40 {
        height: 40px;
    }

    .sep50 {
        height: 50px;
    }

    .sep55 {
        height: 55px;
    }

    .sep60 {
        height: 60px;
    }

    .sep70 {
        height: 70px;
    }

    .sep80 {
        height: 80px;
    }

    .sep90 {
        height: 90px;
    }

    .sep100 {
        height: 100px;
    }

    .sep110 {
        height: 110px;
    }

    .sep120 {
        height: 120px;
    }

    .sep126 {
        height: 126px;
    }

    .sep130 {
        height: 130px;
    }

    .sep140 {
        height: 140px;
    }

    .sep150 {
        height: 150px;
    }

    .sep160 {
        height: 160px;
    }

    .sep170 {
        height: 170px;
    }

    .narajaboleate {
        color: #f58d37;
        font-weight: bold;
    }

    .listate_carancho {
        text-align: left;
        margin-left: -40px;
        color: #CCC !important;
    }

    .wmg-container {
        display: inline-block;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .blanqueating {
        color: #FFF;
        margin-right: 5px;
    }

    a.azuliate {
        font-family: 'Montserrat', sans-serif;
        color: #FFFFFF !important;
        font-weight: bold;
        background-color: #444242;
        border-color: #444242;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        text-decoration: none;
        font-size: 16px;
        padding: 8px;
        margin-bottom: 14px !important;
        margin-top: 14px !important;
    }

        a.azuliate:hover {
            font-family: 'Montserrat', sans-serif;
            color: #FFFFFF !important;
            font-weight: bold;
            background-color: #f58d37;
            border-color: #f58d37;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            text-decoration: none;
        }

    a.anaranjeate {
        font-family: 'Montserrat', sans-serif;
        color: #FFFFFF !important;
        font-weight: bold;
        background-color: #f58d37;
        border-color: #f58d37;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        text-decoration: none;
        font-size: 16px;
        padding: 8px;
        margin-bottom: 8px;
        margin-top: 8px;
    }

        a.anaranjeate:hover {
            font-family: 'Montserrat', sans-serif;
            color: #FFFFFF !important;
            font-weight: bold;
            background-color: #444242;
            border-color: #444242;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
            border-radius: 8px;
            text-decoration: none;
            font-size: 16px;
            padding: 8px;
        }

    .centered {
        color: #333 !important;
        font-size: 24px;
    }


    .salipunto {
        list-style: none;
        color: #CCC !important;
        line-height: 24px;
    }

        .salipunto:hover {
            list-style: none;
            color: #444242 !important;
        }

    a.salipunto li {
        list-style: none;
        color: #333 !important;
    }

    img.imagen_mayor_noticias {
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
    }

    .bajanoma {
        margin-top: 8px;
        margin-bottom: 12px;
    }

    .wmg-container > * {
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .titulo_menu_izqui {
        font-family: 'Montserrat', sans-serif;
        margin-top: -40px;
        margin-left: 14px;
        font-weight: bold;
        color: #FFF;
        line-height: 16px;
    }


    .menu_izquierdex_1 {
        width: 120px;
        height: 120px;
        background-color: #317975;
        vertical-align: middle;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

        .menu_izquierdex_1:hover {
            width: 120px;
            height: 120px;
            background-color: #066;
            vertical-align: middle;
            -webkit-border-radius: 12px;
            -moz-border-radius: 12px;
            border-radius: 12px;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            cursor: pointer;
        }


    .menu_izquierdex_2 {
        width: 120px;
        height: 120px;
        background-color: #2B4F62;
        vertical-align: middle;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

        .menu_izquierdex_2:hover {
            width: 120px;
            height: 120px;
            background-color: #143D50;
            vertical-align: middle;
            -webkit-border-radius: 12px;
            -moz-border-radius: 12px;
            border-radius: 12px;
            -webkit-transition: all .2s ease-in-out;
            -o-transition: all .2s ease-in-out;
            transition: all .2s ease-in-out;
            cursor: pointer;
        }

    .wmg-container img {
        max-width: 100%;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .wmg-item {
        display: inline-block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .wmg-thumbnail {
        height: 100%;
        text-align: center;
        width: 100%;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .wmg-arrow {
        border-bottom: 10px solid;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        margin-top: 127px;
        display: none;
        height: 0;
        position: absolute;
        width: 0;
        z-index: 999;
    }

    .wmg-thumbnail-content {
        margin-bottom: 160px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

        .wmg-thumbnail-content img {
            vertical-align: middle;
            -webkit-border-radius: 12px;
            -moz-border-radius: 12px;
            border-radius: 12px;
        }

    .wmg-details {
        left: 0;
        margin-top: 15px;
        overflow: auto;
        position: absolute;
        width: 100%;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }

    .wmg-close {
        cursor: pointer;
        display: block;
        position: absolute;
        z-index: 999;
    }


    .wmg-details-content {
        background: #E9E9E9;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-radius: 12px;
    }


    .titunini_princ {
        margin-top: 10px;
        font-weight: bold;
        font-family: 'Montserrat', sans-serif;
        font-size: 14px;
    }

    .issn {
        font-size: 12px;
        font-variant: small-caps;
    }
    /**
     *
     *	sample styles
     *  	- the following styles are just one example. You can customize at will
     *
     *
     **/
    .wmg-container {
        background: #FFF;
    }

    .wmg-thumbnail {
        background: #F2F2F2;
        color: #ffffff;
        cursor: pointer;
    }

    .wmg-arrow {
        border-bottom-color: #E9E9E9;
    }

    .imashina_fondiu {
        position: fixed;
        top: 60%;
        margin-left: 4%;
        height: 80%;
        width: 80%;
        z-index: -10;
    }

    .wmg-close {
        background: url(assets/images/wmg-btn-close.png) no-repeat 0px 0px;
        display: block;
        height: 30px;
        right: 10px;
        top: 5px;
        width: 30px;
        z-index: 999;
    }

        .wmg-close:hover, .wmg-close:active {
            background-position: 0px -31px;
            z-index: 999;
        }

    .wmg-container.open {
        background: #999;
    }

        .wmg-container.open .wmg-thumbnail {
            background: #666;
            -webkit-transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            -ms-transition: all 0.3s ease-in-out;
            transition: all 0.3s ease-in-out;
            color: #666;
        }

            .wmg-container.open .wmg-thumbnail.open {
                background: #E9E9E9;
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }

            .wmg-container.open .wmg-thumbnail img {
                -webkit-transition: all 0.3s ease-in-out;
                -moz-transition: all 0.3s ease-in-out;
                -o-transition: all 0.3s ease-in-out;
                -ms-transition: all 0.3s ease-in-out;
                transition: all 0.3s ease-in-out;
            }



    .azuliater {
        color: #444242;
    }

    .agrandate_premium {
        font-size: 23px !important;
    }

    .agriseate {
        opacity: 0.6;
    }

    .agrandate_chacarita {
        font-size: 76px;
        margin-top: 12px !important;
    }

    .posadelantate {
        z-index: 9999999999999999 !important;
    }

    .blaaaak {
        font-weight: bold;
    }

    .cursichiqui {
        font-style: italic;
        font-size: 12px;
        line-height: 10px;
        margin-bottom: 10px;
    }

    .selectpicker {
        font-size: 18px;
        width: 80%;
    }

    .ashicate {
        font-size: 12px;
    }


    .botonaso {
        font-weight: bold;
        background-color: #1b3568;
        border-radius: 8px;
        color: #FFF;
        text-decoration: none;
        padding: 4px;
    }

    /*
    .wmg-container.open .wmg-thumbnail:hover img {
	    -moz-opacity: 0.40;
	    -khtml-opacity: 0.40;
	    opacity: 0.40;
	    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha"(Opacity=40); 
    }
    .wmg-container.open .wmg-thumbnail.open img { 
	
    }*/
}