hr {
    border-top: 2px solid black !important;
}

.flip-container {
    perspective: 1000px;
}


/* flip the pane when hovered */

.flip-container:hover .flipper, .flip-container.hover .flipper {
    transform: rotateY(180deg);
}

.flip-container, .front, .back {
    height: 150px;
    width: 100%;
    margin-bottom:20px;
}

.contingencyrow {margin-top: 10px !important;}

.acceptoffer {
    color: green !important;
    background-colsor: green;
}

.rejecttoffer{color: red !important;
 background-coklor: red;}

/* flip speed goes here */

.flipper {
    transition: 0.6s;
    transform-style: preserve-3d;
    position: relative;
}


/* hide back of pane during swap */

.front, .back {
 -webkit-backface-visibility: hidden;
         backface-visibility: hidden;
 -webkit-transition: 0.6s;
         transition: 0.6s;
 -webkit-transform-style: preserve-3d;
         transform-style: preserve-3d;
 position: absolute;
 top: 0;
 left: 0;
 }



.flip-container:hover .flipper, .flip-container.hover .flipper, .flip-container.flip .flipper {
    transform: rotateY(180deg);
}


/* front pane, placed above back */
.front {
 z-index: 2;
 -webkit-transform: rotateY(0deg);
         transform: rotateY(0deg);
}

/* back, initially hidden pane */
.back {
 -webkit-transform: rotateY(-180deg);
         transform: rotateY(-180deg);
}

.nowloading {
    text-align: center;
}
.nowloading img{width: 125px;}

.adogo {
    max-width: 180px;
    max-height: 50px;
    display:block;
    margin:auto;
    margin-top:10px;
}

.adullbg {
    max-width: 100%;
    max-height: 250px;
}

.adOffice {
    display: inline-block;
}

.adAddress, .adAddress2 {
    font-weight: bold;
}

.adName {
    font-weight: bold;
    color: #0875bd;
    font-size: 20px;
}

.adeadshot {
   max-height: 100%;  
    max-width: 100%; 
    width: auto;
    height: auto;
 
    top: 3px;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
    width:123px;
}



.nowloading2 {
    height: 100px;
}

.tableholder {
    display: none;
}

.legend {
    width: 140px;
    float: right;
border: 1px solid;

margin-bottom: 10px;
}

.navbar {
    margin-bottom: 0px;
}

.sidebar img {
    padding-left: 6px;
}

.jumbotron {
    padding: 4px;
    margin-bottom: 30px;
    color: inherit;
    /* background-color: rgba(255, 92, 57, 0.28); */
    border: 2px solid #0875bd;
    margin-top: 66px;
}

.activetabs {
    background-color: #e7e7e7 !important;
    ;
}

.jFiler-theme-default .jFiler-input {
    width: 270px !important;
}

.jumbotron h1 {
    font-size: 67.5px;
    text-align: center;
    color: #0975bd;
    margin-top: 0px;
}

.jumbotron p {
    text-align: center;
}

.userresult tr, .glyphicon-zoom-in {
    cursor: pointer;
}

.userresult tr:hover {
    background-color: rgba(230, 148, 75, 0.5) !important;
}

.pullconvodata {
    cursor: pointer;
}

.pullconvodata:hover, .offer1table tr:hover, .listingtable tr:hover, .archivelistingtable tr:hover, .offersouttable tr:hover {
    background-color: rgba(230, 148, 75, 0.5) !important;
}

.showactive, .showarchive {
    cursor: pointer;
}

.warning {
    border: 1px solid #ff5c39 !important;
}

.archivedlistings {
    display: none;
}

a {
    color: #0875BD;
}

.Status a.editable {
    color: #ff5c39 !important;
}

.dropdown-menu li {
    cursor: pointer;
}

.graybg {
    background-color: #c7c7c7;
}

.graybg select {
    width: 80%;
    margin-left: 10%;
}

.fplink {
    text-align: right;
}

.whitebg {
    margin-top: 25px;
}

.noresults {
    margin-left: 16px;
}

.goback {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}

.urm {
    color: #0a73c0;
}

.markasunread {
    color: #555;
    margin-top: 8px;
}

.panel {
    border: none !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #0875BD;
}

.nav-pills>li>a, .nav-pills>li>a:hover, .nav-pills>li>a:focus {
    background-color: #eee;
}

.centeralign {
    text-align: center;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background-color: #e7e7e7 !important;
    border-radius: 0px;
}

.tab-content {
    background-color: #e7e7e7;
}

.changed legend, b.changed, .changed span, .offersliderpop div.changed {
    background-color: rgba(255, 92, 57, 0.36);
}

