﻿body { padding-top: 50px; padding-bottom: 20px; }

/* Set padding to keep content from hitting the edges */
.body-content { padding-left: 15px; padding-right: 15px; }

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt { white-space: normal; }

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea { max-width: 280px; }


.defaultModalSmaller dd { height: 90% !important; max-height: 400px !important; overflow: hidden !important; max-width: 500px !important; }

.halfInpt { padding-right: 10px; padding-left: 10px; }

    .halfInpt label { display: block; line-height: 1; position: absolute; min-height: 20px; margin: 0; bottom: 36px; }

    .halfInpt [class*='col-'] { padding: 0px 4px; padding-top: 25px; }

        .halfInpt [class*='col-']:first-child { padding-left: 0px; padding-right: 2px; }

        .halfInpt [class*='col-']:last-child { padding-left: 2px; padding-right: 0px; }

            .halfInpt [class*='col-']:last-child label { /*bottom: 30px;*/ }

        .halfInpt [class*='col-'] .form-control { padding: 6px 4px; }
/*.sb-notice {position: fixed;
bottom: 0px;
width: 100%;
left: 0px;
z-index: 999;}
.sb-notice .sb-img img {max-width:40px;
}
.sb-notice .sb-img {font-size:12px;
}
            .sb-notice span {font-size:14px; font-weight:bold;
            }
.sb-notice .modal-body {padding: 10px 15px;
}*/
/* SupportedBrowser Style Start*/
.sb-notice { line-height: 1.1 !important; color: #000; position: fixed; bottom: 0px; width: 100%; left: 0px; z-index: 999; background-color: #fff; padding: 15px 30px; font-size: 14px; box-sizing: border-box; border-top: 1px solid #eaeaea; font-family: Arial, Helvetica, sans-serif; }
.noticeLft { display: inline-block; width: 60%; vertical-align: middle; }
.sb-notice .sb-img img { max-width: 40px; }
.sb-notice ul { display: inline-block; vertical-align: middle; padding: 0px; margin: 0px; width: 38%; }
.sb-notice ul li { display: inline-block; vertical-align: middle; padding: 0px 10px; }
.sb-notice .sb-img { text-align: center; }
.sb-notice .sb-img a { color: #000; text-decoration: none; font-size: 12px; color: #757575; }
.sb-notice .sb-img span { display: block; font-weight: bold; }
.closeSb { display: block; width: 30px; height: 30px; position: absolute; right: 10px; top: 10px; opacity: .5; cursor: pointer; }
.closeSb img { max-width: 100%; }
.sb-notice .sb-img { min-width: 113px !important; }
/* SupportedBrowser Style End*/