.floating-btn{
  position: fixed;
  right: 33px;
  bottom: 10px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: none;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14),0 1px 5px 0 rgba(0,0,0,0.12),0 3px 1px -2px rgba(0,0,0,0.2);
  cursor: pointer;
  z-index: 1;
  font-size: 28px;
}
.flotaing-btn-extra{
  right: 100px;
}

.course-active{
	background: #69f0ae !important;
}

.course-disabled{
	background: #ef9a9a !important;
}

.header-invoice{
	margin-top: 3em;
}

.invoice-text{
	text-align: right;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 3em;
	color: #9e9e9e ;
}

.table-invoice{
	width: 80%;
	margin-left: 10%;
	border-collapse: collapse;
}

.td-invoice{
	border: 1px solid black;
	text-align: center;
	padding: 5px;
}

.td-invoice-money{
	border: 1px solid black;
	text-align: right;
	padding: 5px;
}

.td-invoice-type{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
}

.td-invoice-product{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	text-align: center;
	height: 10em;
}

.td-invoice-moneyProduct{
	border-left: 1px solid black;
	border-top: 1px solid black;
	border-right: 1px solid black;
	text-align: right;
}


.bold{
	font-weight: 700;
}

.logo{
	width: 10em;
	height: auto;
}

.link{
cursor: pointer;
}

.comments-info{
	background:#bbdefb;
}

.cita{
	background: #ffee58 !important;
}

.inventarioTr{
	background: #f44336 !important;
	color: black!important;
}

.venta{
	background: #019875 !important;
	color: white !important;
}

.venta > td > a{
	color: white !important;
}

.desconectado{
	background: #f8bbd0 !important;
}

.new{
	background: #e1bee7 !important;
}

.borders-left{
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
}

.borders-right{
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}

#leads-info{
	display: none;
}

.body-report{
	text-align: center;
	border: solid 1px black;
}

.clear{
	clear: both;
}

.cod-inputs{
	display: none;
}
.day-report{
	width: auto;
	height: auto;
	float: left;
	margin-left: 1em;
	margin-bottom: 1em;
}

.day-text{
	width: 8em;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	  -moz-transform: rotate(-90deg);
	  -ms-transform: rotate(-90deg);
	  -o-transform: rotate(-90deg);
	  transform: rotate(-90deg);
	  /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
	  -webkit-transform-origin: 50% 50%;
	  -moz-transform-origin: 50% 50%;
	  -ms-transform-origin: 50% 50%;
	  -o-transform-origin: 50% 50%;
	  transform-origin: 52% 245%;

}

.deposit-inputs{
	display: none;
}

.div-pdf{
	margin: 1em;
}

.error-text{
	display: none;
}

.footer-report{
	background: #e0e0e0;
	border: solid 1px black;
	text-align: center;
}

.funding{
	display: none;
}

.groups-users{
	display: none;
}

.head-mantarrayas{
	background: #90caf9;
	border: solid 1px black;
}

.head-murcielagos{
	background: #aed581;
	border: solid 1px black;
}

.header-tel{
	background: #f57f17;
	border: solid 1px black;
	font-weight: bold;
}

.margin-import{
	margin-top: 5em;
}

.report{
	width: 100%;
	height: auto;
}

.report-part{
	width: 32em;
	height: auto;
	float: left;
	margin-right: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 1em;
	border: solid 1px black;
}

.report-telephonist{
	width: 100%;
	height: auto;
}

.report-telephonist-pdf{
	width: 100%;
	height: 30em;
}

.tc-inputs{
	display: none;
}

.ta-inputs{
	display: none;
}

.tools{
	background: #d35400;
}

.counts{
	background: #64b5f6;

}

.counts:hover{
	background: #64b5f6 !important;
	color: #424242 !important;
}

.btn-large{
	width: 50%;
	margin-left: 25%;
	border: none;
}

.btn-medium{
	width: 24.5%;
	border:none;
}

.search-user{
	background: blue;
}

