/*!
 * Dittberner & Strokosch GbR
 * Copyright 2014
 * www.dbr3.de
 */

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #666;
    background-color: #fff;
}


h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 400;
    line-height: 1.1;
    color: inherit;
}

    h1 small,
    h2 small,
    h3 small,
    h4 small,
    h5 small,
    h6 small,
    .h1 small,
    .h2 small,
    .h3 small,
    .h4 small,
    .h5 small,
    .h6 small,
    h1 .small,
    h2 .small,
    h3 .small,
    h4 .small,
    h5 .small,
    h6 .small,
    .h1 .small,
    .h2 .small,
    .h3 .small,
    .h4 .small,
    .h5 .small,
    .h6 .small {
        font-weight: normal;
        line-height: 1;
        color: #999;
    }

blockquote {
    padding: 0 20px 10px 20px;
    margin: 0 0 20px;
    font-size: 24px;
    font-family: 'Times New Roman', Times, serif;
    font-style: italic;
}

    blockquote footer,
    blockquote small,
    blockquote .small {
        display: block;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 60%;
        line-height: 1.42857143;
    }

.pageheader .ph1 {
    background-image: url("/_images/bgwood.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 55px;
    position: relative;
}

    .pageheader .ph1 .container {
        position: relative;
    }

    .pageheader .ph1 .phlogo {
        position: absolute;
        top: 8px;
        left: 10px;
        z-index: 100;
        width: 108px;
        height: 108px;
    }

        .pageheader .ph1 .phlogo img {
            width: 108px;
            height: 108px;
        }

.pageheader .ph2 {
    height: 4px;
    background-color: #77bd43;
}

.pageheader .ph3 {
    height: 65px;
    background-image: url("/_images/bggreen.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

    .pageheader .ph3 .container {
        position: relative;
    }

.pageheader .phhomepage {
    height: 140px;
    background-image: url("/_images/hpheader.jpg");
    background-repeat: no-repeat;
    background-position: center;
}

    .pageheader .phhomepage .container {
        position: relative;
    }

    .pageheader .phhomepage .headbox {
        display: block;
        position: absolute;
        top: 50px;
        left: 24px;
    }

        .pageheader .phhomepage .headbox h1 {
            color: #ffffff;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
            font-weight: normal;
            line-height: 26px;
            font-size: 20px;
            text-align: center !important;
        }

@media (min-width: 768px) {

    .pageheader .ph1 {
        height: 106px;
    }

    .pageheader .ph2 {
        height: 8px;
    }

    .pageheader .ph3 {
        height: 125px;
    }

        .pageheader .ph3 .container {
        }

    .pageheader .ph1 .phlogo {
        top: 30px;
        left: 30px;
        z-index: 100;
        width: 164px;
        height: 164px;
    }

        .pageheader .ph1 .phlogo img {
            width: 164px;
            height: 164px;
        }

    .pageheader .phhomepage {
        height: 176px;
    }

        .pageheader .phhomepage .headbox {
            position: absolute;
            top: 60px;
            left: 55px;
        }

            .pageheader .phhomepage .headbox h1 {
                color: #ffffff;
                text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
                font-weight: normal;
                line-height: 46px;
                font-size: 40px;
            }
}

@media (-webkit-min-device-pixel-ratio: 1.5), (min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
    .pageheader .ph1 {
        background-image: url("/_images/bgwood2x.jpg");
        background-size: 2000px 106px;
    }

    .pageheader .ph3 {
        background-image: url("/_images/bggreen2x.jpg");
        background-size: 2000px 125px;
    }

    .pageheader .phhomepage {
        background-image: url("/_images/hpheader2x.jpg");
        background-size: 2000px 352px;
    }
}


.footerbg {
    background-image: url("../../_images/bgfooter.jpg");
    background-position: center;
    background-size: 2000px 106px;
    height: 106px;
}

.navbar-toggle .icon-bar {
    width: 40px !important;
    height: 6px !important;
}

.navbar {
    background-color: transparent;
    background: transparent;
    border: none;
}

    .navbar ul {
        background-color: #d4d4d4;
        border: solid 1px #000000;
    }

.navbar {
    margin-bottom: 0px !important;
    color: #ffffff;
}

    .navbar ul {
        background-color: #73bf44;
        border: solid 0px #000000;
    }

.navbar-bg {
    background-color: #73bf44;
    margin-bottom: 20px;
}
/*Colorsettings*/
/* navbar */
.navbar-default {
    border-color: #E7E7E7;
}
    /* title */
    .navbar-default .navbar-brand {
        color: #777;
    }

.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
    color: #5E5E5E;
}
/* link */
.navbar .navbar-nav > li > a {
    color: #ffffff;
}

    .navbar .navbar-nav > li > a:hover,
    .navbar .navbar-nav > li > a:focus {
        color: #fff;
    }

.navbar .navbar-nav > .active > a,
.navbar .navbar-nav > .active > a:hover,
.navbar .navbar-nav > .active > a:focus {
    color: #000;
    background-color: #ffffff;
}

.navbar .navbar-nav > .open > a,
.navbar .navbar-nav > .open > a:hover,
.navbar .navbar-nav > .open > a:focus {
    color: #ffffff;
    background-color: #73bf44;
}
/* caret */
.navbar .navbar-nav > .dropdown > a .caret {
    border-top-color: #777;
    border-bottom-color: #777;
}

.navbar .navbar-nav > .dropdown > a:hover .caret,
.navbar .navbar-nav > .dropdown > a:focus .caret {
    border-top-color: #333;
    border-bottom-color: #333;
}

.navbar .navbar-nav > .open > a .caret,
.navbar .navbar-nav > .open > a:hover .caret,
.navbar .navbar-nav > .open > a:focus .caret {
    border-top-color: #555;
    border-bottom-color: #555;
}
/* mobile version */
.navbar-default .navbar-toggle {
    border-color: #FFF;
}

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #73bf44;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #ffffff;
    }

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none !important;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000;
    }

        .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
        .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
            color: #000;
            background-color: #ffffff;
        }
}

