/* === Damstra TWMS Common === */
.modal-frame {
    margin: 0px;
    width: 99%;
    min-height: 350px;
    overflow: hidden;
}

.table-bordered th,
.table-bordered td {
    border-left: 0px;
}
    .modal-frame-tall {
    margin: 0px;
    width: 99%;
    min-height: 550px;
    overflow: hidden;
}

.wide-modal {
    top: 10px;
    width: 700px;
}

.widest-modal {
    top: 10px;
    /*width: 1100px;*/
    /*position: absolute;*/
    left: 0;
    margin-left: auto;
    margin-right: auto;
    right: 0;
}

.modal-large {
    position: fixed;
    top: 10px;
    left: 150px;
    z-index: 1050;
    width: 650px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.3);
    *border: 1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}

.modal-body {
    max-height: 500px;
    padding: 15px;
    overflow-y: auto;
}

.modal-body-tall {
    max-height: 600px;
    background: #fff url(/images/PleaseWait.gif) no-repeat center !important;
}

    .table {
    border: none;
    border-spacing: 0;
    border-collapse: collapse !important;
    margin-bottom: 18px;
    border-top: 1px solid #999;
}

.table-condensed td {
    padding: 4px 5px;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    overflow: hidden;
}

.table-condensed th {
    font-size: 12px;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    overflow: hidden;
}

.table-condensed {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-top: 1px solid #999;
    border-left: none !important;
    background-color: #FFFFFF;
    border-collapse: separate !important;
}

ul {
    margin-bottom: 0px !important;
}

.nav > li > a {
    color: #1257a4;
}

.tabButton > a {
    color: #000 !important
}

.nav {
    margin-bottom: 0px;
}

