body {
	font-family: 'Quicksand', sans-serif;
}

.form-group a, tbody a {
	text-decoration: none !important;
}

.no-margin {
	margin: 0 !important;
}

.nav-md .container.body .col-md-3.left_col {
    min-height: auto !important;
}

.btn-primary, .upload-btn {
    color: #fff;
    background-color: #30415D;
    border-color: #30415D;
}

.upload-btn {
	display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-right: 10px;
	
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
	background: #031424;
	border-color: #30415D;
}

.btn-success, .btn-success:hover, .btn-success:checked, .btn-success:active, .btn-success:pressed, .btn-success:selected {
    border: 1px solid #26B99A;
}

.btn-success {
	font-weight: 700;

}

.btn-success i, .btn-info i{
	margin-right: 10px;

}

.fix-width30 {
	width: 30px;
}

.upload-btn [type=file]

{
    cursor: inherit;
    display: block;
    font-size: 999px;
    filter: alpha(opacity=0);
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.toggle a i, .tm-blue {
    color: #30415D;;
}

.dropdown-menu a {
	text-decoration: none !important;
}

.form-group a, tbody a {
	text-decoration: underline;
}

.form-group {
    margin-bottom: 15px;
}

.navbar-nav .open .dropdown-menu {
    width: 180px;
}

.aligncenter {
	text-align: center !important;
}

.padd-left-0 {
	padding-left: 0;
}

.errorlist {
	margin-bottom: 20px;
}

.errorlist li {
	list-style-type: none;
/*	color: #E6171B; */
}

.dark-blue {
	color:#30415D;
}

.superwhite {
	color: #FFF !important;
}

.no-border {
	border: none;
}

/*LOG IN*/

.logo {
	margin: auto;
	padding: 15px;
}

.login_content form {
	padding: 20px;
	background: #EDEDED;
	border-radius: 3px;
}

.login_content h1:after, .login_content h1:before {
    content: none !important;
}

.login_content {
	text-shadow: none!important
}


.login_content form input {
	box-shadow: none !important;
}

.login_content .submit {
	width: 50%;
	margin: auto;
	text-decoration: none !important;
}

.login_content .reset_pass {
	float: none !important;
	margin: auto !important;
}

.login_content #id_carrier {
	margin: 20px auto;
	width: 50%;
}

.carrier-label {
	text-align: right;
    margin-top: 8px;
    padding-right: 0;
}

/* END LOGIN */
/* HOME */

.display-inherit {
	display: inherit !important;
}

.img-circle.profile_img {
    border: none !important;
    padding: 2px;
}

.nav.side-menu>li.active>a {
    text-shadow: none;
    background: #031424;
    box-shadow: none;
}

.nav.side-menu>li.active, .nav.side-menu>li.current-page, .nav-sm .nav.child_menu li.active, .nav-sm .nav.side-menu li.active-sm {
    border-right: 5px solid #CF6766;
	background: #031424;
}

.x_title h2, .modal-body h2, .graph-container h2 {
	font-size: 1.5em;
	font-weight: 700;
	color: #30415D;
	margin-right: 10px;
}

.x_title h2 span {
    color: #BDBDBD !important;
}

.x_title h2 {
	width: auto !important;
}

.modal-body h2 {
    margin-left: 20px;
}

.x_content {
	padding: 0;
}

.user-name {
	color: #000000 !important;
	font-weight: 700;
}

.navbar-nav .open .dropdown-menu.msg_list {
	max-height: 400px;
	overflow-y: scroll;
}

/*.jambo_table td {
	vertical-align:middle !important;
}*/

/* TABLES */

table.jambo_table {
	border: none;
	margin-bottom: 100px;
}

.table>thead>tr>th {
	border: none;
}

.table-striped>tbody>tr:hover {
	background-color: #e8ecf4;
}


.td_status_running, .td_status_aproved {
	color:#27A00A;
	font-weight: 700;
}


.td_status_stoped {
	color:#D3090C;
    font-weight: 700;

}

.list-text {
	margin: 0;
    list-style-type: none;
    padding: 0;
}

.fa-wrench, .fa-trash {
	color:#30415D;
}

.min-width100 {
	min-width: 100px;
}


/*HOME MODAL*/

.modal-title {
	color: #30415D; 
}

.thumbnail {
    height: auto !important;
}

.thumbnail .image {
    height: auto;
}

.caption {
	text-align: center;
}

/*IO MODAL*/

.modal-md {
	width: 400px;
}

.modal-banner {
	width: 520px;
}

.io_info .modal-body, .confirmation_change_status .modal-body {
	border-bottom: 1px solid #e5e5e5;
}

.io_info .resizable_textarea {
	font-size: 12px;
	color: #000;
}

.modal-body p {
	margin-top: 10px;
	font-size: 14px;
}

.modal-body a {
    display: block;
	text-decoration: underline;
	font-size: 14px;
}

/* ADD IO */

.form-horizontal {
	color: #30415D;
}

