﻿@charset "UTF-8";

#bodyDiv {
    position:absolute;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
}

#scrollbox3 {
    overflow: auto;
    width: 400px;
    height: 800px;
    padding: 0 5px;
    border: 1px solid #b7b7b7;
}

.track3 {
    width: 10px;
    background: rgba(0, 0, 0, 0);
    margin-right: 2px;
    border-radius: 10px;
    -webkit-transition: background 250ms linear;
    transition: background 250ms linear;
}

.track3:hover,
.track3.dragging {
    background: #d9d9d9; 
    background: rgba(0, 0, 0, 0.15);
}

.handle3 {
    width: 7px;
    right: 0;
    background: #999;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 7px;
    -webkit-transition: width 250ms;
    transition: width 250ms;
}

.track3:hover .handle3,
.track3.dragging .handle3 {
    width: 10px;
}

body {
  font-family: 'Roboto', sans-serif;
  font-weight:300;
}
a:hover {
    text-decoration:none;
}
.p-0{
	padding:0;
}
.pl-0{
	padding-left:0;
}
a:active, a:focus,input, input:active, input:focus{     outline: 0;     outline-style:none;     outline-width:0; }  
a:active, a:focus,button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner 
{border: none !important;}
:focus {outline:none;} ::-moz-focus-inner {border:0;}
#wrap{
    position: fixed;
    z-index: 10;
    width: 100%;
    height: 100%;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #e9f9ff;
    background: no-repeat center center;
	background-size: cover;
}
#wrapbg {
    position: absolute;
    height: 100%;
    width: 100%;
    background: url('../img/bg1.jpg') no-repeat center center;
	background-size: cover;
}

#wrap .content-left {
	position: absolute;
    left: 0;
	top: 0;
	width:330px;
	background:#0081ba;
	height:100%;
    font-size: 16px;
    -webkit-box-shadow: 2px 0px 8px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 2px 0px 8px 0px rgba(0,0,0,0.30);
    box-shadow: 2px 0px 8px 0px rgba(0,0,0,0.30);
}

#wrap .contenedor {
    position: absolute;
    right: 0px;
    top: 0px;
    bottom: 0px;
    left: 0px;
    height: 100%;
    font-size: 16px;
    left: 0px;
    padding-right: 0px !important;
    width: auto !important;
}

#wrap.showleft .contenedor {
    left: 330px;
}

#wrap .content-left .logo-side{
	padding:15% 0;
	text-align:center;
	border-bottom: 1px solid #339ac8;
}
#wrap .content-left .list-title{
	padding:25px 20px;
	border-bottom: 1px solid #339ac8;
	text-align:left;
}
#wrap .content-left .list-title h2{
	font-weight: 300; 
	font-size:16px;
	color:#fff;
	margin:0;
}
#wrap .content-left .tabla-lista{
	width: 100% !important;
	padding: 0 20px 0 20px;
	max-height: 110px;
	overflow-y: auto;
}
/*#wrap .content-left .tabla-lista .template-upload .preview,#wrap .content-left .tabla-lista .template-upload .size,#wrap .content-left .tabla-lista .template-upload .progress,#wrap .content-left .tabla-lista .template-upload .start{
	display: none;
}*/
#wrap .content-left .tabla-lista .template-upload .start.hide{
	display: none;
}
#wrap .content-left .tabla-lista .template-upload .size{
	display: none;
}
#wrap .content-left .tabla-lista .template-upload .name, #wrap .content-left .tabla-lista .template-download .name a{
	background: url("../img/img-item.png") no-repeat left center;
	padding-left: 25px;
    background-size: contain;
	color: #fff;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0;
}
#wrap .content-left .tabla-lista .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: transparent;
}
#wrap .content-left .tabla-lista .table-striped > tbody > tr >td{
	border-top: none;
    padding: 8px 8px 8px 0px;
}
    #wrap .content-left .tabla-lista .table-striped > tbody > tr > td p {
        max-width: 212px;
        text-overflow:ellipsis;
        overflow:hidden;
        white-space:nowrap;
        height: 20px;
    }
