.modal .modal-body form >.tab-content/* 	CSS Document
/ 	Main TopUp Admin CSS
/
/ 	Version 1.2
/ 	CopyRight 2012 Rafael SR
*/

html, body
{
	// font-family: 'Segoe UI', Helvetica, 'Droid Sans', Tahoma, Geneva, sans-serif;
	// font-size: 12px;
	//  color: #565656;
}


@font-face {
	font-family: 'Yanone Kaffeesatz Thin';
	src: url('Yanonekaffeesatz-thin-webfont.eot?#iefix') format('embedded-opentype'),  url('Yanonekaffeesatz-thin-webfont.woff') format('woff'),  url('Yanonekaffeesatz-thin-webfont.ttf') format('truetype'),  url('Yanonekaffeesatz-thin-webfont.svg#YanoneKaffeesatzThin') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'BebasNeueRegular';
	src: url('BebasNeue-webfont.eot?#iefix') format('embedded-opentype'),  url('BebasNeue-webfont.woff') format('woff'),  url('BebasNeue-webfont.ttf') format('truetype'),  url('BebasNeue-webfont.svg#webfontj1CI1MAi') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Estilos Generales
-------------------------------------------------- */

h5.section-title
{
	font-weight:normal;
	line-height:16px;
	font-size:12px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	color:#333333;
	text-transform:uppercase;
}

.text-bold,.bold
{
	font-weight:bold;
}
.text-small
{
	font-size:11px !important;
	line-height:14px;
}
.text-xsmall
{
	font-size:10px !important;
	line-height:8px;
}
.text-line-through
{
	text-decoration:line-through
}
.text-tab
{
	padding-left:20px;
}

.align-center, .align-center td,.align-center th,th.align-center,td.align-center
{
	text-align:center !important
}
.align-left, .align-left td,.align-left th,th.align-left,td.align-left
{
	text-align:left !important
}
.align-right, .align-right td,.align-right th,th.align-right,td.align-right
{
	text-align:right !important
}

.no-background,thead.no-background th
{
	background:none !important;
}

hr.small
{
	padding:2px !important;
	margin:2px !important;
}
.label
{
	font-size:11px;
	font-weight:normal;
}

.label.large
{
	width:80px;
	text-align:center
}
.label.small
{
	width:40px;
	text-align:center
}

.label.xsmall
{
	width:20px;
	text-align:center
}

.btn.btn-mini-medium
{
	width:55px;
}


.btn.btn-mini-xsmall
{
	width:25px;
}

.only-icon span,.only-icon div
{
	margin-top:0px !important;
	margin-left:-1px !important;
}
.only-icon
{
	padding:2px 4px;
}


.processing-request
{
	font-size:11px;
	background-color:rgba(0,0,0,0.8);
	position:fixed;
	padding:2px 10px 2px 25px;
	right:10px;
	bottom:10px;
	color:#FFF;
	z-index:1000000000000;
	background-image:url(../img/request_loader.gif);
	background-repeat:no-repeat;
	border-radius:4px;
	background-position:5px 4px;
	box-shadow:0px 0px 20px rgba(0,0,0,0.3);
	display:none;
}


/* Dialogs
-------------------------------------------------- */

#ModalPopup h4
{
	margin:0px;
	margin-top:15px;
	padding:2px;
}

#ModalPopup h4+hr
{
	margin:2px 0px 5px 0px;
}

/* Tweak navbar brand link to be super sleek
-------------------------------------------------- */

body > .navbar {
	font-size: 13px;
	box-shadow:0px 0px 10px rgba(0,0,0,0.8)
}

/* Change the docs' brand */
body > .navbar .brand {
	padding-right: 0;
	padding-left: 0;
	margin-right: 20px;
	margin-left: 10px;
	float: left;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.125);
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
}
body > .navbar .brand:hover {
	text-decoration: none;
	text-shadow: 0 1px 0 rgba(255,255,255,.1), 0 0 30px rgba(255,255,255,.4);
}

/* TopBar Style */
body > .navbar li span.visible-desktop
{
	display:inline-block !important;
}
@media (min-width: 0px) and (max-width: 1204px) {
	body > .navbar li span.visible-desktop
	{
		display:none !important

	}

}

body > .navbar .container
{
	width:100%;
}
body > .navbar .multiline > a
{
	padding:0px 10px;
}

body > .navbar .multiline .caret
{
	border-top-color:#F7F7F7 !important;
	margin-top:6px !important;
}
body > .navbar .multiline a:hover .caret
{
	border-top-color:#fff !important;
}