.footer-bg {
    background-color: #73bf44;
}

.footer {
    color: #ffffff;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 12px;
}

    .footer h5 {
        margin: 8px 0;
        padding: 0;
    }

    .footer p {
        margin: 8px 0;
        padding: 0;
    }

    .footer ul {
        list-style: none;
        display: block;
        margin: 8px 0;
        padding: 0;
    }

        .footer ul li {
            margin: 0;
            padding: 0;
        }

    .footer a {
        color: #ffffff;
    }

    .footer a {
        color: #ffffff;
    }



.panel-success > .panel-heading {
    color: #ffffff !important;
}

.welcomeLabelBox {
    position: absolute;
    top: 10px;
    right: 20px;
    color: #ffffff;
    font-size: 13px;
    font-weight: bold;
}

    .welcomeLabelBox a {
        color: #ffffff;
        text-decoration: none;
    }

        .welcomeLabelBox a:hover {
            color: #ffffff;
            text-decoration: underline;
        }

    .welcomeLabelBox .hellolabel {
        display: none;
    }

@media (min-width: 768px) {
    .welcomeLabelBox {
        top: 30px;
    }

        .welcomeLabelBox .hellolabel {
            margin-right: 20px;
            display: inline;
        }
}


.footerspacer {
    height: 100px;
}

.navbar-nav .dropdown-menu > li > a {
    color: #ffffff !important;
}

    .navbar-nav .dropdown-menu > li > a:hover,
    .navbar-nav .dropdown-menu > li > a:focus {
        background-color: #73bf44 !important;
    }

.dplarge {
    font-size: 150% !important;
}

.portfoliobox {
    background-color: #fff;
    color: #000;
    -webkit-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    border-color: #73bf44;
    border-width: 5px;
    border-style: solid;
    padding: 1px 5px 2px 5px;
    font-size: 13px;
    margin-top: 99px;
}

.portfolioboxmobile {
    background-color: #fff;
    color: #000;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px;
    border-color: #73bf44;
    border-width: 5px;
    border-style: solid;
    padding: 1px 5px 2px 5px;
    font-size: 13px;
}

.navbar-toggle {
    margin-top: 0px;
}

@media (min-width: 768px) {
    .inputsmall {
        width: 100% !important;
    }
}

.iconactive {
    color: #73bf44 !important;
}

.coloricon-sale {
    color: #0985e5;
}

.coloricon-blocked {
    color: #dd1430;
}

.coloricon-commission0 { /* none */
}

.coloricon-commission1 { /* waiting */
    color: #0985e5;
}

.coloricon-commission2 { /* paid */
    color: #36c020;
}

.coloricon-paid {
    color: #36c020;
}

.coloricon-invoice {
    color: #36c020;
}

.coloricon-notsold {
    color: #dd1430;
}

