/*@media (min-width: 980px) {
  body {
    padding-top: 60px;
    padding-bottom: 40px;
  }
}*/


[class^="icon-"],[class*=" icon-"] {
    background-image: url("/Content/images/glyphicons-halflings.png");
}
/* Begin Login */


.nk-form-login {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    font: bold 14px futura;
    /*font: bold 14px sans-serif;*/
    text-align: center;
}

.nk-form-log-in-with-email {
    position: relative;
    display: inline-block;
    vertical-align: top;
    /*margin-right: 130px;*/
    text-align: center;
}

    .nk-form-log-in-with-email .nk-form-white-background {
        width: 570px;
        box-sizing: border-box;
        background-color: #ffffff;
        box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
        padding: 25px 80px;
        margin-bottom: 32px;
    }

    .nk-form-log-in-with-email .nk-form-row {
        text-align: left;
        margin-bottom: 23px;
    }

    .nk-form-log-in-with-email .nk-form-row-login {
        text-align: center;
        margin-bottom: 23px;
    }

    .nk-form-log-in-with-email .nk-form-title-row {
        text-align: center;
        margin-bottom: 60px;
    }

    .nk-form-log-in-with-email h1 {
        display: inline-block;
        box-sizing: border-box;
        color: #4c565e;
        font-size: 40px;
        padding: 0 30px 0;
        margin: 0;
    }

    .nk-form-log-in-with-email .nk-form-row > label span {
        display: inline-block;
        box-sizing: border-box;
        color: #5f5f5f;
        width: 125px;
        text-align: right;
        padding-right: 25px;
    }

    .nk-form-log-in-with-email .nk-form-row-login > label span {
        display: inline-block;
        box-sizing: border-box;
        color: #5f5f5f;
        width: 125px;
        text-align: right;
        padding-right: 25px;
    }

    .nk-form-log-in-with-email .nk-form-checkbox input {
        margin-left: 128px;
        margin-right: 10px;
        width: auto;
        vertical-align: top;
    }

    .nk-form-log-in-with-email .nk-form-row-login .nk-form-checkbox span {
        font-size: 12px;
        font-weight: normal;
        display: inline-block;
        text-align: left;
        width: 220px;
        margin-top: 4px;
    }

    .nk-form-log-in-with-email .nk-form-checkbox span a {
        text-decoration: none;
        color: #6caee0;
    }

    .nk-form-log-in-with-email input {
        color: #5f5f5f;
        box-sizing: border-box;
        width: 230px;
        box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
        padding: 12px 18px;
        border: 1px solid #dbdbdb;
    }

    .nk-form-log-in-with-email button {
        display: block;
        border-radius: 2px;
        background-color: #6caee0;
        color: #ffffff;
        font-weight: bold;
        box-shadow: 1px 2px 4px 0 rgba(0, 0, 0, 0.08);
        padding: 15px 35px;
        border: 0;
        margin: 55px auto 0;
        cursor: pointer;
    }

    .nk-form-log-in-with-email .nk-form-forgotten-password,
    .nk-form-log-in-with-email .nk-form-create-an-account {
        text-decoration: none;
        padding: 4px 8px;
        font-weight: normal;
    }

    .nk-form-log-in-with-email .nk-form-forgotten-password {
        color: #4e9eda;
    }

    .nk-form-log-in-with-email .nk-form-create-an-account {
        color: #7b9d62;
        background-color: #d6f0c3;
    }

/*.nk-form-log-in-with-email:after{
    content: 'OR';
    position: absolute;
    bottom: 260px;
    right: -100px;

    border-radius: 50%;
    background-color: #edeca5;
    width: 50px;
    height: 50px;
    color: #93923b;
    font-size: 17px;
    line-height: 50px;
}*/