#wrap .tabla-lista  .table-striped .cancel,#wrap .tabla-lista  .table-striped .delete{
	color: #4da7cf;
	float: right;
	font-family: 'Roboto', sans-serif;
    font-weight: 100;
}
#wrap .tabla-lista  .table-striped .cancel.btn,#wrap .tabla-lista  .table-striped .delete.btn{
	padding: 0;
}
#wrap .content-left .btn-add{ 
	text-align:  center;
	padding: 13px 0;
	border-bottom: 1px solid #339ac8;
}
#wrap .content-left .btn-add .fileinput-button, #wrap .content-left .btn-add .btn{
	color: #4c9ddd;
	background-color: #fff;
	border-color: #fff;
	border-radius: 30px;
	padding: 3px 21px;
	line-height: 28px;
	margin-bottom: 0;
}
#wrap .content-left .fileinput-button .btn-add .glyphicon{
	font-size: 9px;
	top: -1px;
	margin-right: 5px;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block{
	border-bottom: 1px solid #339ac8;
	padding: 0 20px;
    position: relative;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block em{
	display: none !important;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block .glyphicon-remove {
    color: #fff8ac;
    font-size: 10px;
    font-weight:100;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block .glyphicon-ok {
    color: green;
    display: none !important;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block input,#wrap .content-left .fileupload-buttonbar .st-cliente .st-block select,#wrap .content-left .fileupload-buttonbar .st-cliente .st-block textarea{
	width: 100%;
	background-color: #0081ba;
	border: none;
	color: #fff;
	outline-color: transparent;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block input::-webkit-input-placeholder,#wrap .content-left .fileupload-buttonbar .st-cliente .st-block textarea::-webkit-input-placeholder {color: #a2c6de;}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block input::-moz-placeholder,#wrap .content-left .fileupload-buttonbar .st-cliente .st-block textarea::-moz-placeholder {color: #a2c6de;}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block input:-ms-input-placeholder,#wrap .content-left .fileupload-buttonbar .st-cliente .st-block textarea:-ms-input-placeholder {color: #a2c6de;}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block input:-moz-placeholder,#wrap .content-left .fileupload-buttonbar .st-cliente .st-block textarea:-moz-placeholder {color: #a2c6de;}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block:last-child{
	border-bottom: none;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block input,#wrap .content-left .fileupload-buttonbar .st-cliente .st-block select{
	margin: 16px 0;
    font-size: 16px;
} 
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block select{
	-moz-appearance: none;
    -webkit-appearance: none;
    background: #0081ba url(../img/arrow-select.png) no-repeat 96% center;
    padding-left: 20px;
}
#wrap .content-left .fileupload-buttonbar .st-cliente .st-block textarea{
	padding-top: 15px;
    font-size: 13px;
}
#wrap .content-left .btn-up{
	position: absolute;
    bottom: 25px;
    text-align: center;
    width: 210px;
    left: 50%;
    margin-left: -105px;
}
#wrap .content-left .btn-up button {
    font-weight: 300;
    color: #fff;
    background-color: #6c03ae;
    border-color: #6c03ae;
    border-radius: 30px;
    padding: 6px 60px;
    line-height: 38px;
    margin-bottom: 0;
    font-size: 20px;
}
#wrap .content-left .fileupload-progress{
    margin: 30px 10px;
}

#dropzone {
    background: transparent;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: bold; 
    z-index: 10;
}
#dropzone.well{
	margin-bottom: 0;
}
#dropzone.in,#dropzone.hover{
    width: 100%;
    height: 100%;
    font-size: larger;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);/*background: rgba(0, 0, 0, 0.5) url('../img/drag-bg.png') no-repeat 75% center;
    background-size: 60%;*/
    z-index: 9;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
}
#dropzone.fade {
    opacity: 1;
}

#dropzone.in .dots, #dropzone.hover .dots {
    border: 3px dotted #ccc;
    margin: 4%;
    margin-left:360px;
    height:91%;
    border-radius: 10px;
}

/* tables */



select, input{
	outline: none;
}
/*.contenedor{
	background: #E9F9FF;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	padding-top: 1px;
}*/
.content-lista{
	margin: 0 auto;
	width: 80%;
	position: relative;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
    margin-top: 100px;
}

