/*@import url('https://fonts.googleapis.com/css?family=Roboto');*/
/*@import url('https://fonts.googleapis.com/css?family=Quicksand');
@import url('https://fonts.googleapis.com/css?family=Cabin');*/
@import url('https://fonts.googleapis.com/css?family=Open+Sans');

body{
    background-color: #fff;
}
a {
    color: #636b6f;
}
body,p,h1,h2,h3,h4,h5,h6,span{ font-family: 'Open Sans', sans-serif;}
.logo img {
    /* max-width: 130px; */
    width: 300px;
    height: 61px;
}
img.title-decoration {
    margin-top: -6px;
}
.container-fluid {
    max-width: 1300px;

}
.row.dashboard {
    margin-bottom: 30px;
    margin-top: 14px;
}


.user {
    padding: 20px 0 0;
}
.logo {
    padding-top: 18px;
    padding-bottom: 18px;
}
.nopadding {
    padding-left: 0 ;
    padding-right:  0 ;

}
.user p {
    text-align: center;
}
.user img {
    max-width: 51px;
    border-radius: 25px;
    box-shadow: 0px 3px 13px -3px;
}
section.campain {
    border-top: 1px solid #D5DEE1;
    background: #F9F9F9;
    border-bottom: 1px solid #D5DEE1;
    padding-top: 12px;
    padding-bottom: 7px;
    margin-bottom: 20px;
}
.campain select {
    font-size: 1.7em;
    height: 40px;
}
.campain h5 {
    color: #95989A;
}
.campain span {
    color: #F4A154;
    margin-right: 20px;
}
.campain span img {
    width: 28px;
    padding: 9px 9px 9px 0;
    margin-top: -2px;
}
/*.user p {
    text-align: center;
    font-size: 0.8em;
    padding-top: 9px;
    margin-bottom: 5px;
}*/
.metrics h3 {
    color: #95989A;
    margin-bottom: 25px;
}
.metrics h3 img {
    margin-right: 12px;
}
.panel-heading.grin {
    background-color: #60C5BA !important;
    text-align: center;
    color: #fff !important;
    font-size: 1.2em;
}
section.metrics {
    /*display: inline-block;*/
    margin-bottom: 15px;
}
.displayed p {
    display: inline;
    font-size: 0.8em;
}
.panel-body .displayed {
    font-size: 1.7em;
    margin-top: -7px;
}
.panel-body .displayed span {
    font-size: 0.5em;
    display: block;


}
.panel .percent {
    color: #F4AE6C;
    font-size: 3em;


}
img.img-group-icon {
    margin-top: 7px;
}
.panel-body h3 {
    margin-top: 2px;
}
.panel .progress-bar {
    background-color: #f4ae6c;
}
.panel .progress {
    margin-bottom: 0px;
    margin-top: 14px;
}
.recipients {
    border: 2px solid #95989A;
    border-radius: 6px;
    margin-top: 20px;
    margin-bottom: 50px
}
.recipients h2 {
    color: #95989A;
    margin-top: 10px;
    font-size: 2em;
}


.user-prof img {
    /*max-width: 51px;*/
    border-radius: 34px;
    box-shadow: 0px 3px 13px -3px;
}
.user-prof {
    text-align: center;
    margin-top: 15px;
}
.links {
    border: 2px solid rgba(149, 152, 154, 0.27);
    border-radius: 5px;
    padding: 8px 14px 14px;
    background: #fff;
}
p.name {
    font-size: 1.5em;
    color: #6C6C6D;
    margin-bottom: 0px;
}
p.email {
    color: #F4AE6C;
}
.envelope {
    background: #FF5B71;
}
.col-md-6.center {
    text-align: center;
    color: #95989A;
}
.envelope {
    background: #FF5B71;
    border-radius: 20px;
    padding: 3px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    margin-bottom: 5px;
}
.envelope img, .view img {
    margin: 1px;
}
.view {
    background: #60C5BA;
    border-radius: 20px;
    padding: 3px;
    width: 30px;
    height: 30px;
    display: inline-flex;
    margin-bottom: 5px;
}
.links {
    font-size: 1.5em;
    color: #95989A;
    text-align: center;
}
.active .link, .unactive .link  {
    background: #68BDF5;
    width: 28px;
    height: 28px;
    border-radius: 20px;
    float: left;
    display: block;
    margin-top: 8px;
}
.unactive .link {
    background: #68BDF5;
    width: 30px;
    border-radius: 20px;
    float: left;
    display: block;
}
.active .link img, .unactive .link img {
    margin: -4px 0 0 1px;
}
.link-info {
    font-size: 0.7em;
    font-weight: 500;
    padding-left: 35px;
    text-align: left;
}
.unactive {
    opacity: 0.4;
}
.unactive, .active {
    margin-bottom: 5px;
}
.recipients-container .table>tbody>tr>th{ border-top:none ; padding: 16px;}
.recipients-container {
    overflow-y: scroll;
    max-height: 600px;
}

