﻿/*---------------------------------------------------------------------------
  Template: CWT -  Dashboard Template
  Author: Dhanachandran E
----------------------------------------------------------------------------*/
/*
Theme: CWT
Author: Dhanachandran E
*/
/*---------------------------------------------------------------------------
  1. General
  2. Utilities
----------------------------------------------------------------------------*/
/*---------------------------------
-------------- common -------------
---------------------------------*/
/* roboto-300 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('/Content/fonts/roboto/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
  src: local('Roboto Light'), local('Roboto-Light'),
       url('/Content/fonts/roboto/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/Content/fonts/roboto/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/Content/fonts/roboto/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('/Content/fonts/roboto/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
  src: local('Roboto'), local('Roboto-Regular'),
       url('/Content/fonts/roboto/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/Content/fonts/roboto/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/Content/fonts/roboto/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('/Content/fonts/roboto/roboto-v18-latin-italic.eot'); /* IE9 Compat Modes */
  src: local('Roboto Italic'), local('Roboto-Italic'),
       url('/Content/fonts/roboto/roboto-v18-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/Content/fonts/roboto/roboto-v18-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-italic.woff') format('woff'), /* Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/Content/fonts/roboto/roboto-v18-latin-italic.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('/Content/fonts/roboto/roboto-v18-latin-500.eot'); /* IE9 Compat Modes */
  src: local('Roboto Medium'), local('Roboto-Medium'),
       url('/Content/fonts/roboto/roboto-v18-latin-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/Content/fonts/roboto/roboto-v18-latin-500.woff2') format('woff2'), /* Super Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-500.woff') format('woff'), /* Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-500.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/Content/fonts/roboto/roboto-v18-latin-500.svg#Roboto') format('svg'); /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/Content/fonts/roboto/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
  src: local('Roboto Bold'), local('Roboto-Bold'),
       url('/Content/fonts/roboto/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('/Content/fonts/roboto/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
       url('/Content/fonts/roboto/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('/Content/fonts/roboto/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}


/*@import url("https://fonts.googleapis.com/css?family=Roboto:300,400,500,700");*/

/*
 *  Font Awesome 3.0.2
 *  the iconic font designed for use with Twitter Bootstrap
 *  -------------------------------------------------------
 *  The full suite of pictographic icons, examples, and documentation
 *  can be found at: http://fortawesome.github.com/Font-Awesome/
 *
 *  License
 *  -------------------------------------------------------
 *  - The Font Awesome font is licensed under the SIL Open Font License - http://scripts.sil.org/OFL
 *  - Font Awesome CSS, LESS, and SASS files are licensed under the MIT License -
 *    http://opensource.org/licenses/mit-license.html
 *  - The Font Awesome pictograms are licensed under the CC BY 3.0 License - http://creativecommons.org/licenses/by/3.0/
 *  - Attribution is no longer required in Font Awesome 3.0, but much appreciated:
 *    "Font Awesome by Dave Gandy - http://fortawesome.github.com/Font-Awesome"
 *
 *  Contact
 *  -------------------------------------------------------
 *  Email: dave@davegandy.com
 *  Twitter: http://twitter.com/fortaweso_me
 *  Work: Lead Product Designer @ http://kyruus.com
 */
@font-face {
    font-family: 'FontAwesome';
    src: url("../../Content/app/font/fontawesome-webfont.eot?v=3.0.1");
    src: url("../../Content/app/font/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"), url("../../Content/app/font/fontawesome-webfont.woff?v=3.0.1") format("woff"), url("../../Content/app/font/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/*  Font Awesome styles
    ------------------------------------------------------- */
[class^="icon-"],
[class*=" icon-"] {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    /* sprites.less reset */
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: baseline;
    background-image: none;
    background-position: 0% 0%;
    background-repeat: repeat;
    margin-top: 0;
}

html, html a, body { -webkit-font-smoothing: antialiased; }

body {
    font-family: Roboto, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif;
    line-height: 1.45;
    overflow-x: hidden;
    font-weight: 400;
    font-style:normal;
    margin:0;
}


.card { margin:10px; position: relative; margin-bottom: 30px; border: 1px solid #e9eaec; border-radius: 0px; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; box-shadow: 0 3px 1px -2px rgba(0,0,0,.2),0 2px 2px 0 rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12); }

#switchForm .card {
    position: relative;
    border: 0px solid #e9eaec;
    border-radius: 0px;
    padding:0;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: nonet;
    box-shadow: none;
}
    #switchForm .card-body
    {
        padding:0;
    }

    .card .card {
        margin-bottom: 0px;
    }

.card-header { padding: 0px 10px; position: relative; border-bottom: 0px; min-height: 45px; }

.card-header .card-title { margin-bottom: 0px; display: inline-block; }

.card-header p { padding-top: 8px; margin-bottom: 0px; }

.card-header:first-child { border-radius: 0px; }

.view .card-body { padding: 0px 0px 0px 0px; position: relative; }

.form .card-body {
    padding: 10px;
    position: relative;
}

.card-title { margin-top: 0px; margin-bottom: 0px; }

/* Border */
.border {
    border: 1px solid #dee2e6;
}

    .border.top {
        border: 0px !important;
        border-top: 1px solid #dee2e6 !important;
    }

    .border.right {
        border: 0px !important;
        border-right: 1px solid #dee2e6 !important;
    }

    .border.bottom {
        border: 0px !important;
        border-bottom: 1px solid #dee2e6 !important;
    }

    .border.left {
        border: 0px !important;
        border-left: 1px solid #dee2e6 !important;
    }

@media only screen and (max-width: 992px) {
    .border.border-hide-md {
        border-top: 0px !important;
        border-right: 0px !important;
        border-bottom: 0px !important;
        border-left: 0px !important;
    }
}

@media only screen and (max-width: 767px) {
    .border.border-hide-sm {
        border-top: 0px !important;
        border-right: 0px !important;
        border-bottom: 0px !important;
        border-left: 0px !important;
    }
}