#wrap.showleft .content-lista {
    width: 90%;
}
.content-lista #frm{
	color: #868f9a;
	font-weight: 300;
	position: absolute;
    z-index: 10;
    top: 11px;
    right: 188px;
    width: 480px;
}
.content-lista #frm h2{
	color: #868f9a;
	font-weight: 300;
	font-size: 12px;
	display: inline-block;
	margin: 0
}
.content-lista #frm .separador{
	color: #969fa9;
	font-weight: 300;
	font-size: 18px;
	display: inline-block;
}
.content-lista #frm .filter-container ul{
	margin: 0;
}
.content-lista #frm .filter-container ul li{
	position: relative;
}
.content-lista #frm .filter-container ul li:last-child{
	margin-left: 4px;
}
.content-lista #frm #sandbox-container{
	width: 230px;
    position: absolute;
    top: -18px;
    left: 0;
}
.content-lista #frm #sandbox-container .input-daterange {
    width: auto;
}
.content-lista #frm #sandbox-container .input-group input{
	border: #bfdaf5 1px solid;
	height: 30px;
	line-height: 30px;
	border-radius: 15px 0 0 15px;
    width: 95px;
}
.content-lista #frm #sandbox-container .input-group input.fecha2 {
    border-radius: 0px;
    border-left: 0px;
}
.content-lista #frm #sandbox-container .input-group-addon {
    padding: 5px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #fff;
    border: 1px solid #bfdaf5;
    border-left: none; 
    border-radius: 0 15px 15px 0;
}
.content-lista #frm #sandbox-container .glyphicon{
	color: #1693E0;
}
.content-lista .dataTables_wrapper {
    border-radius: 5px;
    border: 1px solid #bfdaf5;
    padding: 10px 0;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #868f9a;
    background: #edf9ff;
}
.content-lista select{
	color: #868f9a;
	border: 1px solid #bfdaf5;
    display: inline-block;
    height: 30px;
    border-radius: 15px;
    padding: 0 30px 0 15px;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #fff url(../img/select-arrow.jpg) no-repeat 92% center;
}
table.dataTable{
	margin: 10px 0;
    font-size: 13px;
}
table.dataTable thead th{
	color: #56A4E5;
	font-weight: 300 !important;
	border-bottom:1px solid #bfdaf5;
	border-top:1px solid #bfdaf5;
	background: #fff;
	padding: 15px 5px;
	margin-top: 15px;
    background-image: none !important;
}
table.dataTable tbody td {
    padding: 9px 2px;
    border-bottom: 1px solid #bfdaf5;
}
table.dataTable .row_c {
    text-overflow:ellipsis;
    white-space:nowrap; 
    overflow:hidden;
    max-width: 100px;
}
table.dataTable .row_d {
    padding: 10px 2px;
    text-align: center;
}
table.dataTable .row_f {
    text-overflow:ellipsis;
    white-space:nowrap; 
    overflow:hidden;
    max-width: 200px;
}
table.dataTable .row_f:hover {
  width: auto;
  white-space: initial;
  overflow:visible;
}
table.dataTable tbody td:first-child, table.dataTable th:first-child  {
    padding-left: 30px !important; 
}
table.dataTable tbody td:last-child, table.dataTable th:last-child  {
    padding-right: 20px !important; 
}
table.dataTable tbody tr:last-child td{
    border-bottom: none;
}
table.dataTable tbody tr td i, .selCli{
    background: #FF8E00;
    height: 26px;
    width: 26px;
    border-radius: 13px;
    color: #fff;
    line-height: 26px;
    display: inline-block;
    text-align: center;
    font-style: normal;
}
table.dataTable .btn-row{
	color: #1693E0;
	background: #fff;
	border: 1px solid #1693E0;
	line-height: 30px;
	padding: 0 20px;
	border-radius: 15px;
}
table.dataTable .btn-row:hover{
	color: #fff;
	background: #1693E0;
}
table.dataTable .btn-row2{
	color: #69bef1;
    border: 0px;
    background: none;
}
table.dataTable .btn-row2:hover{
	color: #1693E0;
}
.dataTables_wrapper .dataTables_length{
	color: #868f9a;
	margin-left: 35px;
}
.dataTables_wrapper .dataTables_length label{
	font-weight: 300;
}
.dataTables_wrapper .dataTables_length select{
	margin-left: 15px;
	margin-right: 15px;
}
.dataTables_wrapper .dataTables_filter{
	color: #868f9a;
}
.dataTables_wrapper .dataTables_filter{
	margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_filter input {
    margin-right: 30px;
    width: 185px;
    border:1px solid #bfdaf5;
    height: 30px;
    border-radius: 15px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: 300;
    background: #fff url('../img/search-bg.png') no-repeat 93% center;
}
.dataTables_wrapper .dataTables_info{
	margin-left: 30px;
	font-weight: 300;
	color: #868f9a;
	font-size: 13px;
}
.dataTables_wrapper .dataTables_paginate{
	margin-right: 30px;
	font-size: 13px !important;
}
table.dataTable.no-footer {
    border-bottom: 1px solid #bfdaf5;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	background: #fff !important;
	border: 1px solid #bfdaf5;
	color: #5592dd !important;
	font-weight: 500;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover{
	background: #1693E0;
	border:1px solid #1693E0;
	color: #fff;
	opacity: 1;
}
.dataTables_wrapper .dataTables_paginate .paginate_button,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover{
 	color: #868f9a !important;
 	font-weight: 300;
}

.contenedor header{
	width: 100%;
	margin-bottom: 70px;
	margin-top: 25px;
	position: relative;
}
.contenedor header .st-logo{
	position: relative;
	left: 2%;
	top: 0;
	width: 200px;
}
.contenedor header .st-info{
	position: absolute;
	right: 2%;
	top: 0;
}
.contenedor header .st-info .user{
	background: #7F01B3;
	height: 46px;
	width: 46px;
	border-radius: 23px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	text-transform: uppercase;
}
.contenedor header .st-info input{
	border: none;
	background: #1693E0 url("../img/bg-btn.png") no-repeat 25px center;
	height: 46px;
	line-height: 46px;
	padding: 0 25px 0 50px;
	color: #fff;
	border-radius: 23px;
}
.contenedor footer{
	width: 100%;
	margin: 50px 0;
	text-align: center;
}

/* extras*/



.download-title{
	margin-top: 100px;
	margin-bottom: 40px;
}
.download-title h2{
 	color: #fff;
 	text-align: center;
 	font-weight: 100;
}
.download-img{
	text-align: center;
}
.donwload-filedetails{
	color: #7EBEDB;
	text-align: center;
	margin-top: 25px;
}
.download-btn{
	text-align: center;
	position: absolute;
	bottom: 30px;
    left: 0px;
    right: 0px;
}
.download-btn .botonDescarga{
	font-weight: 300;
    color: #fff;
    background-color: #6c03ae;
    padding: 2px 12px;
    line-height: 38px;
    margin-bottom: 0;
    min-width: 125px;
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
}

.btnD1 {
    -webkit-border-top-left-radius: 30px;
    -webkit-border-bottom-left-radius: 30px;
    -moz-border-radius-topleft: 30px;
    -moz-border-radius-bottomleft: 30px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
}

.btnD2 {
    -webkit-border-top-right-radius: 30px;
    -webkit-border-bottom-right-radius: 30px;
    -moz-border-radius-topright: 30px;
    -moz-border-radius-bottomright: 30px;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    background-color: #fff !important;
    color: #1081de !important;
}
.download-btn .txtDescarga {
    display:block; color:#fff; font-size:12px;margin-top:8px;
}
.download-btn .txtDescarga:hover {
    text-decoration:underline;
}
.no-border{
	border: none !important;
}
.modalForm {
    background-color: #0082BD;
    width: 400px;
    border: 0px;
    border-radius: 0px;
}
.modalForm label {
    color: #fff;
}
.btn-morado {
    border: 0px;
    border-radius:50px;
    background: #6c03ae;
    color: #fff;
    font-weight:300;
}
.btn-morado:hover {
    color:#fff;
}

.login-box{
	height: 600px;
	background: #0082BD;
	padding: 0 36px;
	width: 370px;
	position: absolute;
	top: 50%;
	margin-top: -318px;
	left: 50%;
	margin-left: -185px;
	text-align: center;
}
.login-box .logo-side {
	padding-top: 100px;
	text-align: center;
}
.login-box #login-form input::-webkit-input-placeholder{color: #56c1df;}
.login-box #login-form input::-moz-placeholder {color: #56c1df;}
.login-box #login-form input:-ms-input-placeholder {color: #56c1df;}
.login-box #login-form input:-moz-placeholder {color: #56c1df;}
.login-box #login-form input{
	background: #0082BD;
	width: 100%;
	border-style: none;
	height: 60px;
	border-bottom: 1px solid #61C4E1 !important;
	color: #fff;
	padding-left: 45px;
	outline: none; 
}
.login-box #login-form {
	margin-top: 120px;
}
.login-box #login-form input[type=text]{
	background: url(../img/login-user.png) no-repeat 5px center;
}
.login-box #login-form input[type=password]{
	background: url(../img/login-pass.png) no-repeat 5px center;
}
.login-box #login-form input[type=submit], .login-box #login-form a{
	font-weight: 300;
    color: #fff;
    background-color: #6c03ae !important;
    border:1px solid #6c03ae !important;
    border-radius: 30px;
    padding: 6px 70px;
    line-height: 38px;
    margin-top: 25px;
    text-align: center;
    font-size: 20px;
    /*width: 200px !important;*/
}
.login-box #login-form a{
    display: block;
    margin: 20px auto 0 auto;
}
.login-box .add-cuenta a{
	color: #56c1df;
	font-size: 15px;
	text-align: center;
	display: block;
	margin-top: 60px;
}