body > .navbar .multiline a .label
{
	cursor:pointer;
}

body > .navbar .divider-vertical{
	margin: 0 2px;
}

body > .navbar .multiline .line-title
{
	font-size:10px;
	line-height:12px;
	margin-top:2px;
	text-align:center;
}

body > .navbar .tooltip-inner
{
	margin-top:3px !important
}
body > .navbar .tooltip-arrow
{
	margin-top:3px !important
}

/* Secondary NavBar
-------------------------------------------------- */
.navbar-secondary ul.nav a{
	padding:10px 12px;
	color:#888;
	min-width:35px;
	text-align:center
}

.navbar-secondary ul.nav .dropdown-menu a{
	text-align: left;
}

.navbar-secondary ul.nav .divider-vertical{
	margin:0px;
}

.navbar-secondary ul.nav li.active a{
	font-weight:bold;
}

.navbar-secondary .brand
{
	font-size:28px;
	font-family: 'BebasNeueRegular', Tahoma, Geneva, sans-serif;
	color:#555;
}

.navbar-secondary{
	margin-top:55px;
	margin-bottom:10px;
}

.centered-float-outer-wrapper {
	text-align: center;
	line-height: 0;
}

.centered-float-inner-wrapper {
	display: inline-block;
	margin: 0 auto;

	/* counteract .centered-float-outer-wrapper styles */
	text-align: left;
	line-height: 20px;
}



.navbar-secondary .badge
{
	font-size:14px;
	font-weight:normal;
	color:#fff;
	padding:5px;
	border-radius:5px;
	margin:8px;
	min-width:30px;
	text-align:center;
	margin-left:0px;
}
/* BoostrapToolBar NavBar
-------------------------------------------------- */
.navbar-toolbar
{
	height:35px;
}
.navbar-toolbar  .navbar-inner >.pull-right > .divider,.navbar-toolbar > .divider
{
	height:25px;
	display:inline-block;
	margin:0px 5px;
	border-right:1px solid #fff;
	background-color:#CCC;
	width:1px;
	margin-bottom:-10px;
}
.navbar-toolbar .navbar-inner
{
	margin-bottom:5px;
	margin:0px;
	padding:3px 10px;
	height:25px !important;
	margin-bottom:-20px;
	filter: none;
	background-color:#f4f4f4;
}
.navbar-toolbar .btn-group
{
	margin:0px;
}


.navbar-toolbar.table-fixed
{
	margin-bottom:0px;
}

.navbar-toolbar.table-fixed .navbar-inner
{
	border-bottom:none;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
}


/* Tables -------------------------------*/
.table-condensed th
{
	padding:0px 4px;
	font-size:12px;
}
.table-condensed td
{
	padding:3px 4px;
	font-size:12px;
}
.condensed-mini td,.condensed-mini th
{
	padding:0px 4px ;
}
.table-condensed td, .table-condensed th input,.table-condensed td input
{
	margin-top:-2px;
}
.table-condensed td .row-fluid
{
	padding:1px;
	margin:0px;
	height:12px;

}




.table-condensed td
{
	vertical-align:middle
}
.table-condensed td  div
{
	line-height:14px;
}
.table-condensed td  div.muted
{
	font-size:11px;
}