.logo-telsur{
	height: 2.5em;
	width: 4em;
	padding-bottom: 5px;
}

.navbar-brand{
	padding: 5px !important;
}

.avatar-small{
	height: 4em;
	width: 20%;
	margin-left: 40%;
	border-radius: 50%;
}

.avatar-xsmall{
	height: 75px;
	width: 75px;
	border-radius: 50%;
}

.avatar-medium{
	height: 160px;
	width: 160px;
	border-radius: 50%;
}

.carrousel-img{
	height: 60px;
	width: 60px;
	border-radius: 50%;
	margin-left: 20px;
	margin-right: 20px;
}

.fileUpload {
    position: absolute;
    overflow: hidden;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    line-height: 150px;
    text-align: center;
    top:0;
}

.fileUpload:hover{
	background-color: rgba(0, 0, 0, 0.4);
	background: rgba(0, 0, 0, 0.4);
	color: rgba(0, 0, 0, 0.4);
}

.fileUpload:hover > p {
	display: block;
	color: #fff;
}

.fileUpload > p{
	display: none;
}

.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

/* Pagina Carrousel*/
.banner{
	width: 100%;
	height: 106px;
	background: #f3f3f3;
}

.banner-img{
	width: 207px;
	height: 106px;
	margin-left: 25%;
}

.banner-text{
	text-align:center;
	font-size: 2em;
	color: #42454a;
}

.td-text{
	font-size: 1.9em;
	text-align: center;
	line-height: 60px !important;
}

.td-text-img{
	font-size: 1.9em;
	line-height: 60px !important;
}


.th-text{
	font-size: 2em;
	text-align: center;
}

.fade-in{
	width: 100%;
}

.div-fade{
	width: 100%;
}

.td-board{
	width: 33%;
}

.total-ingresado{
	width: 100%;
}

.total-ingresado p{
	text-align: center;
	color: #42454a;
	line-height: 1.5em;
	font-size: 2em;
}

.ubuntu-font{
	font-family: Ubuntu; 
}

.orange-bg{
	background-color: #f88323;
}


.white-text{
	color: #fff;
}

.green-bg-1{
	background-color: #66f544 !important;
}

.green-bg-2{
	background-color: #9bf985 !important;
}

.green-bg-3{
	background-color: #caf4b8 !important;
}

.sm-td{
	width: 1em;
}

.lg-td{
	width: 60%;
}

.group-name{
	line-height: 73px;
	font-size: 60px;
}
/* ----------------------------- */

.btn-preventa{
	background: transparent !important;
	border-color: #607D8B !important;
	color: #607D8B;
	margin: 0 0 1em;
}

.btn-preventa:hover{
	background: #607D8B !important;
	border-color: #607D8B !important;
	color: #fff;
}

.btn-invoice{
	background: #795548  !important;
	border-color: #6d4c41 !important;
	color: #fff;
}

.btn-invoice:hover{
	background: #4e342e !important;
	border-color: #3e2723 !important;
	color: #fff;
}

.btn-invoice:focus,
.btn-invoice.focus {
  color: #fff;
}

.btn-shipping{
	background-color: #1abc9c !important;
	border-color: #1abc9c !important;
	color: #fff;
}

.btn-shipping:hover{
	background-color: #16a085 !important;
	border-color: #16a085 !important;
	color: #fff;
}

.btn-shipping:focus,
.btn-shipping.focus {
  color: #fff;
}

.btn-comments{
	background-color: #3498db !important;
	border-color: #3498db !important;
	color:#fff;
}

.btn-comments:hover{
	background-color: #2980b9 !important;
	border-color: #2980b9 !important;
	color: #fff;
}

.btn-comments:focus,
.btn-comments.focus {
  color: #fff;
}



.btn-payments{
	background-color: #9b59b6 !important;
	border-color: #9b59b6 !important;
	color:#fff;
}

.btn-payments:hover{
	background-color: #8e44ad !important;
	border-color: #8e44ad !important;
	color: #fff;
}