.changed p {
    background-color: rgba(255, 92, 57, 0.36)
}

@media screen and (max-width: 767px) {
    .legend {
        width: 140px;
        float: right;
        margin-bottom: -56px;
    }


.adogo {
    max-width: 120px;


}
}

.hiddenRow {
    padding: 0 !important;
}

#cflib .even {
    background-color: #CABDBD;
}

#cflib .newrow {
    border-top: 1px solid black;
}

#cflib textarea {
    width: 98%;
}

#cflib td {
    padding: 3px;
}

.inithide {
    display: none;
}

#tabcontainer li>a {
    padding-right: 8px;
    padding-left: 8px;
}

#home {
    padding: 10px;
    margin-bottom: 20px;
}

.loadpropoffers2 {
    cursor: pointer;
}

.radio, .checkbox {
    padding-left: 37px !important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border: 1px solid #ccc !important;
}

.toppad {
    margin-top: 10px;
}

.centerimage {
    margin-left: auto;
    margin-right: auto;
}

.deleteimage {
    border-radius: 0px !important;
    margin-top: -5px;
}

.nopadding {
    margin-bottom: 0px;
}

.unread {
    font-weight: bold;
}

.thirdbox {
    background-color: white;
    padding: 5px;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #000;
}

fieldset p, fieldset table {
    width: 100%;
}

fieldset p {
    margin-bottom: 1px;
}

fieldset a {
    display: inline-block;
    width: 97%;
}

fieldset {
    border: 1px solid #ccc;
}

fieldset table {
    margin-left: 5px;
    margin-top: 5px;
}

legend {
    padding: 5px;
    width: auto;
    border-bottom: none;
    margin-bottom: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    font-weight: bold;
}

.listingtable .badge {
    background-color: #ff5c39;
}

.dottedline {
    border-top: 2px dotted #003399 !important;
    color: #fff;
    background-color: #fff;
    height: 1px;
    width: 70%;
}

.borderbox {
    background-color: #d7d7d7;
    padding: 10px 20px 0px 20px;
}

.logcolumn {
    border: 2px dotted #003399;
    margin: 10px -15px 0px -15px;
}

.logdeletecolumn {
    padding-top: 43px;
}

@media screen and (max-width: 767px) {}

.logbox {
    margin: 10px 30px 10px 30px !important;
    padding: 10px 20px 10px 20px !important;
}

.btn-primary {
    background-image: none !important;
    background-color: #0875BD !important;
    border-radius: 0px !important;
    margin: 10px;
}

.bluebg {
    background-color: #0875BD;
    color: white;
    padding: 5px;
    font-size: 18px;
}

.panel-group .panel {
    border-radius: 0px !important;
    margin-right: 20px;
    margin-left: 20px;
}

.navbar-default {
    background-color: white;
    background-image: none !important;
}

.mainlogo {
    width: 197px;
    margin: ;
    margin-top: -4px;
    margin-left: -21px;
}

.firstname {
    color: #428bca;
    cursor: pointer;
}

.orange {
    background-color: #ff5c39 !important;
}

.firstname:hover {
    text-decoration: underline;
}

.nav-tabs>li>a:hover {
    border-radius: 0px !important;
    background-color: #e7e7e7 !important;
}

.fname {
    background-color: white;
}

.alert {
    background-color: white;
}

.secondrow {
    background-color: white;
}

.alerttext {
    color: #428bca;
    cursor: pointer;
}

.alerttext:hover {
    text-decoration: underline;
}

.loadprop:hover {
    text-decoration: none;
    cursor: pointer;
}

.fullwidthmodal {
    background-color: white;
}

#messageModal .modal-dialog {width:  80%;}

thead tr {
    background-color: #d7d7d7;
}

.under {
    color: #428bca;
    cursor: pointer;
}

.under:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #428bca;
}

.show1 {
    cursor: pointer;
}

.showoffers td {}

.showoffers td:hover {}

.glyphicontt {
    color: black;
    border-radius: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-top: -21px;
}

.glyphicontt2 {
    color: black;
    border-radius: 10px;
    font-size: 14px;
    margin-top: -21px;
}

.mno {
    color: #ff5c39;
    font-size: 21px;
    margin-top: 13px;
}

#backtooffers {
    background-color: transparent;
    color: #428bca;
    margin-bottom: 10px;
    border: 2px solid;
    font-size: 18px;
    border-radius: 3px;
}

#backtooffers:hover {
    background-color: #d7d7d7;
}

.addcontact {
    background-color: #ff5c39 !important;
    color: white;
}

