﻿@import url('fuentes.css');
/*Para el menu del selector*/
.modal-body.grisHome
{
    position: relative;
    padding: 5px 10px 10px 10px;
    background-color: #fcfcfc;
}
.modal-content.grisHome
{
    width: 327px;
    margin: 0 auto;
}
.modal-title
{
    margin: 0;
    line-height: 1.42857143;
    font-size: 14.5px;
    border-bottom: solid 1px #ccc;
    color: #00519f;
    font-weight: bold;
    font-family: BlissPro-Medium;
    text-align: left;
}

button.close.grisHome
{
    width: 35px !important;
    height: 23px !important;
    position: relative;
    left: 61px;
}
button.close.grisHome img
{
    width: 15px;
    height: auto;
    position: absolute;
    top: -20px;
    right: -108px;
}
.font-fam
{
    font-family: Arial;
}


.ddlBranch
{
    font-family: 'BlissPro-ExtraBoldItalic' , Arial, Helvetica, sans-serif;
    padding: 10px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background-image: url("../Imagenes/Selector2/selector_menu_button_off.png");
    background-repeat: no-repeat;
    background-position: right;
    background-color: white;
    width: 668px;
    margin-left: 5px;
    cursor: pointer;
    position: relative; /* Enable absolute positionning for children and pseudo elements */
    outline: none;
    padding: 10px;
    text-align: left;
    height: 41px;
    color: #666666;
    padding-top: 12px;
}

.ddlBranch.grisHome
{
    border: solid 1px #ccc !important;
    width: 306px !important;
    margin: 5px 0 !important;
    font-size: 16px !important;
}

.ddlBranch:hover
{
    background-image: url("../Imagenes/Selector2/selector_menu_button_on.png");
    background-repeat: no-repeat;
    background-position: right;
}

.ddlBranch:focus
{
    /* background-image: url(../Imagenes/Selector/boton_selector_on.png);       background-repeat: no-repeat;       background-size: 100% 100%;       width: 95%;*/
}

@media (min-width: 768px)
{

}

@media (min-width: 992px)
{

}

@media (max-width: 1200px)
{

}

#SelMich_tablaMedida
{
    background-color: White;
}
#ChangeBranchContent {
    width: 100%;
    height: auto;
    background-color: #fca30a;
    text-align: center;
    color: White;
    padding: 10px;
}
#TheBranch
{
    font-size: 16px;
}
.Branches {
    background: #fca30a;
    background: -moz-linear-gradient(top, #fca30a 0%, #f69f0a 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fca30a), color-stop(100%,#f69f0a));
    background: -webkit-linear-gradient(top, #fca30a 0%,#f69f0a 100%);
    background: -o-linear-gradient(top, #fca30a 0%,#f69f0a 100%);
    background: -ms-linear-gradient(top, #fca30a 0%,#f69f0a 100%);
    background: linear-gradient(to bottom, #fca30a 0%,#f69f0a 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fca30a', endColorstr='#f69f0a',GradientType=0 );
    box-shadow: 0px 1px 3px #004195;
    border-bottom: solid 1px #004195;
    width: 280px;
    border: 0px;
    outline: 0px;
    font-size: 22px;
}

.michelin .Branches
{
    background: #2188c1;
    background: -moz-linear-gradient(top, #2188c1 0%, #0262ba 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2188c1), color-stop(100%,#0262ba));
    background: -webkit-linear-gradient(top, #2188c1 0%,#0262ba 100%);
    background: -o-linear-gradient(top, #2188c1 0%,#0262ba 100%);
    background: -ms-linear-gradient(top, #2188c1 0%,#0262ba 100%);
    background: linear-gradient(to bottom, #2188c1 0%,#0262ba 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2188c1', endColorstr='#0262ba',GradientType=0 );
    box-shadow: 0px 1px 3px #004195;
    border-bottom: solid 1px #004195;
    width: 280px;
    border: 0px;
    outline: 0px;
    font-size: 22px;
}

.bfgoodrich .Branches
{
    background: #004dc1; /* Old browsers */
    background: -moz-linear-gradient(top,  #004dc1 0%, #00327d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004dc1), color-stop(100%,#00327d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #004dc1 0%,#00327d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #004dc1 0%,#00327d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #004dc1 0%,#00327d 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #004dc1 0%,#00327d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004dc1', endColorstr='#00327d',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 3px #000f60;
    border-bottom: solid 1px #000f60;
    width: 280px;
    border: 0px;
    outline: 0px;
    font-size: 22px;
}

.uniroyal .Branches
{
    background: #c3bbb2; /* Old browsers */
    background: -moz-linear-gradient(top,  #c3bbb2 0%, #b5aea5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c3bbb2), color-stop(100%,#b5aea5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #c3bbb2 0%,#b5aea5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #c3bbb2 0%,#b5aea5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #c3bbb2 0%,#b5aea5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #c3bbb2 0%,#b5aea5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c3bbb2', endColorstr='#b5aea5',GradientType=0 ); /* IE6-9 */
    box-shadow: 0px 1px 3px #86817b;
    border-bottom: solid 1px #86817b;
    width: 280px;
    border: 0px;
    outline: 0px;
    font-size: 22px;
}