.btn-payments:focus,
.btn-payments.focus {
  color: #fff;
}

.btn-references{
	background-color: #f1c40f !important;
	border-color: #f1c40f !important;
	color:#fff;
}

.btn-references:hover{
	background-color: #f39c12 !important;
	border-color: #f39c12 !important;
	color: #fff;
}


.btn-references:focus,
.btn-references.focus {
  color: #fff;
}

.btn-gifts{
	background-color: #008c9e  !important;
	border-color: #008c9e  !important;
	color:#fff;
}

.btn-gifts:hover{
	background-color: #005f6b !important;
	border-color: #005f6b !important;
	color: #fff;
}


.btn-gifts:focus,
.btn-gifts.focus {
  color: #fff;
}

.btn-issues{
	background-color: #F17F42 !important;
	color: #fff;
}

.btn-issues:hover{
	background-color: #CE6D39 !important;
}

.btn-issues:focus,
.btn-issues.focus {
  color: #fff;
}


.btn-save{
	background-color: #2ecc71 !important;
	border-color: #2ecc71 !important;
	color:#fff;
}

.btn-save:hover{
	background-color: #27ae60 !important;
	border-color: #27ae60 !important;
	color: #fff;
}

.btn-save:focus,
.btn-save.focus {
  color: #fff;
}

.btn-vg{
	background-color: #e74c3c !important;
	border-color: #e74c3c !important;
	color:#fff;
}

.btn-vg:hover{
	background-color: #c0392b !important;
	border-color: #c0392b !important;
	color: #fff;
}

.btn-vg-active{
	background-color: #bdbdbd  !important;
	border-color: #bdbdbd !important;
	color: #e74c3c;
}

.btn-vg-active:hover{
	background-color: #9e9e9e !important;
	color: #e74c3c;
}

.btn-vg:focus,
.btn-vg.focus {
  color: #fff;
}

.btn-verify{
	background-color: #34495e !important;
	border-color: #34495e !important;
	color:#fff;
}

.btn-verify:hover{
	background-color: #2c3e50 !important;
	border-color: #2c3e50 !important;
	color: #fff;
}

.btn-verify:focus,
.btn-verify.focus {
  color: #fff;
}

.btn-reset{
	background-color: #0d47a1 !important;
	border-color: #0d47a1 !important;
	color:#fff;
}

.btn-reset:hover{
	background-color: #1565c0 !important;
	border-color: #1565c0 !important;
	color: #fff;
}

.btn-reset:focus,
.btn-reset.focus {
  color: #fff;
}

.btn-return{
	background-color: #f48fb1 !important;
	border-color: #f48fb1 !important;
	color:#fff;
}

.btn-return:hover{
	background-color: #f06292 !important;
	border-color: #f06292 !important;
	color: #fff;
}

.btn-return:focus,
.btn-return.focus {
  color: #fff;
}

.cabezera-tabla{
	background-color: #aed581;
}

/*Estilo de tabla*/
.table-striped td{
	border: none !important;
}

/*Cambiar colo de barra de navegacion*/

.link-nav{
	color: #64686D;
	letter-spacing: .05em;
	font-weight: 500;
	font-size: 13px;
	text-transform: uppercase;
}

.link-nav:hover{
	color: #f89827;
	text-decoration: none;
}

.navbar-default {
  background-color: #E6E6E6;
  border-radius: none;
  box-shadow: none;
}
.navbar-default .navbar-brand {
  color: #424242 ;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #f89827;
}
.navbar-default .navbar-text {
  color: #424242 ;
}
.navbar-default .navbar-nav > li > a {
  color: #64686D;
  letter-spacing: .05em;
  font-weight: 500;
  font-size: 13px;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #f89827;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #f89827;
  background-color: #42454a;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #f89827;
  background-color: #42454a;
}
.navbar-default .navbar-toggle {
  border-color: #42454a;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	color: #f89827;
	background-color: #42454a;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #424242 ;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #424242 ;
}
.navbar-default .navbar-link {
  color: #424242 ;
}
.navbar-default .navbar-link:hover {
  color: #f89827;
}