.currenticon {
    color: #001c53 !important;
    font-weight: bold !important;
}

.pagerinfo {
    display: block !important;
    float: left !important;
    text-align: left !important;
}

.pagerjumpbox {
    display: block !important;
    float: right !important;
    text-align: left !important;
}

.pagersortbox {
    display: block !important;
    float: right !important;
    text-align: right !important;
}

.offerimagebg {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 200px;
}

.offerimagebottom {
    position: absolute;
    bottom: 5px;
    width: 100%;
    color: #ffffff;
    font-weight: bold;
    font-size: 17px;
}

.offerimagetrees {
    float: left;
    margin-left: 5px;
}

.offerimagevolume {
    float: right;
    margin-right: 38px;
}

.redalert {
    color: #dd1430;
}

.well-bid {
    padding-bottom: 5px !important;
    padding-top: 5px !important;
}

@media (min-width: 768px) {
    .modal.custom .modal-dialog {
        width: 600px !important;
        margin: 270px auto !important;
    }

    .modal-content {
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    .modal-sm {
        width: 300px;
    }
}


/* upload button */
.uploadbutton {
    position: relative;
    overflow: hidden;
}

    .uploadbutton input {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        opacity: 0;
        filter: alpha(opacity=0);
        transform: translate(-300px, 0) scale(4);
        font-size: 23px;
        direction: ltr;
        cursor: pointer;
    }

.text-cut {
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    word-wrap: break-word;
}

.selected {
    color: #fff !important;
    background-color: #337ab7 !important;
}

.greenbar {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b5df5b', endColorstr='#6ec042');
    background-color: #6ec042; /* fallback color if gradients are not supported */
    background-image: -webkit-linear-gradient(top, #b5df5b, #6ec042); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
    background-image: -moz-linear-gradient(top, #b5df5b, #6ec042); /* For Firefox (3.6 to 15) */
    background-image: -o-linear-gradient(top, #b5df5b, #6ec042); /* For old Opera (11.1 to 12.0) */
    background-image: linear-gradient(to bottom, #b5df5b, #6ec042); /* Standard syntax; must be last */
    color: #fff;
    border-top: 1px solid #608c03;
    border-bottom: 1px solid #608c03;
}

    .greenbar .greenbarform .form-group,
    .greenbar .greenbarform .btn {
        margin-top: 6px;
        margin-bottom: 6px;
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }

    .greenbar .greenbarbutton {
        display: inline-block;
        padding: 2px 4px 4px 4px;
        margin: 4px;
        vertical-align: top;
    }

        .greenbar .greenbarbutton .first {
            text-align: left;
            color: #ffffff;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
            font-weight: bold;
            line-height: 16px;
            font-size: 12px;
        }

        .greenbar .greenbarbutton .second {
            text-align: left;
            font-size: 16px;
            color: #ffffff;
            text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7);
            font-weight: bold;
            line-height: 16px;
        }

        .greenbar .greenbarbutton a {
            text-decoration: none;
        }

@media (min-width: 768px) {
    .greenbar .greenbarbutton {
        padding: 2px 4px 4px 4px;
        margin: 4px;
    }

        .greenbar .greenbarbutton .first {
            font-size: 14px;
            line-height: 20px;
        }

        .greenbar .greenbarbutton .second {
            font-size: 20px;
            line-height: 20px;
        }
}

.greenbar .portfoliobutton {
    max-width: 58%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
    background-color: #ededed; /* fallback color if gradients are not supported */
    background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
    background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* For Firefox (3.6 to 15) */
    background-image: -o-linear-gradient(top, #ffffff, #ededed); /* For old Opera (11.1 to 12.0) */
    background-image: linear-gradient(to bottom, #ffffff, #ededed); /* Standard syntax; must be last */
    display: inline-block;
    padding: 2px 10px 8px 10px;
    margin: 4px;
    border: 1px solid #999999;
}

    .greenbar .portfoliobutton .first {
        text-align: left;
        font-size: 12px;
        color: #007403;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        font-weight: bold;
        line-height: 16px;
    }

    .greenbar .portfoliobutton .second {
        text-align: left;
        font-size: 16px;
        color: #007403;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
        font-weight: bold;
        line-height: 16px;
    }

    .greenbar .portfoliobutton a {
        text-decoration: none;
    }

@media (min-width: 768px) {
    .greenbar .greenbarright {
        text-align: right;
    }

    .greenbar .portfoliobutton {
        padding: 2px 10px 4px 10px;
        margin: 4px;
    }

        .greenbar .portfoliobutton .first {
            font-size: 14px;
            line-height: 20px;
        }

        .greenbar .portfoliobutton .second {
            font-size: 20px;
            line-height: 20px;
        }
}


.treeoffer {
    display: block;
    border: 1px solid #d4d4d4;
    padding: 10px;
    color: #666;
    text-decoration: none;
    margin-bottom: 10px;
}

.offerpricevaluehomepage {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.treeoffer:hover {
    color: #666;
    text-decoration: none;
}

.treeoffer .offertitle {
    font-size: 24px;
    color: #666;
    overflow: hidden;
    margin: 0;
    padding: 0;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap;
}

.treeoffer .offersubtitle {
    margin: 4px 0;
    padding: 0;
    font-size: 14px;
}

.treeoffer .offerprice {
    display: block;
    width: 48%;
    float: left;
    margin-bottom: 20px;
}

    .treeoffer .offerprice .offerpricevalue {
        font-size: 20px;
        color: #666;
        margin-bottom: 4px;
    }

        .treeoffer .offerprice .offerpricevalue .officeprivecurrentvalue {
            font-size: 14px;
            color: #666;
        }

.treeoffer .offerfooter {
    float: left;
    padding: 0;
    font-size: 12px;
    color: #666;
}

a {
    color: #5cb85c;
}

    a:hover {
        color: #777;
    }

.panel, .breadcrumb, .panel-heading {
    border-radius: 0px;
}

.map_container {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%; /* Ratio 16:9 ( 100%/16*9 = 56.25% ) */
}

    .map_container .map_canvas {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        margin: 0;
        padding: 0;
    }

@media screen and (min-width: 768px) {
    .custom-modal {
        width: 90%; /* either % (e.g. 60%) or px (400px) */
    }
}

.offerpricevaluedetail {
    font-size: 20px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
}

.mahagonipricebox {
    max-width: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
    background-color: #ededed; /* fallback color if gradients are not supported */
    background-image: -webkit-linear-gradient(top, #ffffff, #ededed); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
    background-image: -moz-linear-gradient(top, #ffffff, #ededed); /* For Firefox (3.6 to 15) */
    background-image: -o-linear-gradient(top, #ffffff, #ededed); /* For old Opera (11.1 to 12.0) */
    background-image: linear-gradient(to bottom, #ffffff, #ededed); /* Standard syntax; must be last */
    display: inline-block;
    padding: 2px 10px 4px 10px;
    margin-top: 4px;
    margin-right: 2px;
    border: 1px solid #999999;
    float: right;
    color: #007403 !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1) !important;
}
.mahagonichart {
    float:left;
    height:20px;
    margin-right:5px;
    font-size:30px
}
.mahagonipricebox {
    width: 175px !important;
}
.tooltip-inner {
    background-color: #dd1430 !important;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #dd1430 !important;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #dd1430 !important;
}

.dropdown-menu {
    z-index: 90000 !important;
}

.offerteaservalue {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
}

.offerteasertitle {
    text-align: center;
}

.offerteaserprice {
    text-align: center;
    font-weight: bold;
    margin-top: 2px;
}

.offerteaserpricesub {
    text-align: center;
}

@media screen and (min-width: 768px) {
    .largemodal {
        width: 95%;
    }
}
/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
.chartmodal {
        width: 260px !important;
        height: 260px !important;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }

}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
	  .chartmodal {
        width: 280px !important;
        height: 280px !important;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
	  .chartmodal {
        width: 280px !important;
        height: 280px !important;
    }

}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 

}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
	  .chartmodal {
        width: 300px !important;
        height: 300px !important;
    }

}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
	  .chartmodal {
        width: 300px !important;
        height: 300px !important;
    }

}

/* ----------- Galaxy S3 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) {

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: portrait) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 2) 
  and (orientation: landscape) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }

}

/* ----------- Galaxy S4 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }

}

/* Landscape */
@media screen 
  and (device-width: 320px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }

}

/* ----------- Galaxy S5 ----------- */

/* Portrait and Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) {

}

/* Portrait */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: portrait) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }

}

/* Landscape */
@media screen 
  and (device-width: 360px) 
  and (device-height: 640px) 
  and (-webkit-device-pixel-ratio: 3) 
  and (orientation: landscape) {
	  .chartmodal {
        width: 260px !important;
        height: 260px !important;
    }

}