.table th
{
	background-color: #eee;
	background-image: -moz-linear-gradient(top, #ffffff, #f3f3f3);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f3f3f3));
	background-image: -webkit-linear-gradient(top, #ffffff, #f3f3f3);
	background-image: -o-linear-gradient(top, #ffffff, #f3f3f3);
	background-image: linear-gradient(to bottom, #ffffff, #f3f3f3);
	background-repeat: repeat-x;
	color:#333;

}

.table.table-inverse th
{
	background-color: #444444;
	background-image: -moz-linear-gradient(top, #444444, #222222);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
	background-image: -webkit-linear-gradient(top, #444444, #222222);
	background-image: -o-linear-gradient(top, #444444, #222222);
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	color:#fff;

}

.table thead a
{
	color:#333;
	font-weight:bold;
}

.table thead a:hover
{
	text-decoration:underline !important;
}

.table.with-toolbar,.table.with-toolbar th
{
	border-top-left-radius:0px !important;
	border-top-right-radius:0px !important;
}

.table tr.expanded
{
	background-color:#efefef;
}
.table tr.expanded:hover td
{
	background-color:#e7e7e7;
}



.table tr.active
{
	background-color:#e4ebee !important;

}

.table tr
{
	background-color:transparent;
}

.table tr.expanded
{
	border-top:2px solid #999;
	box-shadow:0px -3px 0px rgba(0,0,0,.03), 0px -1px 0px rgba(0,0,0,.03), 0px -1px 0px rgba(0,0,0,.01)	;



}


.table tr.expanded td
{
	background-color:#f3f3f3 !important;
	box-shadow:0px -3px 0px rgba(0,0,0,.03), 0px -2px 0px rgba(0,0,0,.03), 0px -1px 0px rgba(0,0,0,.02)	;
	border-bottom:none;
	border-top:1px solid #cfcfcf;
}

.table tr.expanded td:last-child
{
	border-right:1px solid #cfcfcf;
	//-shadow:2px -1px 3px rgba(0,0,0,.1);
}

.table tr.expanded td:first-child
{
	border-left:1px solid #cfcfcf !important;
	//box-shadow:-2px -1px 3px rgba(0,0,0,.1);
}


.table tr.active:hover td
{
	background-color:#d6dfe2
}



table th .desc{
	background:url(../img/arrow-down.png) no-repeat;
	padding-left:20px;
}
table th .asc{
	background:url(../img/arrow-up.png) no-repeat;
	padding-left:20px;
}

table.excel
{
	border:1px solid #b1b5ba;
}
table.excel thead tr
{
	border:1px solid #b1b5ba;
	background-color:#dfe3e8;
	height:15px;
}

table.excel thead tr th
{
	border-right:1px solid #b1b5ba;
}

table.excel thead tr th .row-fluid
{
	margin:0px !important;
	height:25px;
}

table.excel thead tr th select
{
	font-size:12px;
	font-weight:bold;
	height:25px !important;
	min-height:25px  !important;
	padding:1px !important;
}

table.excel tbody tr
{
	border-bottom:1px solid #dadcdd;
	border-right:1px solid #dadcdd;
}

table.excel tbody td
{
	border-right:1px solid #dadcdd;
}

table.excel tbody td.row-header
{
	background-color:#dfe3e8;
	border:1px solid #b1b5ba;
	text-align:center;
	width:20px;
}



/* SECCION DE ORDENES ---------------------------------------------------------------------------*/

.table tr.row-details > td
{
	border:#ccc 1px solid !important;
	border-top:none;
	border-top:1px solid #dddddd !important;
	border-right:none;
	background-color:#f9f9f9;
	border-collapse:collapse !important;
	-webkit-box-shadow: 0px 4px 6px rgba(0,0,0,0.15);
	-moz-box-shadow: 	 0px 4px 6px rgba(0,0,0,0.15);
	box-shadow: 	 0px 4px 6px rgba(0,0,0,0.15);
}
.table tr.row-details:hover > td
{
	background-color:#f9f9f9 ;
}

.table tr.row-details .well
{
	margin:4px;
}



.table tr.row-details td .table-striped tbody > tr > td,
.table tr.row-details td .table-striped tbody > tr > th {
	background-color: #fff;
}

.table tr.row-details td .table-striped tbody > tr:nth-child(odd) > td,
.table tr.row-details td .table-striped tbody > tr:nth-child(odd) > th {
	background-color: #f9f9f9;
}


.logs-list dt
{
	font-size:11px;
}
.logs-list dd
{

	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px dashed #CCCCCC;
}

/*Details*/
dl.details-list
{
	font-size:11px;
	margin:0px;
}
.dl-header
{
	margin-bottom:4px;
	margin-left:100px;
}
dl.details-list dt,dl.details-list dd
{
	line-height:18px;
}

dl.details-list dt
{
	width:100px;
	text-align:left;
}
dl.details-list dd
{
	margin-left:150px;
}

/* FORMULARIOS - FORMS ---------------------------------------------------------------------------*/

input.error,textarea.error,select.error,input.form-error,textarea.form-error,select.form-error
{
	border:1px solid #F00
}

label.error,div.error-message
{
	background-color:#F00;
	color:#FFF;
	font-size:11px;
	line-height:12px;
	padding:2px 5px;
	border-radius:5px;
	position:absolute;
	margin-top:-20px;
	font-weight:normal;
}
.input-append label.error
{
	margin-top:0px;
}
.field-note
{
	margin-top:-7px;
	margin-bottom:8px;
	font-size:12px;
	color:#888
}
.field-note .label
{
	font-size:10px;
}

.input-checkbox
{
	padding-top:15px;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
	cursor: default;
	background-color: #eeeeee;
}

input[type="radio"],input[type="checkbox"]
{
	margin-right:5px;
}
input[type="radio"] + label, input[type="checkbox"] + label {
	display:inline-block ;
}


/*  DEALERS ---------------------------------------------------------------------------*/

.member_tag-icon {
	display: inline-block;
	vertical-align: middle;
	line-height: 0;
	width: 14px;
	height: 14px;
	padding: 2px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.member_tag-icon [class^="icon-"],
.member_tag-icon [class*=" icon-"] {
	margin-top: 0;
}

.label-TotalPayment
{
	background-color:#164569;
}
.label-AuthPayment
{
	background-color:#3a87ad;
}
.label-NmiPayment
{
	background-color:#b61010;
}
.label-FirstdataPayment
{
	background-color:#ff6600;
}
.label-PaypalPayment
{
	background-color:#66b535;
}


/* Sidenav Especial
-------------------------------------------------- */

.bs-docs-sidenav {
	width: 95%;
	margin: 30px 0 0;
	padding: 0;
	background-color: #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.065);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.065);
	box-shadow: 0 1px 4px rgba(0,0,0,.065);
}
.bs-docs-sidenav > li > a {
	display: block;
	width: 190px \9;
	margin: 0 0 -1px;
	padding: 8px 14px 8px 30px;
	border: 1px solid #e5e5e5;
	font-size:14px;
	color:#333
}
.bs-docs-sidenav > li:first-child > a {
	-webkit-border-radius: 6px 6px 0 0;
	-moz-border-radius: 6px 6px 0 0;
	border-radius: 6px 6px 0 0;
}
.bs-docs-sidenav > li:last-child > a {
	-webkit-border-radius: 0 0 6px 6px;
	-moz-border-radius: 0 0 6px 6px;
	border-radius: 0 0 6px 6px;
}
.bs-docs-sidenav > .active > a {
	position: relative;
	z-index: 2;
	text-shadow: 0 1px 0 rgba(0,0,0,.15);
	-webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
	-moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
	box-shadow: inset 1px 0 0 rgba(0,0,0,.1), inset -1px 0 0 rgba(0,0,0,.1);
}
/* Chevrons */
.bs-docs-sidenav .icon-chevron-right {
	float: right;
	margin-top: 2px;
	margin-right: -6px;
	opacity: .25;
}
.bs-docs-sidenav > li > a:hover {
	background-color: #f5f5f5;
}
.bs-docs-sidenav a:hover .icon-chevron-right {
	opacity: .5;
}
.bs-docs-sidenav .active .icon-chevron-right,
.bs-docs-sidenav .active a:hover .icon-chevron-right {
	background-image: url(../img/glyphicons-halflings-white.png);
	opacity: 1;
}
.bs-docs-sidenav.affix {
	top: 40px;
}
.bs-docs-sidenav.affix-bottom {
	position: absolute;
	top: auto;
	bottom: 270px;
}

.modal .bs-docs-sidenav {
	border-radius:0px;
	box-shadow:none;
	padding:0px;
	margin:0px;
	width:235px;
	box-shadow:1px 0px 0px rgba(0,0,0,0.01),2px 0px 0px rgba(0,0,0,0.02);
	background-color:transparent;
	border-right: 1px solid #e5e5e5;
	padding-top:15px;
	margin-left:-10px;
	padding-bottom:15px;
	float:left;
	position:fixed;
}

.modal .bs-docs-sidenav > li > a {
	border-left:none ;
	border-right:none;
	padding-left:14px;
}

.modal .bs-docs-sidenav > li > a .pull-left {
	margin-top:3px;
	margin-right:5px;
}

.modal .bs-docs-sidenav > li:first-child > a {
	border-radius: 0px;
	border-top:none;
}

.modal .bs-docs-sidenav > li:last-child > a {
	border-radius: 0px;
	border-bottom:none;
}

.modal .bs-docs-sidenav > .active > a {
	border-bottom-left-radius:0px;
	border-top-left-radius:0px;
}

.modal .tab-content
{
	overflow:hidden;
	margin:0px;
	padding:0px 10px;
}


.modal .alert
{
	margin-bottom:10px;
	padding:2px 15px 2px 15px;
	border-radius:0px;
	font-weight:normal;
	font-size:11px;
	box-shadow:none;
	box-shadow:1px 1px 2px rgba(0,0,0,0.2)
}
.modal .alert.alert-success
{
	background-color:#87d856;
	border:#52942a 1px solid;
	color:#265808;
	text-shadow:none;
}
.modal .alert.alert-info
{
	background-color:#74bcd1;
	border:#5890a1 1px solid;
	color:#333;
	text-shadow:none;
}

.modal .alert.alert-warning
{
	background-color:#feac39;
	border:#ed9417 1px solid;
	color:#fff;
	text-shadow:none;
}

.modal .alert.alert-error
{
	background-color:#eb3f3f;
	border:#bd2f2f 1px solid;
	color:#fff;
	text-shadow:none;
}






.modal .modal-body > .tab-content,
.modal .modal-body form >.tab-content
{
	overflow:hidden;
	margin:0px;
	padding:0px 10px;
	float:left;

}

.modal .modal-body form .nav.nav-list.bs-docs-sidenav + .tab-content
{
    margin-left:235px;
}

.modal.xlarge .modal-body > .tab-content,
.modal.xlarge .modal-body form >.tab-content
{
	width:670px;
}


.modal .modal-header h3
{
	font-size:28px;
	font-family: 'BebasNeueRegular', Tahoma, Geneva, sans-serif;
	font-weight:normal;
	color:#555;
}

/* CARRIERS AND PLANS
-------------------------------------------------- */
.label-carrier
{
	width: 100%;
	padding: 0;
	font-size:12px;
	background-image:url(../img/gradient.png);
}

.label-carrier div {
	padding: 8px 10px;
}

.label-operator {
	width: 90px;
	padding: 8px 10px;
}
.label-operator div {
	overflow: hidden;
	padding: 0;
}

.sortable-carriers li
{
	padding:10px;
	display:block;
	margin:6px 0px;
	background-image:url(../img/gradient.png);
	font-size:14px;
	cursor:move;
}

.sortable-carriers-placeholder
{
	background-image:none !important;
	height:16px;
	border:1px solid #4d90fe;
	border-radius:5px;
	box-shadow:inset 0px 0px 8px rgba(0,0,0,0.25);
}
table tr.row-removed
{
	opacity:0.6;

}

/* TVS - TRUST VERFICATION SYSTEM
-------------------------------------------------- */

.trust-rule.trusted .SliderTrust {
	background:url(../../../../app/webroot/img/trust_scale_pos.png) no-repeat 0px 0px;
}
.trust-rule.untrusted .SliderTrust {
	background:url(../../../../app/webroot/img/trust_scale_neg.png) no-repeat 0px 0px;
}
.trust-rule.untrusted .ui-slider-horizontal .ui-slider-range-min {
	background-color:#c80d0d;
	background-image: -khtml-gradient(linear, left top, left bottom, from(#c80d0d), to(#900202));
	background-image: -moz-linear-gradient(top, #c80d0d, #900202);
	background-image: -ms-linear-gradient(top, #c80d0d, #900202);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c80d0d), color-stop(100%, #900202));
	background-image: -webkit-linear-gradient(top, #c80d0d, #900202);
	background-image: -o-linear-gradient(top, #c80d0d, #900202);
	background-image: linear-gradient(top, #c80d0d, #900202);
}


.SliderTrust .slider
{
	display:inline-block;
	width: 350px;
}

.trust-rule .label {
	padding:10px;
	font-size:16px;
	width:30px;
	text-align:center;
	margin-top: 5px;
	box-shadow:inset 1px 1px 10px rgba(0,0,0,0.3)

}

/* ADMIN - FRONT
-------------------------------------------------- */
.well-module
{
	border:1px solid #e1e1e0;
	padding:20px;
	border-radius:4px;
	box-shadow:inset 0px 0px 15px rgba(0,0,0,0.1);
	background-color:#fff;
}
.well-module .table
{
	margin-bottom:0px;
}
fieldset.module
{
	margin-top:10px;
}
fieldset.module legend
{
	font-size:28px;
	line-height:28px;
	font-family: 'BebasNeueRegular', Tahoma, Geneva, sans-serif;
	color:#888;
	margin-bottom:5px;
}
fieldset.module legend .btn
{
	margin-top:5px;
}

.menu-table-profits tr.separator td
{
	border-bottom:1px solid #EEE;
}
.menu-table-profits td.align-right
{
	border-right:1px dashed #EEE;
}

.menu-table-profits td
{
	padding:2px 10px;
}


/* ProgressBar styles */

.batchProgressBar {
	font-weight: bold;
}

.batchProgressBar .progress {
	position: relative;
}

.batchProgressBar .time-label {
	font-weight: normal;
	margin: 0 4px;
	position: absolute;
}

.batchProgressBar .elapsed-time {
	left: 0;
}

.batchProgressBar .remaining-time {
	right: 0;
}

.batchProgressBar .percentage {
	float: right;
}