.noborder {
    border: none !important;
}

.padtop {
    padding-top: 10px;
}

#contacts {
    padding: 15px;
}

.medium {
    width: 100%;
    margin-bottom: 15px;
}

.fullwidth {
    width: 100%;
}

#submit {
    background-color: transparent;
    color: #428bca;
    margin-bottom: 10px;
    border: 2px solid;
    font-size: 18px;
    border-radius: 3px;
    margin-top: 20px;
}

.notvisible {
    display: none;
}

.markasunread, .soffer {
    width: 15%;
    text-align: center;
    color: black;
    margin-left: 85%;
    margin-top: 8px;
}

.no-sort {
    background-image: none !important;
    padding-left: 4px !important;
}

.filter-table .quick {
    margin-left: 0.5em;
    font-size: 0.8em;
    text-decoration: none;
}

.fitler-table .quick:hover {
    text-decoration: underline;
}

td.alt {
    background-color: #ff5c39;
}

.navbar-login {
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size {
    font-size: 87px;
}

.hasnew {
    font-weight: bold;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #0875BD!important;
}

.offmarketrow {
    background-color: #d7d7d7;
}

.hasnew a, .offmarketrow a, .loadprop a {
    color: black;
}

.listingtable tr {
    cursor: pointer;
}

.centerimage {
    max-height: 275px;
    max-width: 100%;
}

a.editable:hover, a.editable:focus {
    text-decoration: none;
}

a.editable-click:hover, a.editable-click:focus {
    text-decoration: underline;
}

.pullconvodata {
    background-color: #f9f9f9;
}

.pullconvoactive>td {
    background-color: #ffffff !important;
}

tr.pullconvoactive .hdr {}

.wellstyle {
    border: none;
    background-image: none;
    background-color: white;
}

.actionbutton, .btn-info {
    background-color: #ff5c39 !important;
    margin-top: 30px;
    color: white !important;
    background-image: none !important;
}

.panel-heading {
    background-color: #d7d7d7 !important;
    color: black !important;
    background-image: none !important;
    border: 3px solid #ddd !important;
}

.editable-empty, .editable-empty:hover, .editable-empty:focus {
    font-style: italic;
    color: #ff5c39 !important;
    text-decoration: none;
}

a.editable, .hdr a {
    color: #000;
    cursor: none;
}

.deleteprop {
    color: #0875BD;
}

a.editable-click, .editable-click, a.editable-click:hover {
    cursor: pointer;
    text-decoration: none;
    border-bottom: none;
}

.obg {
    border: 2px solid #ddd;
}

#newmsg {
    background-color: white;
    border: 1px solid rgb(146, 144, 142);
}

.paginate_button, #listingslist .btn {
    646.307.1990!important: ;
    color: white;
}

.input-sm {}

.sa {}

.panel-body {}

.well-sm {
    padding: 0px;
    border-radius: 3px;
}

.sidebar {
    background-color: white;
    border-radius: 10px;
    color: black;
    border: 1px solid #ff5c39;
    padding: 10px;
}

.sidebarfiles {
    background-color: #ff5c39;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 5px 6px 5px #c4c4f1;
    color: white;
    padding: 10px;
}

.contingency {
    display: none;
}

.sidebar h3, .sidebarfiles h3 {
    border-bottom: 1px solid white;
}

.sidebarfiles a {
    color: white;
}

.actionbuttoncontainer {
    position: fixed;
    top: 135px;
    right: 5%;
    z-index: 1000;
}

.actionbuttoncontainer .btn-group {
    width: 100% !important;
}

#datetimepicker2 {
    width: 50%;
    padding-top: 10px;
}

a {
    color: #0875BD
}

.drakgraybg {
    background-color: #c7c7c7;
}

.whitebg {
    margin-top: 25px;
    margin-bottom: 25px;
}

.goback {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}

.panel {
    border: none !important;
}

.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
    background-color: #0875BD;
}

.centeralign {
    text-align: center;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background-color: #e7e7e7 !important;
    border-radius: 0px;
}

.tab-content {
    background-color: #fff;
}

@media screen and (max-width: 767px) {
    .nav-tabs>li {
        float: none !important;
    }
}

.hiddenRow {
    padding: 0 !important;
}

#cflib .even {
    background-color: #CABDBD;
}

#cflib .newrow {
    border-top: 1px solid black;
}

#cflib textarea {
    width: 98%;
}

#cflib td {
    padding: 3px;
}

.inithide {
    display: none;
}

#tabcontainer li>a {
    padding-right: 8px;
    padding-left: 8px;
}