.nav-tabs > li {
    margin-right: -2px;
}

    .nav-tabs > li > a {
        line-height: 18px;
    }

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
    color: #000;
    border: 1px solid #999;
    background: url(/images/content-header_bg.png);
    background-size: 100% 100%;
}
.nav-tabs > li > a:hover {
    background: url(/images/content-header-blue_bg.png);
    background-size: 100% 100%;
}
.navbar {
    margin-bottom: 18px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

    .navbar-inner {
    background-color: #2c2c2c;
    background-image: -moz-linear-gradient(top, #333333, #222222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#333333), to(#222222));
    background-image: -webkit-linear-gradient(top, #333333, #222222);
    background-image: -o-linear-gradient(top, #333333, #222222);
    background-image: linear-gradient(top, #333333, #222222);
    border:0px !important;
}
    .nav .nav-header {
        font-size: 12px;
        line-height: 18px;
        color: #000;
    }
        .table-bordered {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
    background-color: #FFFFFF;
    border-collapse: separate !important;
}
    .table td {
        line-height: 18px;
    }
        thead {
    display: table-header-group
}

tfoot {
    display: table-row-group
}

tr {
    page-break-inside: avoid
}

li {
    line-height: 18px;
}

textarea {
    font-size: 13px;
    line-height: 18px;
}

.select2-results {
    white-space: normal;
    word-break: break-word;
}

.OptionHeading {
    font-weight: bold;
}

.select2-choices {
    display: -webkit-inline-box;
}

.select2-results li {
    color: #444;
}

.headingDIV {
    background-color: #0C2C57;
    padding: 0px;
    background: #e1e1e1; /* Old browsers */
    background: -moz-linear-gradient(top, #e1e1e1 0%, #f4f4f6 53%, #e1e1e1 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #e1e1e1 0%,#f4f4f6 53%,#e1e1e1 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #e1e1e1 0%,#f4f4f6 53%,#e1e1e1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1e1e1', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

h4 {
    color: #1257a4;
}

h3 {
    color: #1257a4;
    font-size: 18px;
    line-height: 27px;
}

    h3 small {
        font-size: 14px;
    }

        .dataTables_length {
    float: left;
}

.dt-buttons {
    float: right;
}

.input-sm {
    margin-right: 10px;
    margin-top: 2px;
}

@media all {
    .page-break {
        display: none;
    }
}

h1 {
    font-size: 30px;
    line-height: 36px;
}

    h1 small {
        font-size: 18px;
    }

h2 {
    font-size: 24px;
    line-height: 36px;
}

    h2 small {
        font-size: 18px;
    }
        body {
    padding: 5px;
    background-color: #F0F0F0;
    font-size: 13px;
    line-height: 15px;
    background-color: #f0f0f0;
}

.dataTables_wrapper {
	border-left: 1px grey solid;
	background-color: white;
}

.highlight { background-color: yellow }

.widest-modal {
    width:95% !important;
}

.modal-frame-tall {
    min-height: 80vh !important;
}

.modal-body-tall {
    max-height: none !important;
}

#scrollUp {
	bottom: 20px;
	right: 20px;
	background: #555;
	color: #fff;
	font-size: 12px;
	font-family: sans-serif;
	text-decoration: none;
	opacity: .9;
	padding: 10px 20px;
	-webkit-border-radius: 16px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	-webkit-transition: background 200ms linear;
	-moz-transition: background 200ms linear;
	transition: background 200ms linear;
	-webkit-backface-visibility: hidden;
}

code {
	padding: 4px;
	padding-left: 7px;
}

#scrollUp:hover {
	background: #000;
}

.tabButton  > a {
	background-color: #F1F1F1 !important;
	border-right-color: #CCC5C5 !important;
    border-top-color: #CCC5C5 !important;	
}

.CollectionHeaderAHref {
	background-color: rgb(57, 107, 158);
	background-image: linear-gradient(rgb(95, 156, 197), rgb(57, 107, 158));
	border: 1px solid rgb(4, 64, 98);
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-left-radius: 10.578125px;
	border-top-right-radius: 10.578125px;
	color: rgb(255, 255, 255);
	cursor: pointer;
	display: block;
	height: 40.1875px;
	outline-color: rgb(255, 255, 255);
	position: relative; 
	text-decoration: none;
	text-shadow: rgb(25, 75, 126) 0px 1px 0px;
	}
.CollectionBox {
	border-color: rgb(51, 51, 51);
	color: rgb(51, 51, 51);
	outline-color: rgb(51, 51, 51);
	text-shadow: rgb(255, 255, 255) 0px 1px 0px;
}

.CollectionBodyTextBox {
    background-color: #F2F2F2;
    border-bottom-color: rgb(187, 187, 187);
    border-bottom-left-radius: 10.578125px;
    border-bottom-right-radius: 10.578125px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: rgb(187, 187, 187);
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: rgb(187, 187, 187);
    border-right-style: solid;
    border-right-width: 1px;
    height: auto;
    padding: 10px 15px;
    width: auto;
}

.CollectionHeaderBox {
    background-clip: padding-box;
    border-bottom-left-radius: 10.578125px;
    border-bottom-right-radius: 10.578125px;
    border-top-left-radius: 10.578125px;
    border-top-right-radius: 10.578125px;
    height: 42.1875px;
    margin-bottom: 8.819999694824219px;
    margin-top: 8.819999694824219px;
}

.CollectionHeaderTextDiv {
	border-bottom-left-radius: 10.578125px;
	border-bottom-right-radius: 10.578125px;
	border-top-left-radius: 10.578125px;
	border-top-right-radius: 10.578125px;
	font-size: 16px;
	height: 42.1875px;
	margin-bottom: 0px;
	margin-top: 0px;
	position: relative; 
}

.CollectionBodyText {
	margin-bottom: 17.639999389648438px;
	margin-top: 17.639999389648438px;
	padding-left: 2.2049999237060547px;
	padding-right: 2.2049999237060547px;
}

.CollectionHeaderText {
	border-color: rgba(255, 255, 255, 0.298039);
	border-bottom-left-radius: 10.578125px;
	border-bottom-right-radius: 10.578125px;
	border-top-left-radius: 10.578125px;
	border-top-right-radius: 10.578125px;
	border-top-style: solid;
	border-top-width: 1px;
	display: block;
	height: 20px;
	min-width: 12px;
	overflow: hidden;
	padding: 9.59375px 40px 9.59375px 12px;
	position: relative;
	text-overflow: ellipsis;
	white-space: nowrap;
	z-index: 1;
}

.btn-wide {
    width: 100%;
}

.modal-body-tall {
    padding: 15px;
    overflow-y: auto;
}

.modal-body {
    padding: 15px;
    overflow-y: auto;
}

@media print {

    .page-break {
        display: block;
        page-break-before: always;
    }

    .noPrint {
        display: none;
    }

    #scrollUp {
        display: none;
    }

    .freshwidget-button {
        display: none !important;
    }

    .PrintStatic {
        position: absolute !important
    }

    @page {
        /* size: A4 landscape; */
        max-height: 100%;
        max-width: 100%
    }
    @page {
        margin: 2cm
    } 

    body {
        width: 100%;
        height: 100%;
    }
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-transform: translate3d(0, -50px, 0);
    -ms-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
    -webkit-transition: -webkit-transform .5s ease-out;
    -ms-transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
}

    .pace.pace-active {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }

    .pace .pace-progress {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 10px;
        background: #29d;
        pointer-events: none;
    }


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.spinner-bg:before {
    border: 16px solid #f3f3f3; /* Light grey */
    border-top: 16px solid #3498db; /* Blue */
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

body {
    padding: 0px;
}

.btn-google{color:#fff;background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}.btn-google:focus,.btn-google.focus{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:hover{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{color:#fff;background-color:#c23321;border-color:rgba(0,0,0,0.2)}.btn-google:active:hover,.btn-google.active:hover,.open>.dropdown-toggle.btn-google:hover,.btn-google:active:focus,.btn-google.active:focus,.open>.dropdown-toggle.btn-google:focus,.btn-google:active.focus,.btn-google.active.focus,.open>.dropdown-toggle.btn-google.focus{color:#fff;background-color:#a32b1c;border-color:rgba(0,0,0,0.2)}
.btn-google:active,.btn-google.active,.open>.dropdown-toggle.btn-google{background-image:none}
.btn-google.disabled:hover,.btn-google[disabled]:hover,fieldset[disabled] .btn-google:hover,.btn-google.disabled:focus,.btn-google[disabled]:focus,fieldset[disabled] .btn-google:focus,.btn-google.disabled.focus,.btn-google[disabled].focus,fieldset[disabled] .btn-google.focus{background-color:#dd4b39;border-color:rgba(0,0,0,0.2)}
.btn-google .badge{color:#dd4b39;background-color:#fff}

TWMSNewRegularBold {
    color:white;
    background-color:#38549C;
}

@media (max-width: 979px) {
    .navbar-inverse .nav-collapse .nav > li > a,
    .navbar-inverse .nav-collapse .dropdown-menu a {
        text-align: right !important;
    }

    .MasterBlanker {
        display:none;
    }
}