.scuare {
    border: 1px solid #D5DEE1;
    box-shadow: 1px 2px 10px 1px #eee;
}
.scuare h3.name {
    text-align: left;
    padding-bottom: 20px;
    margin-bottom: 0px;
    border-bottom: 2px solid #ddd;
    padding-left: 15px;
}
.scuare-items {
    background-color: #8FBC94;
    padding: 10px 5px;
    display: flex;
    font-size: 1.6rem;
    color: #fff;
}
.scuare .panel-body {
    padding: 0px;
}
.scuare .panel-group .panel {
    border-radius: 0px;
}
.scuare .panel-collapse {
    margin-left: 20px;
}
.search-campain {
    padding: 5px 15px;
    background-color: #F9F9F9;
    margin-top: 3px;
    display: flex;
}
.search-campain #searchCampaign{
margin-right: 11px;}

.edit, .del {
    float: right;
    margin: 0 10px;
}
.scuare input[type="checkbox"] {

    margin-right: 7px;
}
.scuare section.detail:nth-child(even) {
    background-color: #f3f3f3;
}
.icono {
    float: left;
    margin: 0 10px 0 0;
}
.scuare section.detail {
    padding: 10px 0 10px;
    /* padding: 10px 0 0px; */
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    /* border-bottom: 1px solid #e8e8e8; */
}
.btn-primary {
    background-color: #34BFA3;
    border-color: #34BFA3;
}
.scuare a.btn.btn-primary.btn-sm {
    padding: 1px 11px;
}
.edit, .del {
    float: right;
    margin: 0 7px;
}
.subject {
    background-color: #F9F9F9;
    display: flow-root;
    padding: 10px 5px;
}
.scuare table tr td {
    vertical-align: middle;
}
h3.list-title {
    margin-top: 0px;
}

.menu {
    font-size: 1.8em;
    display: flex;

    height: 88px;
    align-items: center;


}
.menu span{
    color: #95989A;
}
.items-menu {
    /* position: absolute;
     right: 100px;*/
    display: flex;
    font-size: 0.7em;
    margin-top: 0px;
    padding-top: 5px;
    /*opacity: 0;*/
    border-left: 3px solid #eee;
}

.items-menu h5 {
    margin-bottom: 3px;
}
.items-menu ul {
    list-style: none;
    padding-left: 0px;
}
.items-menu ul li{
    /*list-style: none;*/
}
.menu-item {
    margin: 0px 23px 0px 23px;
    align-self: center;
}


h6.act span {
    font-size: 0.8em;
    font-weight: bold;
}


h6.act {
    margin: 0px;
    font-weight: 600;
}
.opened {
    color: rgba(10, 97, 9, 0.72);
}
.clicked {
    color: rgba(26, 27, 84, 0.72);
}
.fillDate{
    font-size: 0.9em;   
}


.tagbox .btn {
    padding: 3px 15px 3px 10px;
}
.tagbox span {
    color: #000;
    position: relative;
    top: -2px;
    right: -6px;
}
.tagbox {
    margin: 3px;
}

.btnLoadCntact{
    margin: 5px;
}

.long-field {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
}

/*********** popup**********/


.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #34BFA3;
    border-radius: 0px;
}
div#emails-tabs {
    margin-top: 10px;
}
div#emails-tabs li{
    margin-bottom: 0px;
}
.itm {
    padding: 6px;
    border-top: 1px solid #eee;
}
.tab-pane {
    padding-top: 8px;
}
.select-all {
    padding-bottom: 8px;
    padding-left: 21px;
}
.campain-action {
    padding-top: 10px;
}

