
/************FONTS**************/
@font-face {
    font-family: "Roboto Regular";
    src: url("../fonts/Roboto-Regular.eot?") format("eot"), url("../fonts/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular.ttf") format("truetype"), url("../fonts/Roboto-Regular.svg#Roboto-Regular") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Roboto Bold";
    src: url("../fonts/Roboto-Bold.eot?") format("eot"), url("../fonts/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold.ttf") format("truetype"), url("../fonts/Roboto-Bold.svg#Roboto-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Avant Garde";
    src: url("../fonts/AvantGarde-Book.eot?") format("eot"), url("../fonts/AvantGarde-Book.woff") format("woff"), url("../fonts/AvantGarde-Book.ttf") format("truetype"), url("../fonts/AvantGarde-Book.svg#Roboto-Bold") format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family:"Roboto Black";
    src:url("../fonts/Roboto-Black.eot?") format("eot"),url("../fonts/Roboto-Black.woff") format("woff"),url("../fonts/Roboto-Black.ttf") format("truetype"),url("../fonts/Roboto-Black.svg#Roboto-Black") format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:"Source Sans Pro";
    src:url("../fonts/Source-Sans-Pro.eot?") format("eot"),url("../fonts/Source-Sans-Pro.woff") format("woff"),url("../fonts/Source-Sans-Pro.ttf") format("truetype"),url("../fonts/Source-Sans-Pro.svg") format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:"Roboto Slab Regular";
    src:url("../fonts/Roboto-Slab-Regular.eot?") format("eot"),url("../Roboto-Slab-Regular  .woff") format("woff"),url("../fonts/Roboto-Slab-Regular.ttf") format("truetype"),url("../fonts/Roboto-Slab-Regular.svg") format("svg");
    font-weight:normal;
    font-style:normal;
}

@font-face {
    font-family:"Times";
    src:url("../fonts/times.ttf") format("truetype");
    font-weight:normal;
    font-style:normal;
}

/************GENERAL**************/
.p-r-0
{
    padding-right: 0;
}
.p-l-0
{
    padding-left: 0;
}

.p-rl-0
{
    padding-left: 0;
    padding-right: 0;
}

.p-rl-5
{
    padding-left: 5px;
    padding-right: 5px;
}

.p-rl-10
{
    padding-left: 10px;
    padding-right: 10px;
}

.m-t-10 {
    margin-top: 10px;
} 

.m-t-20 {
    margin-top: 20px;
} 


.input-fit
{
    width: 100%;
    height: 100%;
}

#progress-bar 
{
    background-color: #5D9CEB;
    height:20px;color: #FFFFFF;
    width:0%;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    transition: width .3s;
}

#progress-div 
{
    border:#0FA015 1px solid;
    padding: 5px 0px;
    margin:0;
    border-radius:4px;
    text-align:center;
}

.icon-pointer
{
    cursor: pointer;
}

.vertical-align 
{
    display: flex;
    align-items: center;
}

.alert-info-dashboard {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-danger-dashboard {
    background-color: #F7D9D9;
    border-color: #F1BCBC;
    color: #8F3131;
}

.bold-pink-link
{
    color:#ed008c;
    font-weight: 700;
}

.border-flat
{
    border-radius: 0 !important; 
}

.img-zetizen-icon {
    margin: 0 auto;
    width: 25px;
    height: 25px;
    border: 1px solid #949494;
    border-radius: 50% !important;
}

/*Custom pagination*/
/*.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #000000;
    border-color: #ffffff;
    border-radius: 0px;
    cursor: default;
}

.pagination > li > a {
    background: #fafafa;
    border-color: #000000;
    color: #000000;
    border-radius: 0px;
}

.pagination > li > a, .pagination > li > span {
    position: relative;
    margin: 0 10px;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #337ab7;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    margin-left: -1px;
}

.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {
    color: #000000;
    background-color: #ffffff;
    border-color: #000000;
    border-radius: 0px;
    cursor: not-allowed;
}

.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
}

.pagination > li > a {
    background: #ffffff;
    color: #666;
    border-color: #000000;
    color: #000000;
    border-radius: 0px;
}

.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus 
{
    color: #ffffff;
    background-color: #000000;
    border-color: #ffffff;
}*/

/*DASHBOARD*/
/*ul.dropdown-menu > li > ul.menu{
    text-align: left !important;
}*/

@media (max-width: 768px){

    .logo-dashboard-xs{
        position: absolute;
        top: 5px;
        max-width: 130px;
        left: 40px;
    }
}

li.user-header {
    background-color: #9A9595 !important;
}

hr{
    margin-top: 5px;
    margin-bottom: 5px;
}

.user-panel{
    margin: 0px 10px 0px 10px;
    font-family: "Roboto Regular";
}

.wrapper{
    margin-top:10px; 
}

.content-wrapper {
    /*background-color: white;*/
}

.login-logo, .register-logo{
    margin-bottom: 0;
}

.top-sidebar-title{
    font-size: 10pt;
    /*padding: 10px 10px 3px 10px;*/
    color: #000000;
    font-weight: bold;    
}

.profile-name{
    font-size: 14pt;
    /*padding: 10px 10px 3px 10px;*/
    color: #000000;
    font-weight: bold;
}


.subscriber-title{
    font-size: 9pt;
    /*padding: 10px 10px 3px 10px;*/
    color: #000000;
    font-weight: bold;
}

.sidebar-box {
    font-size: 10pt;
    color: #000000;
    background-color: yellow;
    padding: 5px 0 5px 0;
    font-weight: bold;
    text-align: center;
    margin: 5px 0px 0px 0px;
    border-radius: 25px;    
}

.reference-code-value{
    font-size: 14pt;
    color: #000000;
    padding: 0 0 0 0px;
    font-weight: bold;
}

.custom-navbar, .logo-lg, .main-sidebar {
    background-color: white !important;
    border-bottom: 1px solid rgba(88, 89, 91, 0.24) !important;
    height: 51px !important;
}

.sidebar-toggle:hover {
    background-color: transparent !important;
}

/*.skin-blue .main-header .navbar */.nav > li > a, .sidebar-toggle{
    color: #58595B !important;
}

.sidebar a {
    color: #000000 !important;
    font-weight: bold;
}

.sidebar a.child-tree {
    color: white !important;
}

.custom-sidebar{
    font-family: "Roboto Regular";
    border-right: 1px solid rgba(88, 89, 91, 0.24);
    margin-top: 20px;
    padding-right: 20px;
}

.sidebar-menu > li:hover > a, .sidebar-menu > li.active > a {
    background:  #000000 !important;/*rgba(236, 0, 140, 0.34)*/
    border-left-color: #000000 !important;/*#ec008c*/
    color: white !important;
}

.sidebar-menu > li > .treeview-menu {
    margin: 0 0 0 2px !important;
    background: #000000 !important;/*rgba(236, 0, 140, 0.34)*/
}

.content-wrapper {
    background-color: #FFFFFF !important;
}

.sidebar-menu > li.custom-li{
    /*border-top: 1px solid rgba(88, 89, 91, 0.24);*/
    border-bottom: 1px solid rgba(88, 89, 91, 0.24);
}

.label-pink {
    color: white;
    background-color: #ec008c;
    padding: 0;
    width: 200px;
    text-align: center;
}

.btn-pink
{
    color: white;
    background-color: #ED008C;
    font-weight: 500;
}
.btn-pink:hover
{
    color: white;
    background-color: #EA4BA9;
    font-weight: 500;
}

.box-custom{
    /*border: 1px solid rgba(88, 89, 91, 0.24);
    padding: 25px;*/
    border-radius: 0;
    border: 1px solid #dddddd;
}
#btn_edit_profile{
    text-align: center;
}



.post-date {
    color: #939598;
    font-size: 8.5pt;
}

/**************** ARTICLE CREATE *****************/
.postlist-input
{
    border: solid 2px gray;
    border-radius: 10px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 15px;
}

.title-list-create
{
    background: gray;
    margin: 0 -16px 10px -16px;
    color: white;
    padding: 0 15px;
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}

.btn-minimize
{
    float: right;
    color: white;
    padding-top: 5px;
}


/********************** DASHBOARD *************************/
.polls-dashboard-header {
    color: #ec008c;
    font-weight: 600;
    font-size: 18pt;
    padding: 20px 0px 40px 0px;   
    text-align: center; 
    font-family: "Roboto Black"; 
    border: solid 1px #ec008c;
    position: relative;
    z-index: 1; 
    top: 30px;
    left: 50px; 
    width:70%; 
}

.polls-dashboard-header a{
    color: #ec008c;
}

.polls-dashboard-header .bordered:after{
    content: "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~";
    font-weight: 100;
    color: #ec008c;
    letter-spacing: -2px;
    width: 80%;
    position: absolute;
    top: 15px;
    left: 0;
    overflow: hidden;
    font-family: "Times";
    font-size: 30px;
}

.polls-dashboard-header div{
    text-align: left;
    background-color: white;
    position: relative;
    left: -45px;
}

.polls-dashboard-header span{
    text-align: left;
    background-color: white;
    position: relative;
    left: -45px;
}

@media (min-width: 992px){
    .polls-dashboard-header {
        width: 100%;
    }

    .polls-dashboard-header .bordered:after{
        top: 25px;
    }
}

.box-poll
{
    display: flex;
    background-color: black;
    color: white;
    border: 2px solid;
    height: 85px;
}

.box-poll a
{
    color: white !important;
}

.circle-poll
{
    padding: 0 20px 0 0;
}

.circle-poll > i
{
    height: 100%;
    display: flex;
    flex-direction: column;
    font-size: 28pt;
    justify-content: center;
}

.title-section {
    font-size: 13pt;
    margin-top: 4px;
    font-weight: 700;
    height: 42px;
    margin: 0;
}

.title-section > a
{
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 40px;
}

.body-section
{
    display: block;
    display: -webkit-box;
    max-width: 600px;
    height: 36px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 1.4;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.user-latest-article .title-article
{
    font-weight:700;
    margin-bottom:0;
    color:black;
}

.user-latest-article .img-thumbnail-article
{
    width: 100%;
    height: 150px;
    object-fit:cover;
}

/************NAV************/

.item-notification
{
    border-bottom: 1px solid #f4f4f4;
}



.notif-date
{
    font-size: 8pt;
    color: #ed008c;
    font-weight: 600;
}

#notificationMenu
{
    list-style: inherit;
    padding: 0;
}

#newConversationRecipientMenu
{
    list-style: inherit;
    padding: 0;
}

#loadNotifMoreWrapper
{
    background: #ffffff;
}

.menu-notification-not-read
{
    background: rgb(230, 230, 230);
}


@media (max-width: 351px){
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu 
    {
        top: 100px;
        max-height: 380px;
    }
}

@media (max-width: 767px){
    .navbar-custom-menu > .navbar-nav > li > .dropdown-menu 
    {
        max-height: 500px;
    }
}

.image-sender-notification
{
    width: 70px;
    height: 70px;
    object-fit:cover;
}

.image-sender-notification-all
{
    width: 80px;
    height: 80px;
    object-fit:cover;
}

.custom-menu-notification
{
    display: block;
}

.custom-menu-notification > li 
{
    display: inline;
}

.menu-notification {
    overflow-y: scroll;
    max-height: 440px;
}


/*SUBSCRIBER LIST*/
.img-subscriber {
    margin: 0 auto;
    width: 50px;
    height: 50px;
    border: 1px solid #949494;
    object-fit:cover;
    border-radius: 50% !important;
}
/*LOGIN & REGISTER*/


.explanation-img
{
    width: 100%;
    max-width: 500px;
}

@media(min-height: 768px){
    .email-login-popup
    {
        padding-right: 2px !important;
    }
    .password-login-popup
    {
        padding-left: 2px !important;
    }
}


.popupContainer {
    position: absolute !important;
    height: auto;
    left: 45%;
    background: #FFF;
    width: 90%;
}

@media (min-width: 500px ){
    .popupContainer {
        top: 60px !important;
        /*width: 90%;*/
    }
}

@media (max-width: 850px ){
    .popupContainer {
        left: 0px;
        top: 60px !important;
        /*width: 500px;*/
    }
}

@media (max-width: 499px ){
    .popupContainer {
        top: 5px !important;
        /*width: 90%;*/
    }
}



.input-round
{
    border-radius: 16px
}

.popupBody div.direction
{
    position: relative;
    top: 6px;
    padding-right: 5px;
}

.register-column
{
    margin-top: 5px;
}

.popupBody {
    /*padding: 20px;*/
    margin: 20px;
}

.box-title{
    font-family: "Roboto Regular";
    font-size: 13pt;
    font-weight: bolder;
    color: black;
    margin-bottom: 7pt;
    margin-top: 5px;
}

.box-title-second{
    font-family: "Roboto Regular";
    font-size: 10pt;
    color: #58595B;
    margin-bottom: 7pt;
    margin-top: 5px;
}

#box_title_msg{
    font-family: "Roboto Regular";
    font-size: 12pt;
    color: #58595B;
    margin-bottom: 7pt;
}

.input-group-addon{
    background: white;
    color: #58595B;
}

.btn-forgot{
    color: #00b3f0;
    font-size: 10pt;
    font-weight: 500;
}

#btn-login{
    color: white;
    background: black;
    width: 186px;
}