.aright {
	text-align: right;
}

.form-control input, .form-control select  {
	box-shadow: none !important;
}

.form-label-left {
	text-align: left;
}

.input-group {
    margin-bottom: 10px;
    float: left !important;
    padding-left: 10px !important;
}

.btn-side-input {
	border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

#modal_cpa {
	margin-top: 175px;
}

#modal_cpa .modal-header {
	border: none;
}

#modal_terms .modal-header .modal-title {
	display: inline-block;
}

.checkbox a {
	text-decoration: underline !important;
}

.has-feedback .form-control {
	padding-right: 0px;
}

.footnote {
	font-size: .85em;
    margin-top: 15px;
    display: block;
	color: #a1a1a1;
}

.upload-footnote {
    font-size: .85em;
    margin-left: 10px;
    vertical-align: bottom;
	color: #a1a1a1;
}

.icheckbox_flat-green {
	margin-right: 10px;
}

.no-padd-top {
	padding-top: 0 !important;
}

.fa-calendar-o {
	color: #CF6766;
}

/* END ADD IO */
/* BANNERS */

.td_status_review {
	color:#E9D62C;
	font-weight: 700;
}

.banner-name {
	font-weight: 700;
	color: #30415D;
}

.banner-list-li {
	margin-bottom: 10px;
}

.fa-green {
	color: #26B99A;
}

.fa-red {
	color:#D3090C;
}

img.banner-list {
    height: auto;
    width: 80px;
    margin: 2px;
    display: inline-block;
    /* border: 1px solid #e6e6e6; */
}

.list-inline span {
    width: 80px;
	text-align: center;
	font-size: .8em;
    display: inline-block;
}

.banner-image-td {
	padding-bottom: 15px !important;
}

.banner-text {
	margin-top: -20px;
}

.currently-note {
	margin: 10px 0;
}

.last {
	width: 10px;
}

.currently-banner {
	vertical-align: middle;
	font-weight: 700;
	padding-right: 10px;
}


/* END BANNERS */

/* PROFILE */

.user_data li {
    line-height: 2;
}

/* CUSTOM UPLOAD BUTTON */

.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    /*padding: 0.625rem 1.25rem;
     10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.45em;
    /* 4px */
}

/* Reportes */

.finance-filters .col-md-4 {
	border-right: 2px solid #ADB2B5;
}

#id_io_select, #id_type_select, #id_cpa_select, #id_mnocp_select {
	width: 90%;
	display: inline-block;
}

#io_id_month {
	width: 200px;
}

#id_cpa_select {
	width: 90%;
}

.admin-row #id_month, #id_io_select, #id_cp_select {
	width: 90% !important;
}

.arrow-container {
    width: 50px;
    text-align: right;
    margin-top: 10px;
}

.mr-5 {
    margin-right: 5px;
}

.grouped-totals {
    font-weight: 700;
    background-color: lightgray !important;
}

/* Badges */


.bg-stop {
    background: #E74C3C!important;
    border: 1px solid #E74C3C!important;
    color: #fff;

}

.bg-run {
	background: #3e9004!important;
    border: 1px solid #3e9004!important;
    color: #fff;
}

.bg-new {
	background: #3865a3!important;
    border: 1px solid #3865a3!important;
    color: #fff;
}


.bg-pend {
	background: #ffcc00!important;
    border: 1px solid #ffcc00!important;
    color: #000;
}

.bg-pause {
	background: #87a2c7!important;
    border: 1px solid #87a2c7!important;
    color: #000;
}

.bg-rev {
	background: #ffcc00!important;
    border: 1px solid #ffcc00!important;
    color: #000;
}

.bg-stop i {
	margin-left: 5px !important;
}

.bg-approv {
	background: #dd55b2!important;
    border: 1px solid #dd55b2!important;
    color: #fff;
}

/* style 1 */

.inputfile-1:focus + label,
.inputfile-1.has-focus + label,
.inputfile-1 + label:hover {
    background-color: #722040;
}

/* Graphics */

#echart_line {
	margin-left: -45px;
}

#graph-toolbox {
	background: black;
}

.new-red {
	color: #CF6766;
}

/* Footer */

footer {
	margin-left: 0 !important;
}
/* ALERTS */

.alert {
	font-size: 12PX;
    float: left;
    margin: 0 0 0 20px;
    padding: 6px 10px;
    color: #FFF;
    border-radius: 3px;
    background-color: #CE5454;
    white-space: pre;
    position: relative;
    left: -15px;
    z-index: 1;
	transition: .15s ease-out;
}

.alert:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    border-color: transparent #CE5454 transparent transparent;
    border-style: solid;
    border-width: 10px 10px;
    position: absolute;
    left: -17px;
    top: 5px;
}

.alert ul {
	padding-left: 0;
}

.bad {
	border: 1px solid #CE5454;
    box-shadow: 0 0 4px -2px #CE5454;
}

img.io_screenshot {
	max-width: 20%;
}