#home {
    padding: 10px;
    margin-bottom: 20px;
}

.loadpropoffers2 {
    cursor: pointer
}

.radio, .checkbox {
    padding-left: 37px !important;
}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    border: 1px solid #ccc !important;
}

.toppad {
    margin-top: 10px;
}

.centerimage {
    margin-left: auto;
    margin-right: auto;
}

.deleteimage {
    border-radius: 0px !important;
    margin-top: -5px;
}

.nopadding {
    margin-bottom: 0px;
}

.unread {
    font-weight: bold;
}

.thirdbox {
    background-color: white;
    padding: 5px;
    -webkit-box-shadow: 0 0 10px #fff;
    box-shadow: 0 0 10px #000;
}

fieldset p, fieldset table {
    width: 100%;
}

fieldset p {
    margin-bottom: 1px;
}

fieldset a {
    display: inline-block;
    width: 97%;
}

fieldset {
    border: 1px solid #ccc;
}

fieldset table {
    margin-left: 5px;
    margin-top: 5px;
}

legend {
    padding: 5px;
    width: auto;
    border-bottom: none;
    margin-bottom: 0px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff;
    font-weight: bold;
}

.listingtable .badge, .offer1table .badge, .offersouttable .badge {
    background-color: #0875bd;
}

.dottedline {
    border-top: 2px dotted #003399 !important;
    color: #fff;
    background-color: #fff;
    height: 1px;
    width: 70%;
}

.borderbox {
    background-color: #d7d7d7;
    padding: 10px 20px 0px 20px;
}

.logcolumn {
    border: 2px dotted #003399;
    margin: 10px -15px 0px -15px;
}

.logdeletecolumn {
    padding-top: 43px;
}

@media screen and (max-width: 767px) {
    .logdeletecolumn {
        padding-top: 0px;
        padding-bottom: 15px;
    }
}

.logbox {
    margin: 10px 30px 10px 30px !important;
    padding: 10px 20px 10px 20px !important;
}

.btn-primary {
    background-image: none !important;
    background-color: #0875BD !important;
    border-radius: 0px !important;
    margin: 10px;
}

.bluebg {
    background-color: #0875BD;
    color: white;
    padding: 5px;
    font-size: 18px;
}

.panel-group .panel {
    border-radius: 0px !important;
    margin-right: 20px;
    margin-left: 20px;
}

.navbar-default {
    background-color: white;
    background-image: none !important;
}

.firstname {
    color: #428bca;
    cursor: pointer;
}

.firstname:hover {
    text-decoration: underline;
}

.listingtable a {
    text-decoration: none;
}

.nav-tabs>li>a:hover {
    border-radius: 0px !important;
    background-color: #e7e7e7 !important;
}

.fname {
    background-color: white;
}

.alert {
    background-color: white;
}

.secondrow {
    background-color: white;
}

.alerttext {
    color: #428bca;
    cursor: pointer;
}

.alerttext:hover {
    text-decoration: underline;
}

.loadprop:hover {
    text-decoration: none;
    cursor: pointer;
}

.fullwidthmodal {
    background-color: white;
}

thead tr {
    background-color: #d7d7d7;
}

.under {
    color: #428bca;
    cursor: pointer;
}

.under:hover {
    text-decoration: underline;
    cursor: pointer;
    color: #428bca;
}

.showoffers td {}

.showoffers td:hover {}

.glyphicontt {
    color: black;
    border-radius: 10px;
    font-size: 14px;
    margin-left: 10px;
    margin-top: -21px;
}

.mno {
    color: #ff5c39;
    font-size: 21px;
    margin-top: 13px;
}

#backtooffers {
    background-color: transparent;
    color: #428bca;
    margin-bottom: 10px;
    border: 2px solid;
    font-size: 18px;
    border-radius: 3px;
}

#backtooffers:hover {
    background-color: #d7d7d7;
}

.addcontact {
    background-color: #ff5c39 !important;
    color: white;
}

.noborder {
    border: none !important
}

.padtop {
    padding-top: 10px;
}

#contacts {
    padding: 15px;
}

.medium {
    width: 100%;
    margin-bottom: 15px;
}

.fullwidth {
    width: 100%;
}

#submit {
    background-color: transparent;
    color: #428bca;
    margin-bottom: 10px;
    border: 2px solid;
    font-size: 18px;
    border-radius: 3px;
    margin-top: 20px;
}

.sorting, .sorting_asc, .sorting_desc {
    background-size: 8px 14px;
    background-repeat: no-repeat;
    background-position: right center;
    padding-left: 6px !important;
    cursor: pointer
}