/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px #0082bd inset;
    color: #fff;
}*/

.tagit-new input {
    margin: 0px !important;
}
#btnMoreMail {
    padding-top: 0px !important;
    border: 0px !important;
}
/*.st-block .scroll-wrapper {
    max-height:100px;
}*/
#emails {
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px !important;
    max-height: 100px !important;
    overflow:auto;
    width: 100% !important;
}
#emailTo.more {
    visibility: hidden;
    position: absolute;
    text-indent: 2000px;
}

#headCont {
    height: 60px;
    position: absolute;
    top: 0px;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 2px 0px 8px 0px rgba(0,0,0,0.30);
    -moz-box-shadow: 2px 0px 8px 0px rgba(0,0,0,0.30);
    box-shadow: 2px 0px 8px 0px rgba(0,0,0,0.30);
}

#tblEnvios {display:none; margin-bottom: 25px !important; z-index: 99;}

#headCont ul {
    margin-top: 12px;
    margin-right: 12px;
}
#headCont .btn {
    border-color: #6c03ae;
    border-radius: 30px;
    padding: 9px 13px;
    line-height: 13px;
    margin-bottom: 0;
    font-size: 13px;
    border: 1px solid #1693e0;
    color: #1693e0 !important;
}
#headCont tr:hover .btn {
    opacity: 1;
}