#register_form{
    color: white;
    background: #ec008c;
    width: 186px;
}

#wrap_register{
    padding-left: 0px !important;
    width: 50%;
}

.form-popup{
    margin-bottom: 0px;
}

#next_form{    
    color: #fff;
    background: #ed008c;
    margin-top: 30px;
    width: 50%;
    float: left;
}

#previous_form{    
    font-size: 9.5pt;
    margin-top: 5px;
    color: black;
    font-weight: 600;
}

#wrap_next{
    text-align: -webkit-right;
    height: 80px;
}

.btn-pink-round
{
    float: left;
    width: 100px;
    background: #ed008c;
    border-radius: 20px;
    color: white;
}

#wrap_previous{
    text-align: left;
}

#btn-register{
    width: 50%;
    color: white;
    background: #ec008c;
    border:none; 
}

.question-item{
    padding-top: 10px;
    padding-left: 50px;
}

.question-description{
    font-family: "Roboto Regular";
    font-size: 9pt;        
    padding-top: 0px;  
    padding-bottom: 0px;  
    padding-left: 0px;  
    padding-right: 0px;  
    color: grey;
}

.poll-item{
    padding-top: 10px;
}


.error-column{
    border: 2px solid red;    
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.error-validation
{
    color: red;
    font-size: 9pt;
    font-weight: 600;
    margin-left: 12px;
}


.popup-message
{    
    margin-left: auto;
    height: auto;
    right: 0;
    left: 0;
    margin-right: auto;
    width: 400px;
}
.all-screen
{
    background-color: rgba(0, 0, 0, .5);
    z-index: 1000;
    position: fixed;
    top : 0;
    right: 0;
    left: 0;
    bottom: 0;
}

.text-tutorial
{
    color: #ed008c;
}
@media (max-width: 767px){
    .clear-vertical-mobile 
    {
        display: block;
    }
}