.navbar-nav > li > .dropdown-menu{
	border-radius: 0;
	box-shadow: none;
	background-color: #E6E6E6;
	border: none;
}

.navbar-nav > li > .dropdown-menu > li > a{
	color: #64686D;
  	letter-spacing: .05em;
  	font-weight: 500;
 	font-size: 13px;
  	text-transform: uppercase;
}

.navbar-nav > li > .dropdown-menu > li > a:hover{
	background-color: #E6E6E6;
	color: #f89827;
}

.form-gifts{
	width: 40%;
	float: left;
}

.bottom{
	margin-bottom: 2rem;
}

.dropdown-submenu {
    position:relative;

}
.dropdown-submenu>.dropdown-menu {
    top:0;
    right:100%;
    margin-top:-6px;
    margin-right:-1px;
	background-color: #E6E6E6;
	box-shadow: none;
	border:none;
	border-radius: 0;
}

.dropdown-submenu:hover>.dropdown-menu {
    display:block;
}

.dropdown-submenu .dropdown-menu > li > a {
	color: #64686D;
  	letter-spacing: .05em;
  	font-weight: 500;
 	font-size: 13px;
  	text-transform: uppercase;
}

.dropdown-submenu .dropdown-menu > li > a:hover {
	background-color: #E6E6E6;
	color: #f89827;
}

.dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:right;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px 0 5px 5px;
    border-left-color:#cccccc;
    margin-top:5px;
    margin-right:-10px;
}
.dropdown-submenu:hover>a:after {
    border-left-color:#ffffff;
}
.dropdown-submenu.pull-left {
    float:none;
}
.dropdown-submenu.pull-left>.dropdown-menu {
    left:-100%;
    margin-left:10px;
    -webkit-border-radius:6px 0 6px 6px;
    -moz-border-radius:6px 0 6px 6px;
    border-radius:6px 0 6px 6px;
}

.input-search{
	background-color: #E6E6E6;
}

.input-search:active, .input-search:focus{
	background-color: #fff;
}

.btn-search{
	border: none;
	background-color: transparent;
}

.btn-search > span{
	color: #64686D;
}

.btn-search:hover > span{
	color: #f89827;
}

select.custom {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20fill%3D%22%23555555%22%20%0A%09%20width%3D%2224px%22%20height%3D%2224px%22%20viewBox%3D%22-261%20145.2%2024%2024%22%20style%3D%22enable-background%3Anew%20-261%20145.2%2024%2024%3B%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20d%3D%22M-245.3%2C156.1l-3.6-6.5l-3.7%2C6.5%20M-252.7%2C159l3.7%2C6.5l3.6-6.5%22%2F%3E%0A%3C%2Fsvg%3E");
  padding-right: 25px;
  background-repeat: no-repeat;
  background-position: right center;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

select.custom::-ms-expand {
  display: none;
}

.line-right{
	border-right: solid 1px #E6E6E6;
}

.cool-text{
  	letter-spacing: .05em;
  	font-weight: 500;
 	font-size: 20px;
  	text-transform: uppercase;
}

.leads-report-row{
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}

.leads-report-table{
	width: 50%;
	margin-left: auto;
	margin-right: auto;
}

.no-margin{
	margin:0;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #424242 ;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #f89827;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #f89827;
    background-color: #42454a;
  }

  .count_top{
  	font-size: 25px;
  }

  .count{
  	font-size: 22px;
  }
}
/*cambio format de input*/
.form-control{
	height: 35px;
    padding: 6px 9px;
    font-size: 15px;
    line-height: 1.5;
    border-radius: 3px;
	/* border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #9e9e9e;
	border-radius: 0px;
	box-shadow: none; */
}


/*Cambiar el color del focus*/
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color:  #ffa000 !important;
  box-shadow:none !important;
  outline: 0 none !important;
}