#headCont .btn1 {
    color: #fff !important;
    background-color: #1693e0;
}
#headCont .btn1:hover {
    color: #fff;
    opacity: 0.8;
}

#listaOrdenada .btn-row {
    opacity: 0.6;
}
#listaOrdenada tr:hover .btn-row {
    opacity: 1;
}
#listaOrdenada .del-control {
    position:relative;
    
}
#listaOrdenada .btnDel {
    cursor:pointer;
    display:none;
    color:#1693E0;
    opacity:0.8;
    position:absolute;
    top: 22px;
}
#listaOrdenada .btnDel:hover {
    opacity:1;
}
.canUpload #listaOrdenada tr:hover .btnDel {
    display:block;
}

#headCont .btn2:hover {
    background-color: #6c03ae;
    border: 1px solid #6c03ae;
    color: #fff !important;
}

#headCont .nickUser {
    width: 35px;
    height: 35px;
    line-height: 33px;
    background-color: #6c03ae;
    color: #fff;
    text-align: center;
    display:block;
        border-radius: 17px;
}

.delCross {
    background-image: url(../img/delete-item.png);
    width: 11px;
    height: 11px;
    display: inline-block !important;
}
.delCross:hover {
    background-image: url(../img/delete-item-hover.png);
}

.logoDropbox {
    position:absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -65px;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.logoDropbox img {
    width: 130px;

}

.btnMore {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index:99999;
    opacity: 0.9;
    filter: alpha(opacity=90);
    text-align:right;
}

.btnMore:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}

.btnMore .optMore div {
    margin-bottom:20px;
    cursor: pointer;
}
.btnMore .optMore div span {
    font-size:16px;
}
.btnMore .optMore {
    display:none;
    color:#fff;
    font-size: 13px
}
.btnMore span {
    display: block;
    height: 30px;
    width: 30px;
    line-height:30px;
    border-radius: 20px;
    text-align: center;
    background-color:#fff;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.3);
    color:#7f01b3;
    cursor:pointer;
    display:inline-block;
    margin-right:10px;
}

.btnMore span.icoMore {
    display: block;
    height: 40px;
    width: 40px;
    line-height:40px;
    border-radius: 20px;
    text-align: center;
    background-color:#7f01b3;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.5);
    color:#fff;
    cursor:pointer;
    float:right;
}

.btnMore span.icoMore .glyphicon {
    line-height: 38px;
    padding-left: 2px;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 400px;
        margin: 30px auto;
    }
}
.modal-footer {
    border-top: 1px solid #339ac8;
}
.modal-header {
    border-bottom: 1px solid #339ac8;
    border: 1px solid #bfdaf5;
    padding: 10px;
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #868f9a;
    background: #edf9ff;
}
.modal-header h4 {
    color: #56A4E5;
    font-size: 15px;
}

.modal-content {overflow:hidden;}