.noarrow {
    background-image: none !important;
}

.sorting_asc {
    background-image: url("../images/sort-arrows-to-up-and-down-iconasc.png");
}

.sorting_desc {
    background-image: url("../images/sort-arrows-to-up-and-down-icondesc.png");
}

.no-sort {
    background-image: none !important;
    padding-left: 4px !important;
}

.filter-table .quick {
    margin-left: 0.5em;
    font-size: 0.8em;
    text-decoration: none;
}

.fitler-table .quick:hover {
    text-decoration: underline;
}

td.alt {
    background-color: #ffc;
    background-color: #ff5c39;
}

.navbar-login {
    width: 305px;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar-login-session {
    padding: 10px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.icon-size {
    font-size: 87px;
}

.hasnew {
    font-weight: bold;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #0875BD!important;
}

.offmarketrow {
    background-color: #d7d7d7;
}

.hasnew a, .offmarketrow a, .loadprop a {
    color: black;
}

.listingtable tr {
    cursor: pointer;
}

.centerimage {
    max-height: 275px;
    max-width: 100%;
}

a.editable:hover, a.editable:focus {
    text-decoration: none;
}

a.editable-click:hover, a.editable-click:focus {
    text-decoration: underline;
}

.pullconvodata {
    background-color: #f9f9f9;
}

.pullconvoactive>td {
    background-color: #ffffff !important;
}

tr.pullconvoactive .hdr {}

.wellstyle {
    border: none;
    background-image: none;
    background-color: white;
}

.actionbutton, .btn-info {
    background-color: #ff5c39 !important;
    margin-top: 30px;
    margin-bottom: 10px;
    color: white !important;
    background-image: none !important;
}

.panel-heading {
    background-color: #d7d7d7 !important;
    color: black !important;
    background-image: none !important;
    border: 3px solid #ddd !important;
}

.editable-empty, .editable-empty:hover, .editable-empty:focus {
    font-style: italic;
    color: #ff5c39 !important;
    /* border-bottom: none; */
    text-decoration: none;
}

a.editable, .hdr a {
    color: #000;
    cursor: none;
}

.deleteprop {
    color: #0875BD;
}

a.editable-click, .editable-click, a.editable-click:hover {
    cursor: pointer;
    text-decoration: none;
    border-bottom: none;
}

.obg {
    border: 2px solid #ddd;
}

#newmsg {
    background-color: white;
    border: 1px solid rgb(146, 144, 142);
}

.sa {}

.panel-body {}

.well-sm {
    padding: 0px;
    border-radius: 3px;
}

.sidebar {
    background-color: white;
    border-radius: 10px;
    color: black;
    border: 1px solid #ff5c39;
    padding: 10px
}

.so {
    cursor: pointer;
}

.sidebarfiles {
    background-color: #ff5c39;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 5px 6px 5px #c4c4f1;
    color: white;
    padding: 10px
}

.offernoborder fieldset {
    border: none !important;
}

.contingency {
    display: none
}

.sidebar h3, .sidebarfiles h3 {
    border-bottom: 1px solid white;
}

.sidebarfiles a {
    color: white;
}

#datetimepicker2 {
    width: 50%;
    padding-top: 10px;
}

.listlinglist th {
    text-align: center;
}

hr {
    border-top: 2px solid black !important;
}

.alert-warning {
    border-color: #348dc1;
    color: #348dc1;
}

.icon-arrow-left:before {
    content: "\2190";
}

.icon-arrow-right:before {
    content: "\2192";
}

.signupform {
    margin-bottom: 20px;
}

.signupform h2 {
    margin-left: 10px;
    color: #0875BD;
    text-decoration: underline;
    font-weight: bold;
}

.act {
    background-color: #fff;
}

.inact {
    background-color: #d7d7d7;
}

.legend td {
    padding: 4px;
}

.advertisement {
    min-height: 150px;
    border: 1px solid #f1e8e8;
    margin: 3px;
    padding-bottom: 4px;
}

.advertisementbanner {
    height: auto;
    border: 1px solid #f1e8e8;
}

.pph {
    margin-left: -10px;
    text-decoration: underline;
    margin-bottom: 3px;
    font-size:17px;
}

.adtitle {
    text-align: center;
    background-color: #0875bd;
    color: white;
    font-weight: bold;
}

.swatch {
    border: 1px solid black;
    width: 15px;
    height: 15px;
}

/* Flip Tile CSSS */


.headshot{height:148px; background-size: cover; background-position: center;}
@media screen and (max-width:767px){
    .advertisement{font-size:13px;}
    .adeadshot{width:inherit;}
}