.nk-form-sign-in-with-social {
    display: inline-block;
    max-width: 180px;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center;
    margin-top: 70px;
}

    .nk-form-sign-in-with-social .nk-form-title-row {
        margin-bottom: 50px;
    }

    .nk-form-sign-in-with-social .nk-form-title {
        box-sizing: border-box;
        color: #4c565e;
        font-size: 24px;
        padding: 15px 20px;
        border-bottom: 2px solid #6caee0;
    }

    .nk-form-sign-in-with-social .nk-form-google-button {
        color: #ffffff;
        display: block;
        width: 145px;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        background-color: rgba(222, 110, 60, 0.9);
        box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.08);
        border-radius: 2px;
        margin: 8px auto;
        text-decoration: none;
    }

    .nk-form-sign-in-with-social .nk-form-facebook-button {
        color: #ffffff;
        display: block;
        width: 145px;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        background-color: rgba(75, 136, 194, 0.9);
        box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.08);
        border-radius: 2px;
        margin: 8px auto;
        text-decoration: none;
    }

    .nk-form-sign-in-with-social .nk-form-twitter-button {
        color: #ffffff;
        display: block;
        width: 145px;
        height: 40px;
        font-size: 12px;
        line-height: 40px;
        background-color: rgba(123, 195, 226, 0.9);
        box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.08);
        border-radius: 2px;
        margin: 8px auto;
        text-decoration: none;
    }

/*	Making the form responsive. Remove these media queries
    if you don't need the form to work on mobile devices. */

@media (max-width: 900px) {

    .nk-form-login {
        margin: 20px auto;
    }

    .nk-form-log-in-with-email {
        position: relative;
        display: block;
        margin: 0 0 50px;
    }

        .nk-form-log-in-with-email .nk-form-white-background {
            margin: 0 auto 32px;
        }

        .nk-form-log-in-with-email:after {
            bottom: -80px;
            left: 50%;
            margin-left: -25px;
        }

    .nk-form-sign-in-with-social {
        margin-top: 60px;
    }
}

@media (max-width: 600px) {

    .nk-form-log-in-with-email .nk-form-white-background {
        width: 300px;
        padding-left: 35px;
        padding-right: 35px;
    }

    .nk-form-log-in-with-email .nk-form-checkbox input {
        display: inline-block;
        margin-left: 0;
    }

    .nk-form-log-in-with-email .nk-form-checkbox span {
        width: 200px !important;
    }

    .nk-form-log-in-with-email .nk-form-row > label span {
        display: block;
        text-align: left;
        padding: 0 0 10px;
    }

    .nk-form-log-in-with-email .nk-form-row > label span {
        display: block;
        text-align: left;
        padding: 0 0 10px;
    }

    .nk-form-log-in-with-email .nk-form-email,
    .nk-form-log-in-with-email .nk-form-password {
        display: block;
        margin: 0 auto;
    }

    .nk-form-log-in-with-email:after {
        bottom: -80px;
        left: 50%;
        margin-left: -25px;
    }

    .nk-form-log-in-with-email .nk-form-forgotten-password,
    .nk-form-log-in-with-email .nk-form-create-an-account {
        display: block;
        margin: 5px auto;
        max-width: 180px;
    }
}
/* End Login */


/* parsley validate  */

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
}

.parsley-errors-list.filled {
  opacity: 1;
  color:  #a94442;
}

/*Error Modal*/
.errorModalContent {
    position: relative;
    top:30%;
    left:50%;
    height:auto;
    width:350px;
    margin-left:-175px;
    background:rgb(255,255,255);
    z-index:1051;
    padding:5px;
}
/*//*/

/*This is to highlite selectable rows in responsive tables*/
.table-responsive  > tbody > tr.selectable:hover {
    background-color:lightblue;
    cursor:pointer;

}

#expiringDriverRow:hover, #expiringVendorRow:hover {
    background-color:lightblue;
}

/*This will style the little red x used in the uploader*/
.deleteX {
    color:maroon; 
    float:right; 
    cursor:pointer;
}

.deleteX:hover {
    color:red;
}

/*This is so we can mark things required*/
.requiredmark {
    color:red;
    margin-right:3px;
    font-weight:bold;
}


/*TableSorter*/
th.headerSortUp
{
	background-image: url(../Content/Images/asc.gif)!important;
	background-color: lightblue;
}

th.headerSortDown
{
	background-image: url(../Content/Images/desc.gif)!important;
	background-color: lightblue;
}

th.header
{
	background-image: url(../Content/Images/bg.gif);
	cursor: pointer;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px!important;	
}
/*////\\\\*/

.tRight {
    text-align:right;
}


@font-face {
    font-family: Termina;
    src: url(../fonts/termina/Termina-Regular.otf) format("opentype");
}

@font-face {
    font-family: Open-Sans;
    src: url(../fonts/open_sans/OpenSans-Regular.ttf) format('truetype');
}