/********************* panel flotante ***************************/
.flotante {
    position: fixed;
    z-index: 999;
    top: 10px;
    right: 0;
    display: none;
}
.open-flotante {
    font-size: 2em;
    margin: 23px;
    color: #95989a;
    display: block;
    cursor: pointer;
}
.float-panel {
    background-color: #fff;
    box-shadow: -3px 3px 13px -3px #cac7c7;
}
.float-panel .action-panel-icons{
    position: absolute;
    right: 30px;
    top: 16px;
    font-size: 1.2em;
}
.flotante h3.name {
    padding-bottom: 10px;
    margin-top: 10px;
}

/*.action-panel-icons span.glyphicon-minus[aria-expanded=false] {
   display: none;
}
.action-panel-icons span.glyphicon-plus[aria-expanded=true] {
   display: none;
}
.panel-icons span.glyphicon-minus[aria-expanded=false] {
   display: none;
}
.panel-icons span.glyphicon-plus[aria-expanded=true] {
   display: none;
}*/
.inner-detail{
    margin-left: 14px;
    width: calc(100% - 14px);
    border-top: 1px solid #dadada;
}
.img-action{
        width: 20px;
        margin-left: 5px;
}
p.act{
        font-size: 1.2em;
    font-weight: 600;
}

.url-field .fecha{
    display: block;
    float: left;
    padding: 1px 16px 0 0;
}
.url-field .img-action{
    float: left;
    margin-right: 9px;
    width: 20px
}
.url-field hr {
    border-top: 1px solid gainsboro;
    margin: 8px 0 8px;
}


.flotante section.detail{
    padding-bottom: 2px;
}

.action-panel-icons .glyphicon{
    top: -3px;
}


/******************* Notificaciones ***********************/
.notificaciones{
    position: absolute;
    top: 17px;
    margin: 0 auto;
    right: 30%;
    z-index: 1000;
}
/******************* Fin Notificaciones ********************/

/***************** contador de correos *****************/
.user-float{
        float: right;
    padding: 8px;
    margin-top: 10px;
    font-size: 1em;
    color: #95989a;
        cursor: pointer;
}
.cuota {
    max-height: 500px;
    overflow: auto;
    top: inherit;
    margin-top: 8px;
    right: 23px;
    left: initial;
    border: 1px solid #e6e6e6;
    z-index: 500;
    position: absolute;
    border-radius: 3px;
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
    white-space: normal;
    text-align: left;
    background-color: #fff;
    width: 300px;
    display: none;
}

.cuota ul {
    list-style: none;
    padding-left: 0px;

}
.cuota ul li {
    background-color: #f9f9f9;
        padding: 6px 10px 1px;
}
.cuota ul li:first-child {
    background-color: #fff;
}
.cuota small {
    padding: 0px 10px 5px;
    display: block;
}

/******************* Campaigns ********************/

.filters{
        padding: 15px;

}
.filters label{font-weight: 500;}
.filters h4{    margin-top: 5px;
}
/******************* Fin Campaigns ********************/

.collapse sup{top: -.1em;
    margin-left: 5px;}




    /* Clear button styles
--------------------------------------------- */

::-ms-clear {
  display: none;
}

.form-control-clear {
  z-index: 10;
  pointer-events: auto;
  cursor: pointer;
}
.clear-input{right: 42px;}    

/* Custom page CSS (Not required)
--------------------------------------------- */

#exampleContainer {
  padding: 50px;
}



.tooltip-inner {
    max-width: 350px;
    /* If max-width does not work, try using width instead */
    width: 350px;
    padding: 10px;
}

.search-campain {
  padding: 5px 15px;
  background-color: #F9F9F9;
  margin-top: 3px;
  display: flex;
}
.search-campain #searchCampaign{
  margin-right: 11px;
}


/* Tabs BTN */
.tabs-btn{
  border-radius: 5px 5px 0 0;
  background-color: #f9f9f9;
  color: #34BFA3;
  border-color: #dddddd;
  border-bottom: none;
  /*font-size: 0.67em;*/
}

/* PROFILE */

.profile-content{
background: #F9F9F9;
padding: 2em;
}

.profile-content__imagen{
padding-right: 1em;
margin: 10px 0;
}

.profile-content__imagen img{
margin-bottom: 1em;
width: 100%;
}

.profile-content__imagen button{
float: right;
margin-top: 5px;
}

.profile-content__form input{
margin-bottom: 1em;
}