select:focus{
	border-color: rgba(208, 142, 42, 0.9) !important;
  	box-shadow: none !important;
  	outline: 0 none !important;
}
/* 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(208, 142, 42, 0.9)  */


/*ACCOUNT STYLES*/
.letter{
	border: 1px solid #C9C9C9;
	border-radius: 50%;
	width: 45px;
	height: 45px;
	line-height: 46px;
	background: #C9C9C9 none repeat scroll 0% 0%;
	color: white;
	font-size: 25px;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

    .timeline:before {
        top: 0;
        bottom: 0;
        position: absolute;
        content: " ";
        width: 3px;
        background-color: #eeeeee;
        left: 50%;
        margin-left: -1.5px;
    }

    .timeline > li {
        margin-bottom: 20px;
        position: relative;
    }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li:before,
        .timeline > li:after {
            content: " ";
            display: table;
        }

        .timeline > li:after {
            clear: both;
        }

        .timeline > li > .timeline-panel {
            width: 46%;
            float: left;
            border: 1px solid #d4d4d4;
            border-radius: 2px;
            padding: 20px;
            position: relative;
            -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
            box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
        }

            .timeline > li > .timeline-panel:before {
                position: absolute;
                top: 26px;
                right: -15px;
                display: inline-block;
                border-top: 15px solid transparent;
                border-left: 15px solid #ccc;
                border-right: 0 solid #ccc;
                border-bottom: 15px solid transparent;
                content: " ";
            }

            .timeline > li > .timeline-panel:after {
                position: absolute;
                top: 27px;
                right: -14px;
                display: inline-block;
                border-top: 14px solid transparent;
                border-left: 14px solid #fff;
                border-right: 0 solid #fff;
                border-bottom: 14px solid transparent;
                content: " ";
            }

        .timeline > li > .timeline-badge {
            color: #fff;
            width: 50px;
            height: 50px;
            line-height: 53px;
            font-size: 1.5em;
            text-align: center;
            position: absolute;
            top: 16px;
            left: 50%;
            margin-left: -25px;
            background-color: #999999;
            z-index: 100;
            border-top-right-radius: 50%;
            border-top-left-radius: 50%;
            border-bottom-right-radius: 50%;
            border-bottom-left-radius: 50%;
        }

        .timeline > li.timeline-inverted > .timeline-panel {
            float: right;
        }

            .timeline > li.timeline-inverted > .timeline-panel:before {
                border-left-width: 0;
                border-right-width: 15px;
                left: -15px;
                right: auto;
            }

            .timeline > li.timeline-inverted > .timeline-panel:after {
                border-left-width: 0;
                border-right-width: 14px;
                left: -14px;
                right: auto;
            }

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
}

    .timeline-body > p + p {
        margin-top: 5px;
    }

@media (max-width: 767px) {
    ul.timeline:before {
        left: 40px;
    }

    ul.timeline > li > .timeline-panel {
        width: calc(100% - 90px);
        width: -moz-calc(100% - 90px);
        width: -webkit-calc(100% - 90px);
    }

    ul.timeline > li > .timeline-badge {
        left: 15px;
        margin-left: 0;
        top: 16px;
    }

    ul.timeline > li > .timeline-panel {
        float: right;
    }

        ul.timeline > li > .timeline-panel:before {
            border-left-width: 0;
            border-right-width: 15px;
            left: -15px;
            right: auto;
        }

        ul.timeline > li > .timeline-panel:after {
            border-left-width: 0;
            border-right-width: 14px;
            left: -14px;
            right: auto;
        }
}

.comment-box{
	border:1px solid #c9c9c9;
	border-radius: 4px;
}

.footer{	
	background-color: #fff;
	border: solid 5px #f3f3f3; 
}

/* === Credit Card === */
.credit-card {
    display:block;
    position:relative;
    width:76.75%;   /* This is 300px on 320px wide screen */
    max-width:500px;    /* Just to make sure that it doesnt get crazy on bg screens */
    min-width:300px;    /* And make sure that it contains at least some size */
    margin:30px auto;
    padding:20px;
    overflow:hidden;
    border-radius:6px;
    z-index:1;
}


