/*LOGIN*/
div.p_login .p_login_top{
	background-color: white;
    padding: 10px 2%;
	float: none;
    width: 1280px;
    margin: auto;
}
div.p_login_top img{
	max-width: 300px;
}
/*div.p_login #loginform {
    background: white;
	border-radius: 20px;
	margin: 10% auto 0 auto;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(242,242,242,1);
	-moz-box-shadow: 5px 5px 5px 0px rgba(242,242,242,1);
	box-shadow: 5px 5px 5px 0px rgba(242,242,242,1);
}*/
#bigbutton{
	float: none;
	letter-spacing: 1px;
    font-weight: 600;	
}
div.p_login_middle{
	background: url("../../../../custom/include/images/Fondo.png");
	background-position: center;
    background-repeat: no-repeat;
	background-position-y: 0px;
	height: 100%;
	width: 100%;
}
/* input[type=submit] { */
    /*background: #FF6600;*/
/* } */
.p_login_bottom {
    bottom: 0;
    left: 0;
    background-color: #ddd;
    padding: 15px 2% 15px 2%;
    float: left;
    width: 100%;
}

footer {
    line-height: inherit !important;
} 
.footer_right{
	text-transform: none;
	width: auto !important;
}
div.p_login div#loginform {
    top: 90px;
    width: 500px;
    background: var(--unnamed-color-ffffff) 0% 0% no-repeat padding-box;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 3px 3px 8px #00000029;
    opacity: 1;
    position: relative;
    padding: 34px 73px;
    border-radius: 10px;
	margin: auto;
}
#loginform input[type=text],#loginform input[type=password]{
	background: var(--unnamed-color-f4f4f4) 0% 0% no-repeat padding-box;
	background: #F4F4F4 0% 0% no-repeat padding-box;
	box-shadow: 2px 2px 6px #00000029;
}
/*FIN LOGIN*/

body{
	font-family: 'Nunito', sans-serif;
}
#detalles_recibo_c{
	display: block;
}
img.sin_imagen {
    filter: grayscale(100%);
}
a[id^=tab][data-toggle="tab"].error{
    background: red;
}
.list thead tr th{
	color: white;
}
a.container-close{
	background: transparent url(../../../../index.php?entryPoint=getImage&themeName=SuiteP&imageName=dashletclose.png) no-repeat;
	color: transparent;
}
@media (min-width: 1350px){
	.modal-cal-edit .modal-content {
		width: 100%; 
	}
}
@media (max-width: 767px){
	table.list.view.table-responsive tr td:nth-child(4).hidden-xs, 
	table.list.view.table-responsive tr th:nth-child(4).hidden-xs {
    	display: table-cell !important;
    }
}


@media (min-width: 1024px){
	#lineItems input[type="text"] {
    	width: auto;
	}
}
/*Corrección mask en calendario */
#sugarMsgWindow_c{
	z-index: 1150 !important;
}
#sugarMsgWindow_mask{
	z-index: 1125 !important;
}
div[id^=info_inline2]{
    padding: 10px;
    background: white;
    font-size: larger;
    border: solid 1px;
    border-radius: 5px;
}
a.container-close{
	background: transparent url(../../../../index.php?entryPoint=getImage&themeName=SuiteP&imageName=dashletclose.png) no-repeat;
	color: transparent;
}
div[type="html"], div[type="function"], span#line_items_c_span{
	display: block;
	width: 100%;
	padding-top: 10px;
}
div[type="html"] > span#detalles_c.sugar_field{
	display: block;
	width: 100%;
}
button.button.boton_detalle {
    padding: 0px 5px;
    margin-right: 5px;
}
input.date_input,table.list.view input.currency{
	max-width: 150px;
}
.moduleTitle h2{
	text-transform: none;
}
div#sugarMsgWindow {
    background: white;
}
#sugarMsgWindow h2{
    font-size: 20px;
}
.masked {
    overflow: inherit !important;
}
#sugarMsgWindow .button-group button[type="button"]{
	font-size: 13px;
    font-weight: 500;
    background: #f08377;
    color: #f5f5f5;
    cursor: pointer;
    padding: 0 10px 0 10px;
    margin: 0 5px;
    border: none;
    border-radius: 3px;
    letter-spacing: 1px;
    line-height: 30px;
    height: 30px;
    text-transform: uppercase;
}
div.content p.error {
    /* margin: 0 0 20px 0; */
    border-radius: 3px;
    background: aliceblue;
    border-radius: 5px;
    font-size: larger;
    color: black;
    border: solid 1px lightgray;
    margin: 0px;
    box-shadow: 2px 2px lightgrey;
}
.moduleTitle span.utils{
	display: inline;
	float: right;
}
.moduleTitle span a.btn.btn-success.showsearch{
	display: none;
}

table#lineItems {
    display: table;
}

table#tabla a {
color :#378cbe;
} 

table#tabla th {
    color :#378cbe;
    } 

.list tr td[scope=col]{
	color: inherit !important;
}
#save_and_continue{
	display: none;
}
footer {
    line-height: inherit !important;
} 
.footer_right{
	text-transform: none;
	width: auto !important;
}
.yui-ac-content{
	width: auto !important;
}

.moduleTitle a.utilsLink{
	background: #f08377;
	color: #f5f5f5;
	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;
    border-radius: 4px;
    text-decoration: none;
}

.list tbody tr th{
	font-size:13px;
	padding: 8px;
	border-left:none;
	border-right:none;
	text-align:left;
	white-space:nowrap;
	font-weight:700;
	color: #534d64;
}

.list tr th a:visited {
    color: #534d64;
}

.list tr th a:link {
    font-size: 13px;
    font-weight: 700;
    padding-right: 10px;
}

.list tr th a:visited {
    color: #534d64;
}

#MassAssign_SecurityGroups{
    display: none !important;
}

@media (min-width: 769px){
	.col-sm-12 .col-sm-8.edit-view-field textarea{
		width: 100%;
	}
}
.categoria {
    background: white;
    border: solid 1px lightgray;
    margin: 5px;
    padding: 10px 20px;
    width: 80%;
}

.categoria h3 {
    font-size: large;
}

.categoria li {
    font-size: 15px;
}
.yui-panel-container{
    height: auto !important;
}
.info_producto {
    position: fixed;
    bottom: 0;
    width: 600px;
    height: auto;
    background-color: lightgray;
    right: 0;
    border: solid 1px#e3e3e3;
    border-radius: 5px;
    display: none;
    z-index: 2;
    padding: 5px;
    font-size: 14px;
}
.info_producto table.list.view tr,table.info_inventario tr{
    border-bottom: solid 1px lightgray;
}

#span_estado{
    width: 27px;
    height: 26px;
    border-radius: 15px !important;
    color: white;
    text-align: center;
}

span.blue {
    background: #3376b3;
    padding: 3px;
    white-space: nowrap;
    /*box-shadow: 2px 2px lightgrey;*/
    border-radius: 3px;
    display: inline-block;
    margin: 2px;
}

span.gray {
    background: #444444;
    padding: 3px;
    white-space: nowrap;
    /*box-shadow: 2px 2px lightgrey;*/
    border-radius: 3px;
    display: inline-block;
    margin: 2px;
}
