﻿.MainContent {
    padding-top: 0px; 
}

.phone .Header_Title {
    width: 100% !important;
    text-align: left;
    left:0px;
    margin-top: 0px; 
}

.phone .Header .Application_Title img {
    max-height: 22px !important;
    max-width: 66px !important;
}

.Link:hover {
    border-color: #000000 !important; /*primary-color*/
    color:  #00bcd4 !important; /*primary-color*/
}

.Columns.MarginBottom {
    margin-bottom: 5px;    
}

.TableRecords {
    padding: 0 !important;
    background-color: transparent !important; 
}

.desktop :first-child.TableRecords_OddLine, .desktop :first-child.TableRecords_EvenLine,
.desktop :first-child.TableRecords_Header, .tablet :first-child.TableRecords_OddLine,
.tablet :first-child.TableRecords_EvenLine, .tablet :first-child.TableRecords_Header {
    padding-left: 0 !important;    
}

.TableRecords_OddLine {
    background-color: transparent;    
}

.breadcrum {
    display: none;    
}

.labelInfo {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    line-height: 16px;
    font-family: MontB;
    color: black;
    cursor: pointer !important;    
}

.labelInfoPhone {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    line-height: 16px;
    font-family: MontB;
    color: black;
    cursor: pointer !important; 
    font-size: 11px;
}

.owl-prev.fa.fa-fw.fa-angle-left {
    left: -50px;    
}

.owl-next.fa.fa-fw.fa-angle-right {
    right: -50px;    
}

.owl-theme .owl-controls .owl-buttons div {
    background-color: transparent;
    color: black;
}

.owl-theme .owl-controls .owl-buttons div {
    font-size: 25px;    
}

.contentNarrow {
    width: 100% !important;
    max-width: 100% !important;
}