.credit-card .watermark {
    position:absolute;
    z-index:10;
}

.credit-card form {
    position:relative;
    z-index:50;
}

.credit-card .logo {
    position:absolute;
    top:15px;
    right:20px;
    text-transform:uppercase;
    font-weight:bold;
}

.row-black{
	width: 110%;
	margin-left: -20px;
	height: 3em;
	background-color: #424242;
	padding-left: 20px;
}
/* === Visa === */
.visa {
    color:#fff;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.8), inset 0px 1px 3px rgba(255,255,255,0.3), inset 0px 0px 2px rgba(255,255,255,0.2);
}

.visa h2 {
    text-shadow:1px 1px 2px rgba(17,121,173,0.8);
    line-height: 1.5em;
}

.marco2 { 
	padding:10px; 
   	border-radius: 23px 23px 23px 23px;
	-moz-border-radius: 23px 23px 23px 23px;
	-webkit-border-radius: 23px 23px 23px 23px;
	 border:2px solid #999999;
} 



.gr-visa {
    background: #1db1cf; /* Old browsers */
    background: -moz-linear-gradient(top,  #1db1cf 0%, #1078ab 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1db1cf), color-stop(100%,#1078ab)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1db1cf 0%,#1078ab 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1db1cf 0%,#1078ab 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1db1cf 0%,#1078ab 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1db1cf 0%,#1078ab 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1db1cf', endColorstr='#1078ab',GradientType=0 ); /* IE6-9 */
}
.gr-input {
    background: #d3d3d3; /* Old browsers */
    background: -moz-linear-gradient(top,  #d3d3d3 0%, #d9d9d9 38%, #e5e5e5 82%, #e7e7e7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d3d3d3), color-stop(38%,#d9d9d9), color-stop(82%,#e5e5e5), color-stop(100%,#e7e7e7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d3d3d3 0%,#d9d9d9 38%,#e5e5e5 82%,#e7e7e7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d3d3d3 0%,#d9d9d9 38%,#e5e5e5 82%,#e7e7e7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d3d3d3 0%,#d9d9d9 38%,#e5e5e5 82%,#e7e7e7 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d3d3d3 0%,#d9d9d9 38%,#e5e5e5 82%,#e7e7e7 100%); /* W3C */
}

/* Tabs panel */
.tabbable-panel {
  padding: 10px;
}

/* Default mode */
.tabbable-line > .nav-tabs {
  border: none;
  margin: 0px;
}
.tabbable-line > .nav-tabs > li {
  margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
  border: 0;
  margin-right: 0;
  color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
  border-bottom: 4px solid #ffcc80;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
  border: 0;
  background: none !important;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
  color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
  margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
  border-bottom: 4px solid #fb8c00;
  position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
  border: 0;
  color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
  color: #404040;
}
.tabbable-line > .tab-content {
  margin-top: -3px;
  background-color: #fff;
  border: 0;
  border-top: 1px solid #eee;
  padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
  padding-bottom: 0;
}

/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
  border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
  margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
  border-bottom: 0;
  border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
  margin-bottom: -2px;
  border-bottom: 0;
  border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
  margin-top: -10px;
  border-top: 0;
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}

.chart{
width: 500px;
height: 100px;
}

.table-card-action{
  color: #9e9e9e;
  font-size: 22px;
  margin: 10px 5px; 
}

.card-action-sm{
  font-size: 16px;
}

.wing-data{
   height: 18%; 
   font-size: 4.5em;
   font-weight: 900;
   font-family: 'Kalam', cursive;
   margin-bottom: 1.4em;
}

#wings-header{
    font-size:  4em;
    font-weight: 900;
    font-family: 'Kalam', cursive;
    min-height: 1em;
}

.wing-blue{
    color: #4a69bd;
}

.wing-red{
    color: #ee5253;
}

.wing-lg-text{
    font-size: 5.5em;
}
